Uses of Interface
org.eclipse.emf.cdo.common.id.CDOIdentifiable
Package
Description
Common concepts for dealing with durable locks and views.
Common concepts for dealing with revisions and revision lists.
Common concepts for dealing with revision deltas and feature deltas.
Common service provider interfaces and useful base implementations for dealing with object locks.
Common service provider interfaces and useful base implementations for dealing with revisions and deltas.
-
Uses of CDOIdentifiable in org.eclipse.emf.cdo.common.lock
Modifier and TypeInterfaceDescriptioninterface
interface
A client-side representation of all the locks on a single CDOObject. -
Uses of CDOIdentifiable in org.eclipse.emf.cdo.common.revision
Modifier and TypeInterfaceDescriptioninterface
interface
AnID
/ version number pair.interface
static interface
Anevent
fired from arevision cache
forrevisions
that are evicted because they are no longer strongly referenced when free memory runs low.interface
-
Uses of CDOIdentifiable in org.eclipse.emf.cdo.common.revision.delta
Modifier and TypeInterfaceDescriptioninterface
Represents the change delta between tworevisions
of a CDO object. -
Uses of CDOIdentifiable in org.eclipse.emf.cdo.spi.common.lock
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOIdentifiable 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...interface
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.