See: Description

| Interface | Description |
|---|---|
| CDOAllRevisionsProvider |
Provides consumers with all
revisions available in an instance of this interface. |
| CDOElementProxy | |
| CDOIDAndBranch | |
| CDOIDAndVersion |
An
ID / version number pair. |
| CDOList | |
| CDOListFactory |
Creates
list instances. |
| CDOListResolver | |
| CDORevisable |
An entity that has a defined lifetime (creation plus revision) and a version in a
branch. |
| CDORevision | |
| CDORevisionCache | |
| CDORevisionCache.EvictionEvent |
An
event fired from a revision cache for revisions that
are evicted because they are no longer strongly referenced when free memory runs low. |
| CDORevisionCacheAdder |
An entity that
revisions can be added to. |
| CDORevisionData |
Encapsulates the modeled information and the EMF system values of a
revision. |
| CDORevisionFactory |
Creates
revision instances. |
| CDORevisionHandler |
A call-back interface that indicates the ability to handle
revisions that are passed from
other entities. |
| CDORevisionKey | |
| CDORevisionManager |
Provides access to
revisions in a CDO repository by demand loading
and caching them. |
| CDORevisionProvider |
Provides consumers with the
revisions of identifiable CDO objects by selecting a
particular one from several possible branch points. |
| CDORevisionValueVisitor |
| Class | Description |
|---|---|
| CDORevisionHandler.Filtered |
A delegating
revision handler with a filter() method used
to suppress specific revisions. |
| CDORevisionHandler.Filtered.Undetached |
A delegating
revision handler that filters detached revisions. |
| CDORevisionUtil |
Various static helper methods for dealing with
revisions. |
| CDORevisionUtil.AllRevisionsDumper | |
| CDORevisionUtil.AllRevisionsDumper.Stream |
A
revision dumper that directs all output to a stream. |
| CDORevisionUtil.AllRevisionsDumper.Stream.Html |
A
revision dumper that directs all output as HTML text to a stream. |
| CDORevisionUtil.AllRevisionsDumper.Stream.Plain |
A
revision dumper that directs all output as plain text to a stream. |
| CDORevisionUtil.CDORevisionComparator |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.