Package org.eclipse.emf.cdo.common.branch
package org.eclipse.emf.cdo.common.branch
Common concepts for dealing with branches.
-
ClassDescriptionRepresents a stream of changes that is isolated from other streams of changes.An
event
fired from abranch
when it gets deleted.Deprecated.A call-back interface that indicates the ability to handle branches that are passed from other entities.Manages a tree ofbranches
and notifies about changes in this branch tree.Apoint in time
in a particularbranch
.A range between thebase
of themain branch
and thehead
of any branch that is demarcated by astart point
and anend point
.References aCDOBranchPoint
.Providesbranch point references
.Provides the consumer with abranch
.References aCDOBranch
.Providesbranch references
.A persistent, namedbranch point
.
CDOBranchChangedEvent
.