From 594adeb0b03c70c10a98df4505d779022c8e97ed Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Fri, 2 Sep 2011 15:30:44 +0000 Subject: added javadoc --- .../org.eclipse.emf.cdo.doc/javadoc/index-all.html | 48 +++++++----- .../common/branch/class-use/CDOBranchVersion.html | 2 +- .../common/commit/CDOChangeSetDataProvider.html | 4 + .../emf/cdo/common/commit/package-summary.html | 2 +- .../eclipse/emf/cdo/common/commit/package-use.html | 6 +- .../emf/cdo/common/lob/CDOLobStore.Delegating.html | 4 + .../eclipse/emf/cdo/common/lob/CDOLobStore.html | 2 +- .../emf/cdo/common/lob/class-use/CDOLobStore.html | 2 +- .../emf/cdo/common/lob/package-summary.html | 2 +- .../eclipse/emf/cdo/common/model/CDOModelUtil.html | 4 + .../common/model/class-use/CDOModelConstants.html | 2 +- .../emf/cdo/common/model/package-summary.html | 2 +- .../CDORevisionHandler.Filtered.Undetached.html | 4 + .../revision/CDORevisionHandler.Filtered.html | 7 +- .../cdo/common/revision/CDORevisionHandler.html | 3 +- ...evisionUtil.AllRevisionsDumper.Stream.Html.html | 4 + ...visionUtil.AllRevisionsDumper.Stream.Plain.html | 4 + .../CDORevisionUtil.AllRevisionsDumper.Stream.html | 9 ++- .../CDORevisionUtil.AllRevisionsDumper.html | 7 +- .../CDORevisionUtil.CDORevisionComparator.html | 5 ++ .../emf/cdo/common/revision/CDORevisionUtil.html | 6 +- .../common/revision/class-use/CDOIDAndVersion.html | 2 +- .../class-use/CDORevisionHandler.Filtered.html | 2 +- .../revision/class-use/CDORevisionHandler.html | 5 +- .../common/revision/class-use/CDORevisionKey.html | 2 +- .../CDORevisionUtil.AllRevisionsDumper.Stream.html | 4 +- .../CDORevisionUtil.AllRevisionsDumper.html | 6 +- .../common/revision/delta/CDOAddFeatureDelta.html | 4 + .../revision/delta/CDOClearFeatureDelta.html | 5 ++ .../revision/delta/CDOContainerFeatureDelta.html | 5 ++ .../revision/delta/CDOFeatureDelta.Type.html | 4 + .../cdo/common/revision/delta/CDOFeatureDelta.html | 6 +- .../revision/delta/CDOFeatureDeltaVisitor.html | 6 +- .../common/revision/delta/CDOListFeatureDelta.html | 6 ++ .../common/revision/delta/CDOMoveFeatureDelta.html | 5 ++ .../revision/delta/CDORemoveFeatureDelta.html | 4 + .../common/revision/delta/CDORevisionDelta.html | 5 ++ .../revision/delta/CDORevisionDeltaProvider.html | 4 + .../common/revision/delta/CDOSetFeatureDelta.html | 4 + .../revision/delta/CDOUnsetFeatureDelta.html | 5 ++ .../revision/delta/class-use/CDOFeatureDelta.html | 21 +++-- .../cdo/common/revision/delta/package-summary.html | 31 ++++---- .../emf/cdo/common/revision/delta/package-use.html | 91 ++++++++++++---------- .../emf/cdo/common/revision/package-summary.html | 17 ++-- .../emf/cdo/common/revision/package-use.html | 8 +- 45 files changed, 262 insertions(+), 119 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html index 93c7dc073c..33c5304cc5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html @@ -897,7 +897,7 @@ Static variable in interface org.eclipse.emf.cdo.eresource.EresourcePackage
The number of structural features of the 'CDO Resource Node' class. CDOAdapter - Interface in org.eclipse.emf.cdo
A marker interface for adpters to indicate that change subscriptions should be registered with the - repository if they are attached to objects.
CDOAdapterPolicy - Interface in org.eclipse.emf.cdo.view
A policy that allows to specify valid Adapter / EObject combinations.
CDOAddFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOAllRevisionsProvider - Interface in org.eclipse.emf.cdo.common.revision
Provides consumers with all revisions available in an instance of this interface.
CDOAsyncTransactionHandler - Class in org.eclipse.emf.cdo.transaction
Asynchronously executes a delegate handler's pre-event methods.
CDOAsyncTransactionHandler(CDOTransactionHandler) - + repository if they are attached to objects.
CDOAdapterPolicy - Interface in org.eclipse.emf.cdo.view
A policy that allows to specify valid Adapter / EObject combinations.
CDOAddFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents an addition to a many-valued feature.
CDOAllRevisionsProvider - Interface in org.eclipse.emf.cdo.common.revision
Provides consumers with all revisions available in an instance of this interface.
CDOAsyncTransactionHandler - Class in org.eclipse.emf.cdo.transaction
Asynchronously executes a delegate handler's pre-event methods.
CDOAsyncTransactionHandler(CDOTransactionHandler) - Constructor for class org.eclipse.emf.cdo.transaction.CDOAsyncTransactionHandler
 
CDOAuthenticationResult - Class in org.eclipse.emf.cdo.spi.common
The result of an authentication operation.
CDOAuthenticationResult(String, byte[]) - @@ -927,7 +927,7 @@ Constructor for class org.eclipse.emf.cdo.spi.common.commit.CDOChangeKindProvider - Interface in org.eclipse.emf.cdo.common.commit
Generic provider for the kinds of changes that have been applied to objects.
CDOChangeSet - Interface in org.eclipse.emf.cdo.common.commit
The change set data between two branch points with a common ancestor.
CDOChangeSetData - Interface in org.eclipse.emf.cdo.common.commit
A change kind provider with detailed information about new, - changed and detached objects.
CDOChangeSetDataProvider - Interface in org.eclipse.emf.cdo.common.commit
 
CDOChangeSetDataRevisionProvider - Class in org.eclipse.emf.cdo.spi.common.commit
 
CDOChangeSetDataRevisionProvider(CDORevisionProvider, CDOChangeSetData, CDORevisionProvider, CDORevisionDeltaProvider) - + changed and detached objects.
CDOChangeSetDataProvider - Interface in org.eclipse.emf.cdo.common.commit
Provides consumers with change set data structures.
CDOChangeSetDataRevisionProvider - Class in org.eclipse.emf.cdo.spi.common.commit
 
CDOChangeSetDataRevisionProvider(CDORevisionProvider, CDOChangeSetData, CDORevisionProvider, CDORevisionDeltaProvider) - Constructor for class org.eclipse.emf.cdo.spi.common.commit.CDOChangeSetDataRevisionProvider
 
CDOChangeSetDataRevisionProvider(CDORevisionProvider, CDOChangeSetData) - @@ -954,7 +954,8 @@ Constructor for class org.eclipse.emf.cdo.common.model.CDOClassifierRef(CDODataInput) - Constructor for class org.eclipse.emf.cdo.common.model.CDOClassifierRef
  -
CDOClassifierRef.Provider - Interface in org.eclipse.emf.cdo.common.model
Provides classifier references.
CDOClassInfo - Interface in org.eclipse.emf.cdo.common.model
An EMF adapter that encapsulates CDO specific information about an EClass.
CDOClearFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOClob - Class in org.eclipse.emf.cdo.common.lob
A identifiable character large object with streaming support.
CDOClob(Reader) - +
CDOClassifierRef.Provider - Interface in org.eclipse.emf.cdo.common.model
Provides classifier references.
CDOClassInfo - Interface in org.eclipse.emf.cdo.common.model
An EMF adapter that encapsulates CDO specific information about an EClass.
CDOClearFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents the removal of all elements from a many-valued + feature.
CDOClob - Class in org.eclipse.emf.cdo.common.lob
A identifiable character large object with streaming support.
CDOClob(Reader) - Constructor for class org.eclipse.emf.cdo.common.lob.CDOClob
 
CDOClob(Reader, CDOLobStore) - @@ -978,7 +979,8 @@ Method in interface org.eclipse.emf.cdo.cdoConflict() - Method in class org.eclipse.emf.internal.cdo.CDOObjectImpl
  -
CDOConflictResolver - Interface in org.eclipse.emf.cdo.transaction
A strategy used to customize the default conflict resolution behaviour of transactions.
CDOConflictResolver2 - Interface in org.eclipse.emf.cdo.transaction
A strategy used to customize the default conflict resolution behaviour of transactions.
CDOContainerFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDODataInput - Interface in org.eclipse.emf.cdo.common.protocol
Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput - Interface in org.eclipse.emf.cdo.common.protocol
Provides I/O methods for writing various CDO data types and concepts to streams.
CDODBUtil - Class in org.eclipse.emf.cdo.server.db
 
CDODefaultTransactionHandler - Class in org.eclipse.emf.cdo.transaction
An empty default implementation of CDOTransactionHandler1 and CDOTransactionHandler2.
CDODefaultTransactionHandler() - +
CDOConflictResolver - Interface in org.eclipse.emf.cdo.transaction
A strategy used to customize the default conflict resolution behaviour of transactions.
CDOConflictResolver2 - Interface in org.eclipse.emf.cdo.transaction
A strategy used to customize the default conflict resolution behaviour of transactions.
CDOContainerFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents a modification of the eContainer + feature.
CDODataInput - Interface in org.eclipse.emf.cdo.common.protocol
Provides I/O methods for reading various CDO data types and concepts from streams.
CDODataOutput - Interface in org.eclipse.emf.cdo.common.protocol
Provides I/O methods for writing various CDO data types and concepts to streams.
CDODBUtil - Class in org.eclipse.emf.cdo.server.db
 
CDODefaultTransactionHandler - Class in org.eclipse.emf.cdo.transaction
An empty default implementation of CDOTransactionHandler1 and CDOTransactionHandler2.
CDODefaultTransactionHandler() - Constructor for class org.eclipse.emf.cdo.transaction.CDODefaultTransactionHandler
 
CDODefaultTransactionHandler1 - Class in org.eclipse.emf.cdo.transaction
An empty default implementation of CDOTransactionHandler1.
CDODefaultTransactionHandler1() - @@ -1029,7 +1031,7 @@ Constructor for class org.eclipse.emf.cdo.server.ocl.CDOExtentMap - Class in org.eclipse.emf.cdo.server.ocl
 
CDOExtentMap(OCLExtentCreator) - Constructor for class org.eclipse.emf.cdo.server.ocl.CDOExtentMap
  -
CDOFactory - Interface in org.eclipse.emf.cdo.util
 
CDOFeatureAnalyzer - Interface in org.eclipse.emf.cdo.view
A call-back interface that is called by a view on each model read access.
CDOFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOFeatureDelta.Type - Enum in org.eclipse.emf.cdo.common.revision.delta
 
CDOFeatureDeltaVisitor - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOFeatureDeltaVisitorImpl - Class in org.eclipse.emf.cdo.spi.common.revision
 
CDOFeatureDeltaVisitorImpl() - +
CDOFactory - Interface in org.eclipse.emf.cdo.util
 
CDOFeatureAnalyzer - Interface in org.eclipse.emf.cdo.view
A call-back interface that is called by a view on each model read access.
CDOFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
Represents a change delta between two values of a single feature.
CDOFeatureDelta.Type - Enum in org.eclipse.emf.cdo.common.revision.delta
Enumerates the possible types of feature deltas.
CDOFeatureDeltaVisitor - Interface in org.eclipse.emf.cdo.common.revision.delta
Visits all feature deltas of a revision delta.
CDOFeatureDeltaVisitorImpl - Class in org.eclipse.emf.cdo.spi.common.revision
 
CDOFeatureDeltaVisitorImpl() - Constructor for class org.eclipse.emf.cdo.spi.common.revision.CDOFeatureDeltaVisitorImpl
 
CDOFeatureMapEntry - Interface in org.eclipse.emf.cdo.spi.common.revision
 
CDOFetchRule - Class in org.eclipse.emf.cdo.common.util
 
CDOFetchRule(EClass) - @@ -1225,11 +1227,12 @@ Constructor for class org.eclipse.emf.cdo.ui.CDOLazyContentAdapter - Class in org.eclipse.emf.cdo.util
 
CDOLazyContentAdapter() - Constructor for class org.eclipse.emf.cdo.util.CDOLazyContentAdapter
  -
CDOList - Interface in org.eclipse.emf.cdo.common.revision
A moveable EList.
CDOListFactory - Interface in org.eclipse.emf.cdo.common.revision
Creates list instances.
CDOListFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOListResolver - Interface in org.eclipse.emf.cdo.common.revision
A strategy that specifies which list elememts must be present (loaded) in a CDOID list of a +
CDOList - Interface in org.eclipse.emf.cdo.common.revision
A moveable EList.
CDOListFactory - Interface in org.eclipse.emf.cdo.common.revision
Creates list instances.
CDOListFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents any modification of the list of a many-valued + feature.
CDOListResolver - Interface in org.eclipse.emf.cdo.common.revision
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.
CDOLob<IO> - Class in org.eclipse.emf.cdo.common.lob
A identifiable large object with streaming support.
CDOLobHandler - Interface in org.eclipse.emf.cdo.common.lob
A callback interface for handling large objects.
CDOLobInfo - Class in org.eclipse.emf.cdo.common.lob
Encapsulates ID and size of a large object.
CDOLobInfo(byte[], long) - Constructor for class org.eclipse.emf.cdo.common.lob.CDOLobInfo
  -
CDOLobStore - Interface in org.eclipse.emf.cdo.common.lob
Stores and loads large objects.
CDOLobStore.Delegating - Class in org.eclipse.emf.cdo.common.lob
 
CDOLobStore.Delegating() - +
CDOLobStore - Interface in org.eclipse.emf.cdo.common.lob
Stores and loads large objects.
CDOLobStore.Delegating - Class in org.eclipse.emf.cdo.common.lob
An abstract large object store that delegates all method calls to a delegate.
CDOLobStore.Delegating() - Constructor for class org.eclipse.emf.cdo.common.lob.CDOLobStore.Delegating
 
CDOLobStoreImpl - Class in org.eclipse.emf.cdo.spi.common
 
CDOLobStoreImpl(File) - @@ -1259,10 +1262,11 @@ Constructor for class org.eclipse.emf.spi.cdo.CDOMergingConflictResolver(CDOMerger) - Constructor for class org.eclipse.emf.spi.cdo.CDOMergingConflictResolver
Deprecated.   -
CDOModelConstants - Interface in org.eclipse.emf.cdo.common.model
Symbolic model constants commonly used in CDO.
CDOModelUtil - Class in org.eclipse.emf.cdo.common.model
 
CDOModificationTrackingAdapter - Class in org.eclipse.emf.cdo.util
 
CDOModificationTrackingAdapter(CDOResource) - +
CDOModelConstants - Interface in org.eclipse.emf.cdo.common.model
Symbolic model constants commonly used in CDO.
CDOModelUtil - Class in org.eclipse.emf.cdo.common.model
Various static helper methods for dealing with CDO meta models.
CDOModificationTrackingAdapter - Class in org.eclipse.emf.cdo.util
 
CDOModificationTrackingAdapter(CDOResource) - Constructor for class org.eclipse.emf.cdo.util.CDOModificationTrackingAdapter
  -
CDOMongoDBUtil - Class in org.eclipse.emf.cdo.server.mongodb
 
CDOMoveFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDONet4jServerUtil - Class in org.eclipse.emf.cdo.server.net4j
 
CDONet4jSession - Interface in org.eclipse.emf.cdo.net4j
 
CDONet4jSession.Options - Interface in org.eclipse.emf.cdo.net4j
 
CDONet4jSessionConfiguration - Interface in org.eclipse.emf.cdo.net4j
 
CDONet4jUtil - Class in org.eclipse.emf.cdo.net4j
 
CDONet4jViewProvider - Class in org.eclipse.emf.cdo.net4j
 
CDONet4jViewProvider(String, int) - +
CDOMongoDBUtil - Class in org.eclipse.emf.cdo.server.mongodb
 
CDOMoveFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents a move of one element of a many-valued + feature to a different list position.
CDONet4jServerUtil - Class in org.eclipse.emf.cdo.server.net4j
 
CDONet4jSession - Interface in org.eclipse.emf.cdo.net4j
 
CDONet4jSession.Options - Interface in org.eclipse.emf.cdo.net4j
 
CDONet4jSessionConfiguration - Interface in org.eclipse.emf.cdo.net4j
 
CDONet4jUtil - Class in org.eclipse.emf.cdo.net4j
 
CDONet4jViewProvider - Class in org.eclipse.emf.cdo.net4j
 
CDONet4jViewProvider(String, int) - Constructor for class org.eclipse.emf.cdo.net4j.CDONet4jViewProvider
 
CDONet4jViewProvider.JVM - Class in org.eclipse.emf.cdo.net4j
 
CDONet4jViewProvider.JVM(int) - @@ -1369,7 +1373,7 @@ Constructor for class org.eclipse.emf.cdo.session.remote.CDORemoteSessionMessage(ExtendedDataInput) - Constructor for class org.eclipse.emf.cdo.session.remote.CDORemoteSessionMessage
  -
CDORemoteSessionMessage.Priority - Enum in org.eclipse.emf.cdo.session.remote
Enumerates the possible remote session message priorities.
CDORemoveFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOReplicationContext - Interface in org.eclipse.emf.cdo.spi.common
 
CDOReplicationInfo - Interface in org.eclipse.emf.cdo.spi.common
 
CDORepositoryInfo - Interface in org.eclipse.emf.cdo.session
Describes a model repository a session is connected to.
cdoResource() - +
CDORemoteSessionMessage.Priority - Enum in org.eclipse.emf.cdo.session.remote
Enumerates the possible remote session message priorities.
CDORemoveFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents a removal from a many-valued feature.
CDOReplicationContext - Interface in org.eclipse.emf.cdo.spi.common
 
CDOReplicationInfo - Interface in org.eclipse.emf.cdo.spi.common
 
CDORepositoryInfo - Interface in org.eclipse.emf.cdo.session
Describes a model repository a session is connected to.
cdoResource() - Method in interface org.eclipse.emf.cdo.CDOObject
Returns the resource of this object, no matter where this object is located in the containment tree of that resource, or null if this object is not contained in a CDO resource. @@ -1431,11 +1435,12 @@ Constructor for class org.eclipse.emf.cdo.spi.common.commit.CDORevisionCache - Interface in org.eclipse.emf.cdo.common.revision
Caches revisions and possibly evicts those that are no longer strongly referenced when free memory runs low.
CDORevisionCache.EvictionEvent - Interface in org.eclipse.emf.cdo.common.revision
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 - Interface in org.eclipse.emf.cdo.common.revision
An entity that revisions can be added to.
CDORevisionData - Interface in org.eclipse.emf.cdo.common.revision
Encapsulates the modeled information and the EMF system values of a revision.
CDORevisionDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDORevisionDeltaProvider - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDORevisionFactory - Interface in org.eclipse.emf.cdo.common.revision
Creates revision instances.
CDORevisionHandler - Interface in org.eclipse.emf.cdo.common.revision
A call-back interface that indicates the ability to handle revisions that are passed from - other entities.
CDORevisionHandler.Filtered - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionHandler.Filtered(CDORevisionHandler) - + are evicted because they are no longer strongly referenced when free memory runs low.
CDORevisionCacheAdder - Interface in org.eclipse.emf.cdo.common.revision
An entity that revisions can be added to.
CDORevisionData - Interface in org.eclipse.emf.cdo.common.revision
Encapsulates the modeled information and the EMF system values of a revision.
CDORevisionDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
Represents the change delta between two revisions of a CDO object.
CDORevisionDeltaProvider - Interface in org.eclipse.emf.cdo.common.revision.delta
Provides consumers with the revision deltas of identifiable CDO objects.
CDORevisionFactory - Interface in org.eclipse.emf.cdo.common.revision
Creates revision instances.
CDORevisionHandler - Interface in org.eclipse.emf.cdo.common.revision
A call-back interface that indicates the ability to handle revisions that are passed from + other entities.
CDORevisionHandler.Filtered - Class in org.eclipse.emf.cdo.common.revision
A delegating revision handler with a filter() method used + to suppress specific revisions.
CDORevisionHandler.Filtered(CDORevisionHandler) - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionHandler.Filtered
  -
CDORevisionHandler.Filtered.Undetached - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionHandler.Filtered.Undetached(CDORevisionHandler) - +
CDORevisionHandler.Filtered.Undetached - Class in org.eclipse.emf.cdo.common.revision
A delegating revision handler that filters detached revisions.
CDORevisionHandler.Filtered.Undetached(CDORevisionHandler) - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionHandler.Filtered.Undetached
 
CDORevisionKey - Interface in org.eclipse.emf.cdo.common.revision
Uniquely identifies a revision by version in a branch.
CDORevisionManager - Interface in org.eclipse.emf.cdo.common.revision
Provides access to revisions in a CDO repository by demand loading @@ -1443,19 +1448,21 @@ Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionMerger
 
CDORevisionPrefetchingPolicy - Interface in org.eclipse.emf.cdo.view
A strategy interface to customize the revision prefetching behaviour of a view.
CDORevisionProvider - Interface in org.eclipse.emf.cdo.common.revision
Provides consumers with the revisions of identifiable CDO objects by selecting a - particular one from several possible branch points.
CDORevisionUtil - Class in org.eclipse.emf.cdo.common.revision
Various static helper methods for dealing with revisions.
CDORevisionUtil.AllRevisionsDumper - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionUtil.AllRevisionsDumper(Map<CDOBranch, List<CDORevision>>) - + particular one from several possible branch points.
CDORevisionUtil - Class in org.eclipse.emf.cdo.common.revision
Various static helper methods for dealing with revisions.
CDORevisionUtil.AllRevisionsDumper - Class in org.eclipse.emf.cdo.common.revision
Dumps revisions, sorted and grouped by branch, to various output formats and + targets.
CDORevisionUtil.AllRevisionsDumper(Map<CDOBranch, List<CDORevision>>) - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionUtil.AllRevisionsDumper
  -
CDORevisionUtil.AllRevisionsDumper.Stream - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionUtil.AllRevisionsDumper.Stream(Map<CDOBranch, List<CDORevision>>, PrintStream) - +
CDORevisionUtil.AllRevisionsDumper.Stream - Class in org.eclipse.emf.cdo.common.revision
A revision dumper that directs all output to a stream.
CDORevisionUtil.AllRevisionsDumper.Stream(Map<CDOBranch, List<CDORevision>>, PrintStream) - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionUtil.AllRevisionsDumper.Stream
  -
CDORevisionUtil.AllRevisionsDumper.Stream.Html - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionUtil.AllRevisionsDumper.Stream.Html(Map<CDOBranch, List<CDORevision>>, PrintStream) - +
CDORevisionUtil.AllRevisionsDumper.Stream.Html - Class in org.eclipse.emf.cdo.common.revision
A revision dumper that directs all output as HTML text to a stream.
CDORevisionUtil.AllRevisionsDumper.Stream.Html(Map<CDOBranch, List<CDORevision>>, PrintStream) - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionUtil.AllRevisionsDumper.Stream.Html
  -
CDORevisionUtil.AllRevisionsDumper.Stream.Plain - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionUtil.AllRevisionsDumper.Stream.Plain(Map<CDOBranch, List<CDORevision>>, PrintStream) - +
CDORevisionUtil.AllRevisionsDumper.Stream.Plain - Class in org.eclipse.emf.cdo.common.revision
A revision dumper that directs all output as plain text to a stream.
CDORevisionUtil.AllRevisionsDumper.Stream.Plain(Map<CDOBranch, List<CDORevision>>, PrintStream) - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionUtil.AllRevisionsDumper.Stream.Plain
  -
CDORevisionUtil.CDORevisionComparator - Class in org.eclipse.emf.cdo.common.revision
 
CDORevisionUtil.CDORevisionComparator() - +
CDORevisionUtil.CDORevisionComparator - Class in org.eclipse.emf.cdo.common.revision
Compares revision keys by ID and + version.
CDORevisionUtil.CDORevisionComparator() - Constructor for class org.eclipse.emf.cdo.common.revision.CDORevisionUtil.CDORevisionComparator
 
CDOSavepoint - Interface in org.eclipse.emf.cdo.transaction
One in a sequence of possibly several points in time of a transaction that encapsulates the @@ -1551,7 +1558,7 @@ Constructor for class org.eclipse.emf.spi.cdo.CDOSessionProtocol.UnlockObjectsResult
 
CDOSessionProvider - Interface in org.eclipse.emf.cdo.session
Provides consumers with session instances.
CDOSessionRecoveryEvent - Interface in org.eclipse.emf.cdo.net4j
A session event fired from recovering session when - recovery has started or finished.
CDOSessionRecoveryEvent.Type - Enum in org.eclipse.emf.cdo.net4j
Enumerates the possible types of session recovery events.
CDOSetFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
cdoSettings() - + recovery has started or finished.
CDOSessionRecoveryEvent.Type - Enum in org.eclipse.emf.cdo.net4j
Enumerates the possible types of session recovery events.
CDOSetFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents a value change of a single-valued feature.
cdoSettings() - Method in class org.eclipse.emf.internal.cdo.CDOObjectImpl
 
CDOStaleObject - Interface in org.eclipse.emf.cdo.view
A marker interface for stale objects as produced by CDOStaleReferencePolicy.PROXY.
CDOStaleReferencePolicy - Interface in org.eclipse.emf.cdo.view
Specifies a policy on how to deal with stale references.
cdoState() - @@ -1570,7 +1577,8 @@ Method in class org.eclipse.emf.internal.cdo.CDOTransactionHandler3 - Interface in org.eclipse.emf.cdo.transaction
A call-back interface that is called by a transcation when it is about to be committed, has been committed or rolled back.
CDOTransactionHandlerBase - Interface in org.eclipse.emf.cdo.transaction
A marker interface for use with CDOTransaction.addTransactionHandler() and CDOTransaction.removeTransactionHandler().
CDOTransactionStartedEvent - Interface in org.eclipse.emf.cdo.transaction
A view event fired from a transaction when it first becomes - dirty.
CDOTransactionStrategy - Interface in org.eclipse.emf.spi.cdo
 
CDOType - Interface in org.eclipse.emf.cdo.common.model
 
CDOUnsetFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
 
CDOUpdatable - Interface in org.eclipse.emf.cdo.util
 
CDOURIData - Class in org.eclipse.emf.cdo.util
 
CDOURIData() - + dirty.
CDOTransactionStrategy - Interface in org.eclipse.emf.spi.cdo
 
CDOType - Interface in org.eclipse.emf.cdo.common.model
 
CDOUnsetFeatureDelta - Interface in org.eclipse.emf.cdo.common.revision.delta
A feature delta that represents the unsetting of the value of a + feature.
CDOUpdatable - Interface in org.eclipse.emf.cdo.util
 
CDOURIData - Class in org.eclipse.emf.cdo.util
 
CDOURIData() - Constructor for class org.eclipse.emf.cdo.util.CDOURIData
 
CDOURIData(String) - diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchVersion.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchVersion.html index cee5017298..60645679e9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchVersion.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchVersion.html @@ -293,7 +293,7 @@ Uses of CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html index cb74187b7a..31aa2cdaa4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetDataProvider.html @@ -102,6 +102,10 @@ Interface CDOChangeSetDataProvider
public interface CDOChangeSetDataProvider
 
+

+Provides consumers with change set data structures. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html index edbfedbf52..b181004dc2 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-summary.html @@ -110,7 +110,7 @@ Common concepts for dealing with commits and change sets. CDOChangeSetDataProvider -  +Provides consumers with change set data structures. CDOCommitData diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-use.html index e53f977234..520018398e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/package-use.html @@ -427,7 +427,7 @@ Classes in CDOChangeSetDataProvider
-            +          Provides consumers with change set data structures. CDOCommitData @@ -520,7 +520,7 @@ Classes in CDOChangeSetDataProvider
-            +          Provides consumers with change set data structures. CDOCommitInfo @@ -572,7 +572,7 @@ Classes in CDOChangeSetDataProvider
-            +          Provides consumers with change set data structures. CDOCommitData diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.Delegating.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.Delegating.html index 81cd8082e9..782f8d0d1e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.Delegating.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.Delegating.html @@ -106,6 +106,10 @@ Class CDOLobStore.Delegating
public abstract static class CDOLobStore.Delegating
extends Object
implements CDOLobStore
+

+An abstract large object store that delegates all method calls to a delegate. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.html index 75375ee6a3..b02babc25f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobStore.html @@ -127,7 +127,7 @@ Stores and loads CDOLobStore.Delegating
-            +          An abstract large object store that delegates all method calls to a delegate.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobStore.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobStore.html index c031242d55..9539e9006b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobStore.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobStore.html @@ -132,7 +132,7 @@ Uses of CDOLobStore.Delegating
-            +          An abstract large object store that delegates all method calls to a delegate.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-summary.html index 726de6a30d..e6aed7d44b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-summary.html @@ -130,7 +130,7 @@ Common concepts for dealing with large binary objects and large character object CDOLobStore.Delegating -  +An abstract large object store that delegates all method calls to a delegate. CDOLobUtil diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelUtil.html index d0b98d8b61..72935fe50a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelUtil.html @@ -103,6 +103,10 @@ Class CDOModelUtil
public final class CDOModelUtil
extends Object
implements CDOModelConstants
+

+Various static helper methods for dealing with CDO meta models. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/class-use/CDOModelConstants.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/class-use/CDOModelConstants.html index f0afce729a..bd8cd479e9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/class-use/CDOModelConstants.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/class-use/CDOModelConstants.html @@ -116,7 +116,7 @@ Uses of CDOModelUtil
-            +          Various static helper methods for dealing with CDO meta models.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-summary.html index 05f0a5ea08..732bf23e04 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-summary.html @@ -144,7 +144,7 @@ Common concepts for dealing with models and types. CDOModelUtil -  +Various static helper methods for dealing with CDO meta models. CDOPackageRegistryPopulator diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html index 7508194b9a..5bc4f0031f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html @@ -107,6 +107,10 @@ Class CDORevisionHandler.Filtered.Undetached
public static final class CDORevisionHandler.Filtered.Undetached
extends CDORevisionHandler.Filtered
+

+A delegating revision handler that filters detached revisions. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html index 0cadd717fa..e11de9b587 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html @@ -109,6 +109,11 @@ Class CDORevisionHandler.Filtered
public static class CDORevisionHandler.Filtered
extends Object
implements CDORevisionHandler
+

+A delegating revision handler with a filter() method used + to suppress specific revisions. +

+

Since:
@@ -133,7 +138,7 @@ Class CDORevisionHandler.Filtered CDORevisionHandler.Filtered.Undetached
-            +          A delegating revision handler that filters detached revisions.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html index 9245954781..5d27ccdae7 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html @@ -131,7 +131,8 @@ A call-back interface that indicates the ability to handle CDORevisionHandler.Filtered
-            +          A delegating revision handler with a filter() method used + to suppress specific revisions.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Html.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Html.html index 050b22370f..9ff8739bce 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Html.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Html.html @@ -105,6 +105,10 @@ Class CDORevisionUtil.AllRevisionsDumper.Stream.Html
public static class CDORevisionUtil.AllRevisionsDumper.Stream.Html
extends CDORevisionUtil.AllRevisionsDumper.Stream
+

+A revision dumper that directs all output as HTML text to a stream. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Plain.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Plain.html index 244353874b..a9d2468d85 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Plain.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Plain.html @@ -105,6 +105,10 @@ Class CDORevisionUtil.AllRevisionsDumper.Stream.Plain
public static class CDORevisionUtil.AllRevisionsDumper.Stream.Plain
extends CDORevisionUtil.AllRevisionsDumper.Stream
+

+A revision dumper that directs all output as plain text to a stream. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.html index 2c92ebe0cb..2d1e05d3da 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.html @@ -107,6 +107,11 @@ Class CDORevisionUtil.AllRevisionsDumper.Stream
public abstract static class CDORevisionUtil.AllRevisionsDumper.Stream
extends CDORevisionUtil.AllRevisionsDumper
+

+A revision dumper that directs all output to a stream. The concrete output format is + implemented by subclasses. +

+

Author:
@@ -129,7 +134,7 @@ Class CDORevisionUtil.AllRevisionsDumper.Stream CDORevisionUtil.AllRevisionsDumper.Stream.Html
-            +          A revision dumper that directs all output as HTML text to a stream. @@ -137,7 +142,7 @@ Class CDORevisionUtil.AllRevisionsDumper.Stream CDORevisionUtil.AllRevisionsDumper.Stream.Plain
-            +          A revision dumper that directs all output as plain text to a stream.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.html index 1b19f5a6d0..cbdc1661a4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.html @@ -106,6 +106,11 @@ Class CDORevisionUtil.AllRevisionsDumper
public abstract static class CDORevisionUtil.AllRevisionsDumper
extends Object
+

+Dumps revisions, sorted and grouped by branch, to various output formats and + targets. Concrete output formats and targets are implemented by subclasses. +

+

Since:
@@ -128,7 +133,7 @@ Class CDORevisionUtil.AllRevisionsDumper CDORevisionUtil.AllRevisionsDumper.Stream
-            +          A revision dumper that directs all output to a stream.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.CDORevisionComparator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.CDORevisionComparator.html index 9fe7ca5820..050975d08a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.CDORevisionComparator.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.CDORevisionComparator.html @@ -106,6 +106,11 @@ Class CDORevisionUtil.CDORevisionComparator
public static class CDORevisionUtil.CDORevisionComparator
extends Object
implements Comparator<CDORevisionKey>
+

+Compares revision keys by ID and + version. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html index 7ddf86c7f3..a8d473ead4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html @@ -126,7 +126,8 @@ Various static helper methods for dealing with CDORevisionUtil.AllRevisionsDumper
-            +          Dumps revisions, sorted and grouped by branch, to various output formats and + targets. @@ -134,7 +135,8 @@ Various static helper methods for dealing with CDORevisionUtil.CDORevisionComparator
-            +          Compares revision keys by ID and + version.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDOIDAndVersion.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDOIDAndVersion.html index ac5b629f2c..73b075f411 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDOIDAndVersion.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDOIDAndVersion.html @@ -335,7 +335,7 @@ Uses of CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.Filtered.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.Filtered.html index e127f45851..fd12d81a6b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.Filtered.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.Filtered.html @@ -116,7 +116,7 @@ Uses of CDORevisionHandler.Filtered.Undetached
-            +          A delegating revision handler that filters detached revisions.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.html index 2a8c31eaac..48b2d2e32c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionHandler.html @@ -132,7 +132,8 @@ Uses of CDORevisionHandler.Filtered
-            +          A delegating revision handler with a filter() method used + to suppress specific revisions. @@ -140,7 +141,7 @@ Uses of CDORevisionHandler.Filtered.Undetached
-            +          A delegating revision handler that filters detached revisions.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionKey.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionKey.html index d49dcc0531..37c0c8445b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionKey.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionKey.html @@ -339,7 +339,7 @@ Uses of CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.Stream.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.Stream.html index dd49e7eb2a..a22a708337 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.Stream.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.Stream.html @@ -116,7 +116,7 @@ Uses of CDORevisionUtil.AllRevisionsDumper.Stream.Html
-            +          A revision dumper that directs all output as HTML text to a stream. @@ -124,7 +124,7 @@ Uses of CDORevisionUtil.AllRevisionsDumper.Stream.Plain
-            +          A revision dumper that directs all output as plain text to a stream.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.html index 2e33e95bd6..6e7f3866d6 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionUtil.AllRevisionsDumper.html @@ -116,7 +116,7 @@ Uses of CDORevisionUtil.AllRevisionsDumper.Stream
-            +          A revision dumper that directs all output to a stream. @@ -124,7 +124,7 @@ Uses of CDORevisionUtil.AllRevisionsDumper.Stream.Html
-            +          A revision dumper that directs all output as HTML text to a stream. @@ -132,7 +132,7 @@ Uses of CDORevisionUtil.AllRevisionsDumper.Stream.Plain
-            +          A revision dumper that directs all output as plain text to a stream.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOAddFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOAddFeatureDelta.html index b09b6a7f6f..b17f07746f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOAddFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOAddFeatureDelta.html @@ -99,6 +99,10 @@ Interface CDOAddFeatureDelta
public interface CDOAddFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents an addition to a many-valued feature. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOClearFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOClearFeatureDelta.html index dc15a781df..6c69af8e18 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOClearFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOClearFeatureDelta.html @@ -99,6 +99,11 @@ Interface CDOClearFeatureDelta
public interface CDOClearFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents the removal of all elements from a many-valued + feature. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOContainerFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOContainerFeatureDelta.html index 2b6c746d28..592a1af099 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOContainerFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOContainerFeatureDelta.html @@ -99,6 +99,11 @@ Interface CDOContainerFeatureDelta
public interface CDOContainerFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents a modification of the eContainer + feature. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.Type.html index 88e1d678f8..10bc281e20 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.Type.html @@ -107,6 +107,10 @@ Enum CDOFeatureDelta.Type
public static enum CDOFeatureDelta.Type
extends Enum<CDOFeatureDelta.Type>
+

+Enumerates the possible types of feature deltas. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.html index 4b3b182fca..adb05b37a6 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDelta.html @@ -99,6 +99,10 @@ Interface CDOFeatureDelta
public interface CDOFeatureDelta
+

+Represents a change delta between two values of a single feature. +

+

Author:
@@ -125,7 +129,7 @@ Interface CDOFeatureDelta CDOFeatureDelta.Type
-            +          Enumerates the possible types of feature deltas.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDeltaVisitor.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDeltaVisitor.html index 80c7d1f4ca..3746ebb8c9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDeltaVisitor.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOFeatureDeltaVisitor.html @@ -99,11 +99,15 @@ Interface CDOFeatureDeltaVisitor
public interface CDOFeatureDeltaVisitor
+

+Visits all feature deltas of a revision delta. +

+

Author:
Simon McDuff
-
+
See Also:
CDORevisionDelta.accept(CDOFeatureDeltaVisitor)

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOListFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOListFeatureDelta.html index 16a95e9977..59194a7c3d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOListFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOListFeatureDelta.html @@ -99,6 +99,12 @@ Interface CDOListFeatureDelta

public interface CDOListFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents any modification of the list of a many-valued + feature. The detailed changes to this list are returned by the getListChanges() + method. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOMoveFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOMoveFeatureDelta.html index 795073cb31..39d91b7630 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOMoveFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOMoveFeatureDelta.html @@ -99,6 +99,11 @@ Interface CDOMoveFeatureDelta
public interface CDOMoveFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents a move of one element of a many-valued + feature to a different list position. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORemoveFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORemoveFeatureDelta.html index 2b31f38d27..b661bd1fd9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORemoveFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORemoveFeatureDelta.html @@ -99,6 +99,10 @@ Interface CDORemoveFeatureDelta
public interface CDORemoveFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents a removal from a many-valued feature. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html index 0fe38876df..3374ea642e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html @@ -102,6 +102,11 @@ Interface CDORevisionDelta
public interface CDORevisionDelta
extends CDORevisionKey
+

+Represents the change delta between two revisions of a CDO object. The detailed + feature deltas are returned by the getFeatureDeltas() method. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDeltaProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDeltaProvider.html index 55074c444e..95b1ed1039 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDeltaProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDORevisionDeltaProvider.html @@ -96,6 +96,10 @@ Interface CDORevisionDeltaProvider
public interface CDORevisionDeltaProvider
+

+Provides consumers with the revision deltas of identifiable CDO objects. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOSetFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOSetFeatureDelta.html index 690c24b7b4..688a262905 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOSetFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOSetFeatureDelta.html @@ -99,6 +99,10 @@ Interface CDOSetFeatureDelta
public interface CDOSetFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents a value change of a single-valued feature. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOUnsetFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOUnsetFeatureDelta.html index 09fdac49ff..7d30dc3ff5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOUnsetFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/CDOUnsetFeatureDelta.html @@ -99,6 +99,11 @@ Interface CDOUnsetFeatureDelta
public interface CDOUnsetFeatureDelta
extends CDOFeatureDelta
+

+A feature delta that represents the unsetting of the value of a + feature. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html index 19abbf6e62..41ae8c7df5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/class-use/CDOFeatureDelta.html @@ -174,7 +174,7 @@ Uses of CDOAddFeatureDelta
-            +          A feature delta that represents an addition to a many-valued feature. @@ -182,7 +182,8 @@ Uses of CDOClearFeatureDelta
-            +          A feature delta that represents the removal of all elements from a many-valued + feature. @@ -190,7 +191,8 @@ Uses of CDOContainerFeatureDelta
-            +          A feature delta that represents a modification of the eContainer + feature. @@ -198,7 +200,8 @@ Uses of CDOListFeatureDelta
-            +          A feature delta that represents any modification of the list of a many-valued + feature. @@ -206,7 +209,8 @@ Uses of CDOMoveFeatureDelta
-            +          A feature delta that represents a move of one element of a many-valued + feature to a different list position. @@ -214,7 +218,7 @@ Uses of CDORemoveFeatureDelta
-            +          A feature delta that represents a removal from a many-valued feature. @@ -222,7 +226,7 @@ Uses of CDOSetFeatureDelta
-            +          A feature delta that represents a value change of a single-valued feature. @@ -230,7 +234,8 @@ Uses of CDOUnsetFeatureDelta
-            +          A feature delta that represents the unsetting of the value of a + feature.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-summary.html index fe9ed8cf9c..c68d4162a1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-summary.html @@ -96,51 +96,56 @@ Common concepts for dealing with revision deltas and feature deltas. CDOAddFeatureDelta -  +A feature delta that represents an addition to a many-valued feature. CDOClearFeatureDelta -  +A feature delta that represents the removal of all elements from a many-valued + feature. CDOContainerFeatureDelta -  +A feature delta that represents a modification of the eContainer + feature. CDOFeatureDelta -  +Represents a change delta between two values of a single feature. CDOFeatureDeltaVisitor -  +Visits all feature deltas of a revision delta. CDOListFeatureDelta -  +A feature delta that represents any modification of the list of a many-valued + feature. CDOMoveFeatureDelta -  +A feature delta that represents a move of one element of a many-valued + feature to a different list position. CDORemoveFeatureDelta -  +A feature delta that represents a removal from a many-valued feature. CDORevisionDelta -  +Represents the change delta between two revisions of a CDO object. CDORevisionDeltaProvider -  +Provides consumers with the revision deltas of identifiable CDO objects. CDOSetFeatureDelta -  +A feature delta that represents a value change of a single-valued feature. CDOUnsetFeatureDelta -  +A feature delta that represents the unsetting of the value of a + feature.   @@ -154,7 +159,7 @@ Common concepts for dealing with revision deltas and feature deltas. CDOFeatureDelta.Type -  +Enumerates the possible types of feature deltas.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-use.html index 8b68e2273b..de2c31b41c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/delta/package-use.html @@ -146,7 +146,7 @@ Classes in CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   @@ -161,13 +161,13 @@ Classes in CDOFeatureDelta
-            +          Represents a change delta between two values of a single feature. CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   @@ -182,7 +182,7 @@ Classes in CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   @@ -197,73 +197,78 @@ Classes in CDOAddFeatureDelta
-            +          A feature delta that represents an addition to a many-valued feature. CDOClearFeatureDelta
-            +          A feature delta that represents the removal of all elements from a many-valued + feature. CDOContainerFeatureDelta
-            +          A feature delta that represents a modification of the eContainer + feature. CDOFeatureDelta
-            +          Represents a change delta between two values of a single feature. CDOFeatureDelta.Type
-            +          Enumerates the possible types of feature deltas. CDOFeatureDeltaVisitor
-            +          Visits all feature deltas of a revision delta. CDOListFeatureDelta
-            +          A feature delta that represents any modification of the list of a many-valued + feature. CDOMoveFeatureDelta
-            +          A feature delta that represents a move of one element of a many-valued + feature to a different list position. CDORemoveFeatureDelta
-            +          A feature delta that represents a removal from a many-valued feature. CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object. CDOSetFeatureDelta
-            +          A feature delta that represents a value change of a single-valued feature. CDOUnsetFeatureDelta
-            +          A feature delta that represents the unsetting of the value of a + feature.   @@ -278,7 +283,8 @@ Classes in CDOListFeatureDelta
-            +          A feature delta that represents any modification of the list of a many-valued + feature.   @@ -293,7 +299,7 @@ Classes in CDORevisionDeltaProvider
-            +          Provides consumers with the revision deltas of identifiable CDO objects.   @@ -308,67 +314,72 @@ Classes in CDOAddFeatureDelta
-            +          A feature delta that represents an addition to a many-valued feature. CDOClearFeatureDelta
-            +          A feature delta that represents the removal of all elements from a many-valued + feature. CDOContainerFeatureDelta
-            +          A feature delta that represents a modification of the eContainer + feature. CDOFeatureDelta
-            +          Represents a change delta between two values of a single feature. CDOFeatureDeltaVisitor
-            +          Visits all feature deltas of a revision delta. CDOListFeatureDelta
-            +          A feature delta that represents any modification of the list of a many-valued + feature. CDOMoveFeatureDelta
-            +          A feature delta that represents a move of one element of a many-valued + feature to a different list position. CDORemoveFeatureDelta
-            +          A feature delta that represents a removal from a many-valued feature. CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object. CDOSetFeatureDelta
-            +          A feature delta that represents a value change of a single-valued feature. CDOUnsetFeatureDelta
-            +          A feature delta that represents the unsetting of the value of a + feature.   @@ -383,7 +394,7 @@ Classes in CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   @@ -398,13 +409,13 @@ Classes in CDOFeatureDelta
-            +          Represents a change delta between two values of a single feature. CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   @@ -419,7 +430,7 @@ Classes in CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   @@ -434,37 +445,39 @@ Classes in CDOAddFeatureDelta
-            +          A feature delta that represents an addition to a many-valued feature. CDOFeatureDelta
-            +          Represents a change delta between two values of a single feature. CDOListFeatureDelta
-            +          A feature delta that represents any modification of the list of a many-valued + feature. CDOMoveFeatureDelta
-            +          A feature delta that represents a move of one element of a many-valued + feature to a different list position. CDORemoveFeatureDelta
-            +          A feature delta that represents a removal from a many-valued feature. CDORevisionDelta
-            +          Represents the change delta between two revisions of a CDO object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-summary.html index fd97551af9..faae1f6ab2 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-summary.html @@ -184,11 +184,12 @@ Common concepts for dealing with revisions and revision lists. 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 @@ -196,23 +197,25 @@ Common concepts for dealing with revisions and revision lists. CDORevisionUtil.AllRevisionsDumper -  +Dumps revisions, sorted and grouped by branch, to various output formats and + targets. 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 -  +Compares revision keys by ID and + version.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-use.html index b1a64a810c..55d4ae62d3 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/package-use.html @@ -378,7 +378,8 @@ Classes in CDORevisionHandler.Filtered
-            +          A delegating revision handler with a filter() method used + to suppress specific revisions. CDORevisionKey @@ -404,13 +405,14 @@ Classes in CDORevisionUtil.AllRevisionsDumper
-            +          Dumps revisions, sorted and grouped by branch, to various output formats and + targets. CDORevisionUtil.AllRevisionsDumper.Stream
-            +          A revision dumper that directs all output to a stream.   -- cgit v1.2.3