Uses of Class
org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision

Packages that use AbstractCDORevision
org.eclipse.emf.cdo.spi.common.revision Common service provider interfaces and useful base implementations for dealing with revisions and deltas. 
 

Uses of AbstractCDORevision in org.eclipse.emf.cdo.spi.common.revision
 

Subclasses of AbstractCDORevision in org.eclipse.emf.cdo.spi.common.revision
 class BaseCDORevision
          If the meaning of this type isn't clear, there really should be more of a description here...
 class DetachedCDORevision
          If the meaning of this type isn't clear, there really should be more of a description here...
 class PointerCDORevision
          A synthetic revision that represents the initial period of an object in a branch when the object is still associated with a revision from one of the baseline branches.
 class StubCDORevision
          If the meaning of this type isn't clear, there really should be more of a description here...
 class SyntheticCDORevision
          A synthetic revision that represents the initial period of an object in a branch when the object is still associated with a revision from one of the baseline branches.
 



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