Package org.eclipse.emf.cdo.common.branch

Common concepts for dealing with branches.


Interface Summary
CDOBranch Represents a stream of changes that is isolated from other streams of changes.
CDOBranchCreatedEvent An event fired from a branch manager when a new branch has been created.
CDOBranchHandler A call-back interface that indicates the ability to handle branches that are passed from other entities.
CDOBranchManager Manages a tree of branches and notifies about changes in this branch tree.
CDOBranchPoint A point in time in a particular branch.
CDOBranchPointRange A range between the base of the main branch and the head of any branch that is demarkated by a start point and an end point.
CDOBranchTag A named branch point.
CDOBranchVersion A pair of a branch and an integer version number.
 



Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.