Uses of Interface
org.eclipse.emf.cdo.spi.common.revision.CDOReferenceAdjustable

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

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

Subinterfaces of CDOReferenceAdjustable in org.eclipse.emf.cdo.spi.common.revision
 interface InternalCDORevision
           
 interface InternalCDORevisionDelta
           
 

Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDOReferenceAdjustable
 class AbstractCDORevision
           
 class BaseCDORevision
           
 class DelegatingCDORevision
           
 class DetachedCDORevision
           
 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
           
 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) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.