Uses of Class
org.eclipse.emf.cdo.spi.common.revision.AbstractCDORevision
- 
Packages that use AbstractCDORevision Package Description 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.revisionSubclasses of AbstractCDORevision in org.eclipse.emf.cdo.spi.common.revision Modifier and Type Class Description classBaseCDORevisionIf the meaning of this type isn't clear, there really should be more of a description here...classDetachedCDORevisionIf the meaning of this type isn't clear, there really should be more of a description here...classPointerCDORevisionclassStubCDORevisionIf the meaning of this type isn't clear, there really should be more of a description here...classSyntheticCDORevisionA synthetic revision that represents the initial period of an object in abranchwhen the object is still associated with a revision from one of the baseline branches.
 
-