|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.emf.cdo.common.revision | |
---|---|
org.eclipse.emf.cdo | Client concepts like CDOObject and CDOState . |
org.eclipse.emf.cdo.common | Common concepts that are differently extended in clients and servers. |
org.eclipse.emf.cdo.common.commit | Common concepts for dealing with commits and change sets. |
org.eclipse.emf.cdo.common.id | Common concepts for dealing with object and revision IDs. |
org.eclipse.emf.cdo.common.protocol | Common concepts for dealing with protocols and CDO-specific I/O. |
org.eclipse.emf.cdo.common.revision | Common concepts for dealing with revisions and revision lists. |
org.eclipse.emf.cdo.common.revision.delta | Common concepts for dealing with revision deltas and feature deltas. |
org.eclipse.emf.cdo.common.util | Common utility classes, some common interfaces and exceptions. |
org.eclipse.emf.cdo.net4j | Client concepts for dealing with Net4j-based sessions to remote repositories. |
org.eclipse.emf.cdo.server | Server concepts for dealing with repositories and stores. |
org.eclipse.emf.cdo.server.db | Server concepts for dealing with DB stores and accessors. |
org.eclipse.emf.cdo.server.db.mapping | Server concepts for dealing with mapping strategies and mappings for classes, lists and types. |
org.eclipse.emf.cdo.server.mem | Server concepts for dealing with in-memory stores. |
org.eclipse.emf.cdo.server.ocl | Server implementation of a generic OCL query handler. |
org.eclipse.emf.cdo.session | Client concepts for dealing with sessions to remote repositories. |
org.eclipse.emf.cdo.spi.common.commit | Common service provider interfaces and useful base implementations for dealing with commits and change sets. |
org.eclipse.emf.cdo.spi.common.revision | Common service provider interfaces and useful base implementations for dealing with revisions and deltas. |
org.eclipse.emf.cdo.spi.server | Server service provider interfaces and useful base implementations. |
org.eclipse.emf.cdo.transaction | Client concepts for dealing with transactions, distributed transactions and their save points. |
org.eclipse.emf.cdo.util | Client utility classes, some common interfaces and exceptions. |
org.eclipse.emf.cdo.view | Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. |
org.eclipse.emf.internal.cdo | Exposes CDOObjectImpl for extension in generated EMF models. |
org.eclipse.emf.spi.cdo | Client service provider interfaces and useful base implementations. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common | |
---|---|
CDORevisionProvider
Provides consumers with the revisions of identifiable CDO objects by selecting a
particular one from several possible branch points . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.commit | |
---|---|
CDOIDAndVersion
An ID / version pair. |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.id | |
---|---|
CDOIDAndBranch
An ID / branch pair. |
|
CDOIDAndVersion
An ID / version pair. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.protocol | |
---|---|
CDOIDAndBranch
An ID / branch pair. |
|
CDOIDAndVersion
An ID / version pair. |
|
CDOList
A moveable EList . |
|
CDORevisable
An entity that has a defined lifetime (creation plus revision) and a version in a branch . |
|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.revision | |
---|---|
CDOIDAndVersion
An ID / version pair. |
|
CDOList
A moveable EList . |
|
CDOListFactory
Creates list instances. |
|
CDORevisable
An entity that has a defined lifetime (creation plus revision) and a version in a branch . |
|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionCache
Caches revisions and possibly evicts those that 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. |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
|
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 . |
|
CDORevisionUtil.AllRevisionsDumper
|
|
CDORevisionUtil.AllRevisionsDumper.Stream
|
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.revision.delta | |
---|---|
CDOIDAndVersion
An ID / version pair. |
|
CDORevisable
An entity that has a defined lifetime (creation plus revision) and a version in a branch . |
|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.util | |
---|---|
CDOListFactory
Creates list instances. |
|
CDORevisionFactory
Creates revision instances. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.net4j | |
---|---|
CDORevisionManager
Provides access to revisions in a CDO repository by demand loading
and caching them. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionCacheAdder
An entity that revisions can be added to. |
|
CDORevisionHandler
A call-back interface that indicates the ability to handle revisions that are passed from
other entities. |
|
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 . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.db | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.db.mapping | |
---|---|
CDORevisionHandler
A call-back interface that indicates the ability to handle revisions that are passed from
other entities. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.mem | |
---|---|
CDOAllRevisionsProvider
Provides consumers with all revisions available in an instance of this interface. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.ocl | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionCacheAdder
An entity that revisions can be added to. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.session | |
---|---|
CDOListResolver
A strategy that specifies which list elememts must be present (loaded) in a CDOID list of a
revision when a certain list index is accessed. |
|
CDORevisionManager
Provides access to revisions in a CDO repository by demand loading
and caching them. |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.spi.common.commit | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
|
CDORevisionProvider
Provides consumers with the revisions of identifiable CDO objects by selecting a
particular one from several possible branch points . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.spi.common.revision | |
---|---|
CDOAllRevisionsProvider
Provides consumers with all revisions available in an instance of this interface. |
|
CDOIDAndVersion
An ID / version pair. |
|
CDOList
A moveable EList . |
|
CDORevisable
An entity that has a defined lifetime (creation plus revision) and a version in a branch . |
|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionCache
Caches revisions and possibly evicts those that 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. |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
|
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 . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.spi.server | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionHandler
A call-back interface that indicates the ability to handle revisions that are passed from
other entities. |
|
CDORevisionProvider
Provides consumers with the revisions of identifiable CDO objects by selecting a
particular one from several possible branch points . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.transaction | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionProvider
Provides consumers with the revisions of identifiable CDO objects by selecting a
particular one from several possible branch points . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.util | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.view | |
---|---|
CDOList
A moveable EList . |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
|
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 . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.internal.cdo | |
---|---|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.spi.cdo | |
---|---|
CDOIDAndVersion
An ID / version pair. |
|
CDORevision
Encapsulates the immutable information of a single CDO object between two commits in a branch . |
|
CDORevisionHandler
A call-back interface that indicates the ability to handle revisions that are passed from
other entities. |
|
CDORevisionKey
Uniquely identifies a revision by version in a branch . |
|
CDORevisionProvider
Provides consumers with the revisions of identifiable CDO objects by selecting a
particular one from several possible branch points . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |