Package org.eclipse.emf.cdo.common.revision
package org.eclipse.emf.cdo.common.revision
Common concepts for dealing with revisions and revision lists.
-
ClassDescriptionProvides consumers with all
revisions
available in an instance of this interface.AnID
/ version number pair.Amoveable
EList
.Createslist
instances.An entity that has a defined lifetime (creation plus revision) and a version in abranch
.Anevent
fired from arevision cache
forrevisions
that are evicted because they are no longer strongly referenced when free memory runs low.An entity thatrevisions
can be added to.Encapsulates the modeled information and the EMF system values of arevision
.Createsrevision
instances.A call-back interface that indicates the ability to handlerevisions
that are passed from other entities.A delegatingrevision handler
with afilter()
method used to suppress specific revisions.A delegatingrevision handler
that filters detached revisions.Provides access torevisions
in a CDOrepository
by demand loading and caching them.Provides consumers with therevisions
ofidentifiable
CDO objects by selecting a particular one from several possiblebranch points
.Various static helper methods for dealing withrevisions
.Arevision dumper
that directs all output to a stream.Arevision dumper
that directs all output as HTML text to a stream.Arevision dumper
that directs all output as plain text to a stream.