Uses of Interface
org.eclipse.emf.cdo.common.util.CDOVersionProvider
Packages that use CDOVersionProvider
Package
Description
Common concepts for dealing with branches.
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 revisions and deltas.
-
Uses of CDOVersionProvider in org.eclipse.emf.cdo.common.branch
Subinterfaces of CDOVersionProvider in org.eclipse.emf.cdo.common.branchModifier and TypeInterfaceDescriptioninterface
-
Uses of CDOVersionProvider in org.eclipse.emf.cdo.common.revision
Subinterfaces of CDOVersionProvider in org.eclipse.emf.cdo.common.revisionModifier and TypeInterfaceDescriptioninterface
An entity that has a defined lifetime (creation plus revision) and a version in abranch
.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 CDOVersionProvider in org.eclipse.emf.cdo.common.revision.delta
Subinterfaces of CDOVersionProvider in org.eclipse.emf.cdo.common.revision.deltaModifier and TypeInterfaceDescriptioninterface
Represents the change delta between tworevisions
of a CDO object. -
Uses of CDOVersionProvider in org.eclipse.emf.cdo.spi.common.revision
Subinterfaces of CDOVersionProvider in org.eclipse.emf.cdo.spi.common.revisionModifier 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...Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDOVersionProviderModifier 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.