Uses of Interface
org.eclipse.emf.cdo.common.revision.CDORevisable
Package
Description
Common concepts for dealing with protocols and CDO-specific I/O.
Common concepts for dealing with revisions and revision lists.
Common concepts for dealing with revision deltas and feature deltas.
Common base implementations for dealing with I/O of CDO data structures.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of CDORevisable in org.eclipse.emf.cdo.common.protocol
-
Uses of CDORevisable in org.eclipse.emf.cdo.common.revision
Modifier and TypeInterfaceDescriptioninterface
Modifier and TypeMethodDescriptionstatic CDORevisable
CDORevisionUtil.copyRevisable
(CDORevisable source) static CDORevisable
CDORevisionUtil.createRevisable
(CDOBranch branch, int version, long timeStamp, long revised) Modifier and TypeMethodDescriptionstatic CDORevisable
CDORevisionUtil.copyRevisable
(CDORevisable source) -
Uses of CDORevisable in org.eclipse.emf.cdo.common.revision.delta
-
Uses of CDORevisable in org.eclipse.emf.cdo.spi.common.protocol
Modifier and TypeMethodDescriptionvoid
CDODataOutputImpl.writeCDORevisable
(CDORevisable revisable) -
Uses of CDORevisable in org.eclipse.emf.cdo.spi.common.revision
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...Modifier and TypeClassDescriptionclass
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
If the meaning of this type isn't clear, there really should be more of a description here...class
class
If the meaning of this type isn't clear, there really should be more of a description here...class
A synthetic revision that represents the initial period of an object in abranch
when the object is still associated with a revision from one of the baseline branches.