From 56ce3c52f8c9b4b84ed6e2236760883deadd8ca7 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 8 Jun 2011 14:40:34 +0000 Subject: javadoc --- .../org/eclipse/emf/cdo/CDODeltaNotification.html | 8 +- .../javadoc/org/eclipse/emf/cdo/CDOIDDangling.html | 277 --- .../emf/cdo/CDOInvalidationNotification.html | 4 +- .../javadoc/org/eclipse/emf/cdo/CDOLock.html | 3 +- .../org/eclipse/emf/cdo/CDONotification.html | 14 +- .../org/eclipse/emf/cdo/CDOObjectReference.html | 4 + .../javadoc/org/eclipse/emf/cdo/CDOState.html | 4 + .../eclipse/emf/cdo/class-use/CDOIDDangling.html | 144 -- .../emf/cdo/common/CDOCommonRepository.State.html | 4 + .../CDOCommonRepository.StateChangedEvent.html | 4 + .../emf/cdo/common/CDOCommonRepository.Type.html | 4 + .../CDOCommonRepository.TypeChangedEvent.html | 5 + .../emf/cdo/common/CDOCommonRepository.html | 1094 ++++++------ ...DOCommonSession.Options.PassiveUpdateEvent.html | 5 + ...CDOCommonSession.Options.PassiveUpdateMode.html | 5 + .../emf/cdo/common/CDOCommonSession.Options.html | 45 +- .../eclipse/emf/cdo/common/CDOCommonSession.html | 6 +- .../emf/cdo/common/CDOCommonTransaction.html | 4 + .../org/eclipse/emf/cdo/common/CDOCommonView.html | 4 + .../eclipse/emf/cdo/common/branch/CDOBranch.html | 4 + .../cdo/common/branch/CDOBranchCreatedEvent.html | 5 + .../emf/cdo/common/branch/CDOBranchManager.html | 4 + .../emf/cdo/common/branch/CDOBranchPoint.html | 6 +- .../emf/cdo/common/branch/CDOBranchPointRange.html | 4 + .../emf/cdo/common/branch/CDOBranchTag.html | 4 + .../emf/cdo/common/branch/CDOBranchVersion.html | 6 +- .../common/branch/class-use/CDOBranchPoint.html | 18 +- .../branch/class-use/CDOBranchPointRange.html | 3 +- .../common/branch/class-use/CDOBranchVersion.html | 1367 +++++++-------- .../emf/cdo/common/branch/package-summary.html | 401 ++--- .../common/class-use/CDOCommonSession.Options.html | 2 +- .../emf/cdo/common/class-use/CDOCommonSession.html | 8 + .../emf/cdo/common/class-use/CDOCommonView.html | 2 +- .../emf/cdo/common/commit/CDOChangeKind.html | 4 + .../cdo/common/commit/CDOChangeKindProvider.html | 8 + .../emf/cdo/common/commit/CDOChangeSet.html | 5 + .../emf/cdo/common/commit/CDOChangeSetData.html | 5 + .../common/commit/CDOChangeSetDataProvider.html | 4 + .../emf/cdo/common/commit/CDOCommitData.html | 5 + .../emf/cdo/common/commit/CDOCommitInfo.html | 5 + .../cdo/common/commit/CDOCommitInfoHandler.html | 5 + .../cdo/common/commit/CDOCommitInfoManager.html | 4 + .../commit/class-use/CDOChangeKindProvider.html | 530 +++--- .../common/commit/class-use/CDOChangeSetData.html | 13 +- .../cdo/common/commit/class-use/CDOCommitData.html | 7 +- .../cdo/common/commit/class-use/CDOCommitInfo.html | 4 +- .../commit/class-use/CDOCommitInfoHandler.html | 9 +- .../commit/handler/AsyncCommitInfoHandler.html | 5 + .../common/commit/handler/BinaryCommitInfoLog.html | 5 + .../common/commit/handler/TextCommitInfoLog.html | 5 + .../cdo/common/commit/handler/package-summary.html | 9 +- .../emf/cdo/common/commit/package-summary.html | 21 +- .../eclipse/emf/cdo/common/commit/package-use.html | 123 +- .../emf/cdo/common/id/CDOID.ObjectType.html | 4 + .../org/eclipse/emf/cdo/common/id/CDOID.Type.html | 4 + .../org/eclipse/emf/cdo/common/id/CDOID.html | 10 +- .../eclipse/emf/cdo/common/id/CDOIDExternal.html | 4 + .../org/eclipse/emf/cdo/common/id/CDOIDObject.html | 4 + .../eclipse/emf/cdo/common/id/CDOIDProvider.html | 4 + .../eclipse/emf/cdo/common/id/CDOIDReference.html | 4 + .../org/eclipse/emf/cdo/common/id/CDOIDTemp.html | 4 + .../org/eclipse/emf/cdo/common/id/CDOIDUtil.html | 4 + .../eclipse/emf/cdo/common/id/CDOReference.html | 4 + .../org/eclipse/emf/cdo/common/id/CDOWithID.html | 4 + .../eclipse/emf/cdo/common/id/class-use/CDOID.html | 30 +- .../emf/cdo/common/id/class-use/CDOReference.html | 4 +- .../eclipse/emf/cdo/common/id/package-summary.html | 22 +- .../org/eclipse/emf/cdo/common/id/package-use.html | 102 +- .../org/eclipse/emf/cdo/common/lob/CDOBlob.html | 4 + .../org/eclipse/emf/cdo/common/lob/CDOClob.html | 4 + .../org/eclipse/emf/cdo/common/lob/CDOLob.html | 4 + .../org/eclipse/emf/cdo/common/lob/CDOLobInfo.html | 4 + .../eclipse/emf/cdo/common/lob/CDOLobStore.html | 4 + .../org/eclipse/emf/cdo/common/lob/CDOLobUtil.html | 4 + .../emf/cdo/common/lob/class-use/CDOLob.html | 4 +- .../emf/cdo/common/lob/class-use/CDOLobInfo.html | 6 +- .../emf/cdo/common/lob/package-summary.html | 12 +- .../eclipse/emf/cdo/common/lob/package-use.html | 30 +- .../IDurableLockingManager.LockArea.Handler.html | 4 + .../lock/IDurableLockingManager.LockArea.html | 7 +- ...leLockingManager.LockAreaNotFoundException.html | 4 + .../lock/IDurableLockingManager.LockGrade.html | 4 + .../cdo/common/lock/IDurableLockingManager.html | 12 +- .../emf/cdo/common/lock/package-summary.html | 12 +- .../eclipse/emf/cdo/common/lock/package-use.html | 20 +- .../eclipse/emf/cdo/common/model/CDOClassInfo.html | 4 + .../common/model/CDOClassifierRef.Provider.html | 4 + .../emf/cdo/common/model/CDOClassifierRef.html | 6 +- .../emf/cdo/common/model/CDOModelConstants.html | 4 + .../emf/cdo/common/model/CDOPackageRegistry.html | 5 + .../CDOPackageRegistryPopulator.Descriptor.html | 5 + .../common/model/CDOPackageRegistryPopulator.html | 8 +- .../CDOPackageTypeRegistry.CDOObjectMarker.html | 2 +- .../cdo/common/model/CDOPackageTypeRegistry.html | 6 +- .../org/eclipse/emf/cdo/common/model/EMFUtil.html | 4 + .../emf/cdo/common/model/package-summary.html | 23 +- .../eclipse/emf/cdo/common/model/package-use.html | 51 +- .../eclipse/emf/cdo/common/package-summary.html | 446 ++--- .../org/eclipse/emf/cdo/common/package-tree.html | 2 +- .../org/eclipse/emf/cdo/common/package-use.html | 1022 +++++------ .../emf/cdo/common/protocol/CDODataInput.html | 4 + .../emf/cdo/common/protocol/CDODataOutput.html | 4 + .../emf/cdo/common/protocol/CDOProtocol.html | 4 + .../cdo/common/protocol/CDOProtocolConstants.html | 4 + .../emf/cdo/common/protocol/package-summary.html | 8 +- .../emf/cdo/common/protocol/package-use.html | 44 +- .../common/revision/CDOAllRevisionsProvider.html | 4 + .../emf/cdo/common/revision/CDOElementProxy.html | 4 + .../emf/cdo/common/revision/CDOIDAndBranch.html | 4 + .../emf/cdo/common/revision/CDOIDAndVersion.html | 4 + .../eclipse/emf/cdo/common/revision/CDOList.html | 4 + .../emf/cdo/common/revision/CDOListFactory.html | 4 + .../emf/cdo/common/revision/CDORevisable.html | 4 + .../emf/cdo/common/revision/CDORevision.html | 4 + .../revision/CDORevisionCache.EvictionEvent.html | 5 + .../emf/cdo/common/revision/CDORevisionCache.html | 8 +- .../cdo/common/revision/CDORevisionCacheAdder.html | 4 + .../emf/cdo/common/revision/CDORevisionData.html | 4 + .../cdo/common/revision/CDORevisionFactory.html | 4 + .../cdo/common/revision/CDORevisionHandler.html | 5 + .../emf/cdo/common/revision/CDORevisionKey.html | 4 + .../cdo/common/revision/CDORevisionManager.html | 5 + .../cdo/common/revision/CDORevisionProvider.html | 5 + .../emf/cdo/common/revision/CDORevisionUtil.html | 4 + .../common/revision/class-use/CDOIDAndVersion.html | 7 +- .../common/revision/class-use/CDORevisable.html | 2 +- .../revision/class-use/CDORevisionCacheAdder.html | 3 +- .../common/revision/class-use/CDORevisionKey.html | 5 +- .../revision/class-use/CDORevisionProvider.html | 4 +- .../emf/cdo/common/revision/package-summary.html | 553 +++--- .../emf/cdo/common/revision/package-use.html | 1845 ++++++++++---------- .../cdo/common/util/class-use/CDOTimeProvider.html | 2 +- .../eclipse/emf/cdo/net4j/CDOSession.Options.html | 11 +- .../emf/cdo/net4j/CDOSessionConfiguration.html | 30 +- .../cdo/net4j/CDOSessionRecoveryEvent.Type.html | 4 + .../emf/cdo/net4j/CDOSessionRecoveryEvent.html | 7 +- .../cdo/net4j/FailoverCDOSessionConfiguration.html | 570 +++--- .../net4j/ReconnectingCDOSessionConfiguration.html | 658 +++---- .../net4j/RecoveringCDOSessionConfiguration.html | 822 ++++----- .../org/eclipse/emf/cdo/net4j/package-summary.html | 5 +- .../org/eclipse/emf/cdo/net4j/package-tree.html | 12 +- .../org/eclipse/emf/cdo/net4j/package-use.html | 2 +- .../javadoc/org/eclipse/emf/cdo/package-frame.html | 2 - .../org/eclipse/emf/cdo/package-summary.html | 13 +- .../javadoc/org/eclipse/emf/cdo/package-tree.html | 10 - .../javadoc/org/eclipse/emf/cdo/package-use.html | 24 +- .../server/embedded/CDOSessionConfiguration.html | 664 +++---- .../emf/cdo/server/embedded/package-tree.html | 4 +- .../org/eclipse/emf/cdo/server/package-tree.html | 2 +- .../cdo/session/CDOSession.ExceptionHandler.html | 6 + ...ssion.Options.CollectionLoadingPolicyEvent.html | 6 + ...ion.Options.GeneratedPackageEmulationEvent.html | 6 + .../session/CDOSession.Options.LobCacheEvent.html | 5 + .../emf/cdo/session/CDOSession.Options.html | 50 +- .../org/eclipse/emf/cdo/session/CDOSession.html | 6 +- ...CDOSessionConfiguration.SessionOpenedEvent.html | 252 +++ .../emf/cdo/session/CDOSessionConfiguration.html | 925 +++++----- .../session/CDOSessionConfigurationFactory.html | 4 +- .../eclipse/emf/cdo/session/CDOSessionEvent.html | 4 + .../cdo/session/CDOSessionInvalidationEvent.html | 5 +- .../emf/cdo/session/class-use/CDOSession.html | 16 + ...CDOSessionConfiguration.SessionOpenedEvent.html | 144 ++ .../session/class-use/CDOSessionConfiguration.html | 8 + .../emf/cdo/session/class-use/CDOSessionEvent.html | 421 ++--- .../org/eclipse/emf/cdo/session/package-frame.html | 2 + .../eclipse/emf/cdo/session/package-summary.html | 30 +- .../org/eclipse/emf/cdo/session/package-tree.html | 6 +- .../org/eclipse/emf/cdo/session/package-use.html | 32 +- .../CDORemoteSessionEvent.MessageReceived.html | 6 + .../CDORemoteSessionEvent.SubscriptionChanged.html | 6 + .../cdo/session/remote/CDORemoteSessionEvent.html | 13 +- .../remote/class-use/CDORemoteSessionEvent.html | 8 +- .../emf/cdo/session/remote/package-summary.html | 11 +- .../emf/cdo/session/remote/package-use.html | 527 +++--- .../emf/cdo/spi/server/InternalLockManager.html | 24 + .../emf/cdo/spi/server/InternalSession.html | 11 +- ...OTransaction.Options.AutoReleaseLocksEvent.html | 9 + ...Transaction.Options.ConflictResolversEvent.html | 9 + .../cdo/transaction/CDOTransaction.Options.html | 51 +- .../emf/cdo/transaction/CDOTransaction.html | 2 +- .../transaction/CDOTransactionConflictEvent.html | 5 + .../CDOTransactionFinishedEvent.Type.html | 4 + .../transaction/CDOTransactionFinishedEvent.html | 8 +- .../transaction/CDOTransactionStartedEvent.html | 5 + .../cdo/transaction/class-use/CDOTransaction.html | 8 + .../emf/cdo/transaction/package-summary.html | 626 +++---- .../eclipse/emf/cdo/transaction/package-use.html | 4 +- .../CDOView.Options.CacheReferenceTypeEvent.html | 5 + ...ew.Options.ChangeSubscriptionPoliciesEvent.html | 5 + ...View.Options.InvalidationNotificationEvent.html | 5 + .../CDOView.Options.InvalidationPolicyEvent.html | 5 + .../view/CDOView.Options.ReferencePolicyEvent.html | 12 +- ...iew.Options.RevisionPrefetchingPolicyEvent.html | 6 + .../CDOView.Options.StaleReferencePolicyEvent.html | 9 +- ...CDOView.Options.StrongReferencePolicyEvent.html | 211 +++ .../org/eclipse/emf/cdo/view/CDOView.Options.html | 69 +- .../javadoc/org/eclipse/emf/cdo/view/CDOView.html | 2 +- .../emf/cdo/view/CDOViewAdaptersNotifiedEvent.html | 10 +- .../cdo/view/CDOViewDurabilityChangedEvent.html | 3 +- .../org/eclipse/emf/cdo/view/CDOViewEvent.html | 4 + .../emf/cdo/view/CDOViewInvalidationEvent.html | 8 +- .../emf/cdo/view/CDOViewTargetChangedEvent.html | 2 +- ...CDOView.Options.StrongReferencePolicyEvent.html | 180 ++ .../emf/cdo/view/class-use/CDOView.Options.html | 2 +- .../eclipse/emf/cdo/view/class-use/CDOView.html | 8 + .../emf/cdo/view/class-use/CDOViewEvent.html | 505 +++--- .../org/eclipse/emf/cdo/view/package-frame.html | 2 + .../org/eclipse/emf/cdo/view/package-summary.html | 41 +- .../org/eclipse/emf/cdo/view/package-tree.html | 4 +- .../org/eclipse/emf/cdo/view/package-use.html | 1089 ++++++------ .../spi/cdo/InternalCDOSessionConfiguration.html | 630 +++---- .../org/eclipse/emf/spi/cdo/package-tree.html | 4 +- 212 files changed, 9559 insertions(+), 8123 deletions(-) delete mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOIDDangling.html delete mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/class-use/CDOIDDangling.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.SessionOpenedEvent.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html create mode 100644 plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.StrongReferencePolicyEvent.html (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDODeltaNotification.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDODeltaNotification.html index 1c225f0aa8..7dd0d3c95f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDODeltaNotification.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDODeltaNotification.html @@ -56,7 +56,7 @@ function windowTitle()  PREV CLASS  - NEXT CLASSNEXT CLASS FRAMES    NO FRAMES   @@ -113,9 +113,11 @@ This class behaves like the usual EMF Notification except for the following:
Since:
2.0
Author:
-
Simon McDuff * @noextend This interface is not intended to be extended by clients.
+
Simon McDuff
No Implement
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.

@@ -259,7 +261,7 @@ getRevisionDelta  PREV CLASS  - NEXT CLASSNEXT CLASS
FRAMES    NO FRAMES   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOIDDangling.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOIDDangling.html deleted file mode 100644 index 41e8f0d341..0000000000 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOIDDangling.html +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - -CDOIDDangling (CDO Model Repository Documentation) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.emf.cdo -
-Interface CDOIDDangling

-
-
All Superinterfaces:
CDOID, Comparable<CDOID>, Serializable
-
-
-
-
public interface CDOIDDangling
extends CDOID
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - -
-Nested Class Summary
- - - - - - - -
Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.common.id.CDOID
CDOID.ObjectType, CDOID.Type
-  - - - - - - - -
-Field Summary
- - - - - - - -
Fields inherited from interface org.eclipse.emf.cdo.common.id.CDOID
NULL
-  - - - - - - - - - - - -
-Method Summary
- EObjectgetTarget() - -
-           
- - - - - - - -
Methods inherited from interface org.eclipse.emf.cdo.common.id.CDOID
getType, isDangling, isExternal, isNull, isObject, isTemporary, toURIFragment
- - - - - - - -
Methods inherited from interface java.lang.Comparable
compareTo
-  -

- - - - - - - - -
-Method Detail
- -

-getTarget

-
-EObject getTarget()
-
-
-
-
-
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOInvalidationNotification.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOInvalidationNotification.html index eadf1f5830..5be380850d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOInvalidationNotification.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOInvalidationNotification.html @@ -55,7 +55,7 @@ function windowTitle() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -199,7 +199,7 @@ A custom EMF PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOLock.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOLock.html index 22c8f0aef2..0e5d97b49b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOLock.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOLock.html @@ -100,7 +100,8 @@ Interface CDOLock

-Once object got lock, it will not go in conflict mode or cannot be changed. +A read or write lock on an object as returned by CDOObject.cdoReadLock() or + CDOObject.cdoWriteLock().

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html index 962f79efaa..3e41c49f06 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDONotification.html @@ -103,7 +103,7 @@ Interface CDONotification

-TODO Simon: JavaDoc +A base interface for all CDO specific notifications.

@@ -134,7 +134,7 @@ TODO Simon: JavaDoc DETACH_OBJECT
-          TODO Simon: JavaDoc +            @@ -142,7 +142,7 @@ TODO Simon: JavaDoc EVENT_TYPE_CDO_START
-          TODO Simon: JavaDoc +            @@ -150,7 +150,7 @@ TODO Simon: JavaDoc INVALIDATE
-          TODO Simon: JavaDoc +              @@ -199,8 +199,6 @@ EVENT_TYPE_CDO_START

 static final int EVENT_TYPE_CDO_START
-
TODO Simon: JavaDoc -

See Also:
Constant Field Values
@@ -211,8 +209,6 @@ DETACH_OBJECT
 static final int DETACH_OBJECT
-
TODO Simon: JavaDoc -

See Also:
Constant Field Values
@@ -223,8 +219,6 @@ INVALIDATE
 static final int INVALIDATE
-
TODO Simon: JavaDoc -

See Also:
Constant Field Values
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOObjectReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOObjectReference.html index fb22d3a7c5..23ad15ef6a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOObjectReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOObjectReference.html @@ -99,6 +99,10 @@ Interface CDOObjectReference
public interface CDOObjectReference
extends CDOReference<CDOObject>
+

+Represents a CDOObject typed reference from one object to another object. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOState.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOState.html index 704dd4fec9..567cac6fed 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOState.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/CDOState.html @@ -104,6 +104,10 @@ Enum CDOState
public enum CDOState
extends Enum<CDOState>
+

+Enumerates the possible states of local objects. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/class-use/CDOIDDangling.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/class-use/CDOIDDangling.html deleted file mode 100644 index 05dbe58453..0000000000 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/class-use/CDOIDDangling.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -Uses of Interface org.eclipse.emf.cdo.CDOIDDangling (CDO Model Repository Documentation) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.emf.cdo.CDOIDDangling

-
-No usage of org.eclipse.emf.cdo.CDOIDDangling -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.State.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.State.html index 4872c3d150..c23fff8506 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.State.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.State.html @@ -107,6 +107,10 @@ Enum CDOCommonRepository.State
public static enum CDOCommonRepository.State
extends Enum<CDOCommonRepository.State>
+

+Enumerates the possible states of a CDO repository. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html index 01e0eed9de..ceae379cfa 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html @@ -105,6 +105,10 @@ Interface CDOCommonRepository.StateChangedEvent
public static interface CDOCommonRepository.StateChangedEvent
extends IEvent
+

+An event fired when the state of a CDO repository has changed. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html index 1ad112130c..f544424fdc 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html @@ -107,6 +107,10 @@ Enum CDOCommonRepository.Type
public static enum CDOCommonRepository.Type
extends Enum<CDOCommonRepository.Type>
+

+Enumerates the possible types of a CDO repository. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.TypeChangedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.TypeChangedEvent.html index 20d60c5bee..ed8a7e946c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.TypeChangedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.TypeChangedEvent.html @@ -105,6 +105,11 @@ Interface CDOCommonRepository.TypeChangedEvent
public static interface CDOCommonRepository.TypeChangedEvent
extends IEvent
+

+An event fired when the type of a CDO repository has changed. This usually happens only + for repository fail-over participants. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.html index 1764f6349e..c4bd551ae3 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonRepository.html @@ -1,545 +1,549 @@ - - - - - - -CDOCommonRepository (CDO Model Repository Documentation) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -org.eclipse.emf.cdo.common -
-Interface CDOCommonRepository

-
-
All Superinterfaces:
CDOTimeProvider
-
-
-
All Known Subinterfaces:
CDORepositoryInfo, InternalFailoverParticipant, InternalRepository, InternalSynchronizableRepository, IRepository, ISynchronizableRepository
-
-
-
-
public interface CDOCommonRepository
extends CDOTimeProvider
- - -

-

-
Since:
-
3.0
-
Author:
-
Eike Stepper
-
No Implement
-
This interface is not intended to be implemented by clients.
-
No Extend
-
This interface is not intended to be extended by clients.
-
-
- -

- - - - - - - - - - - - - - - - - - - - - - - -
-Nested Class Summary
-static classCDOCommonRepository.State - -
-           
-static interfaceCDOCommonRepository.StateChangedEvent - -
-           
-static classCDOCommonRepository.Type - -
-           
-static interfaceCDOCommonRepository.TypeChangedEvent - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- longgetCreationTime() - -
-          Returns the creation time of this repository.
- StringgetName() - -
-          Returns the name of this repository.
- Set<CDOID.ObjectType>getObjectIDTypes() - -
-          Returns the type of CDOIDs created by the store of this repository.
- CDOIDgetRootResourceID() - -
-          Returns the ID of the root resource of this repository.
- CDOCommonRepository.StategetState() - -
-          Returns the state of this repository.
- StringgetStoreType() - -
-          Returns the type of the store of this repository.
- CDOCommonRepository.TypegetType() - -
-          Returns the type of this repository.
- StringgetUUID() - -
-          Returns the UUID of this repository.
- booleanisEnsuringReferentialIntegrity() - -
-          Returns true if this repository ensures referential integrity, false otherwise.
- booleanisSupportingAudits() - -
-          Returns true if this repository supports auditing, false otherwise.
- booleanisSupportingBranches() - -
-          Returns true if this repository supports branching, false otherwise.
- booleanisSupportingEcore() - -
-          Returns true if this repository supports instances of Ecore, false otherwise.
- - - - - - - -
Methods inherited from interface org.eclipse.emf.cdo.common.util.CDOTimeProvider
getTimeStamp
-  -

- - - - - - - - -
-Method Detail
- -

-getName

-
-String getName()
-
-
Returns the name of this repository. -

-

-
-
-
-
-
-
-
- -

-getUUID

-
-String getUUID()
-
-
Returns the UUID of this repository. -

-

-
-
-
-
-
-
-
- -

-getType

-
-CDOCommonRepository.Type getType()
-
-
Returns the type of this repository. -

-

-
-
-
-
-
-
-
- -

-getState

-
-CDOCommonRepository.State getState()
-
-
Returns the state of this repository. -

-

-
-
-
-
-
-
-
- -

-getCreationTime

-
-long getCreationTime()
-
-
Returns the creation time of this repository. -

-

-
-
-
-
-
-
-
- -

-getStoreType

-
-String getStoreType()
-
-
Returns the type of the store of this repository. -

-

-
-
-
-
-
-
-
- -

-getObjectIDTypes

-
-Set<CDOID.ObjectType> getObjectIDTypes()
-
-
Returns the type of CDOIDs created by the store of this repository. -

-

-
-
-
-
-
-
-
- -

-getRootResourceID

-
-CDOID getRootResourceID()
-
-
Returns the ID of the root resource of this repository. -

-

-
-
-
-
-
-
-
- -

-isSupportingAudits

-
-boolean isSupportingAudits()
-
-
Returns true if this repository supports auditing, false otherwise. -

-

-
-
-
-
-
-
-
- -

-isSupportingBranches

-
-boolean isSupportingBranches()
-
-
Returns true if this repository supports branching, false otherwise. -

-

-
-
-
-
-
-
-
- -

-isSupportingEcore

-
-boolean isSupportingEcore()
-
-
Returns true if this repository supports instances of Ecore, false otherwise. -

-

-
-
-
-
Since:
-
4.0
-
-
-
-
- -

-isEnsuringReferentialIntegrity

-
-boolean isEnsuringReferentialIntegrity()
-
-
Returns true if this repository ensures referential integrity, false otherwise. -

-

-
-
-
-
Since:
-
4.0
-
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +CDOCommonRepository (CDO Model Repository Documentation) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.eclipse.emf.cdo.common +
+Interface CDOCommonRepository

+
+
All Superinterfaces:
CDOTimeProvider
+
+
+
All Known Subinterfaces:
CDORepositoryInfo, InternalFailoverParticipant, InternalRepository, InternalSynchronizableRepository, IRepository, ISynchronizableRepository
+
+
+
+
public interface CDOCommonRepository
extends CDOTimeProvider
+ + +

+Abstracts the information about CDO repositories that is common to both client and server side. +

+ +

+

+
Since:
+
3.0
+
Author:
+
Eike Stepper
+
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.
+
+
+ +

+ + + + + + + + + + + + + + + + + + + + + + + +
+Nested Class Summary
+static classCDOCommonRepository.State + +
+          Enumerates the possible states of a CDO repository.
+static interfaceCDOCommonRepository.StateChangedEvent + +
+          An event fired when the state of a CDO repository has changed.
+static classCDOCommonRepository.Type + +
+          Enumerates the possible types of a CDO repository.
+static interfaceCDOCommonRepository.TypeChangedEvent + +
+          An event fired when the type of a CDO repository has changed.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ longgetCreationTime() + +
+          Returns the creation time of this repository.
+ StringgetName() + +
+          Returns the name of this repository.
+ Set<CDOID.ObjectType>getObjectIDTypes() + +
+          Returns the type of CDOIDs created by the store of this repository.
+ CDOIDgetRootResourceID() + +
+          Returns the ID of the root resource of this repository.
+ CDOCommonRepository.StategetState() + +
+          Returns the state of this repository.
+ StringgetStoreType() + +
+          Returns the type of the store of this repository.
+ CDOCommonRepository.TypegetType() + +
+          Returns the type of this repository.
+ StringgetUUID() + +
+          Returns the UUID of this repository.
+ booleanisEnsuringReferentialIntegrity() + +
+          Returns true if this repository ensures referential integrity, false otherwise.
+ booleanisSupportingAudits() + +
+          Returns true if this repository supports auditing, false otherwise.
+ booleanisSupportingBranches() + +
+          Returns true if this repository supports branching, false otherwise.
+ booleanisSupportingEcore() + +
+          Returns true if this repository supports instances of Ecore, false otherwise.
+ + + + + + + +
Methods inherited from interface org.eclipse.emf.cdo.common.util.CDOTimeProvider
getTimeStamp
+  +

+ + + + + + + + +
+Method Detail
+ +

+getName

+
+String getName()
+
+
Returns the name of this repository. +

+

+
+
+
+
+
+
+
+ +

+getUUID

+
+String getUUID()
+
+
Returns the UUID of this repository. +

+

+
+
+
+
+
+
+
+ +

+getType

+
+CDOCommonRepository.Type getType()
+
+
Returns the type of this repository. +

+

+
+
+
+
+
+
+
+ +

+getState

+
+CDOCommonRepository.State getState()
+
+
Returns the state of this repository. +

+

+
+
+
+
+
+
+
+ +

+getCreationTime

+
+long getCreationTime()
+
+
Returns the creation time of this repository. +

+

+
+
+
+
+
+
+
+ +

+getStoreType

+
+String getStoreType()
+
+
Returns the type of the store of this repository. +

+

+
+
+
+
+
+
+
+ +

+getObjectIDTypes

+
+Set<CDOID.ObjectType> getObjectIDTypes()
+
+
Returns the type of CDOIDs created by the store of this repository. +

+

+
+
+
+
+
+
+
+ +

+getRootResourceID

+
+CDOID getRootResourceID()
+
+
Returns the ID of the root resource of this repository. +

+

+
+
+
+
+
+
+
+ +

+isSupportingAudits

+
+boolean isSupportingAudits()
+
+
Returns true if this repository supports auditing, false otherwise. +

+

+
+
+
+
+
+
+
+ +

+isSupportingBranches

+
+boolean isSupportingBranches()
+
+
Returns true if this repository supports branching, false otherwise. +

+

+
+
+
+
+
+
+
+ +

+isSupportingEcore

+
+boolean isSupportingEcore()
+
+
Returns true if this repository supports instances of Ecore, false otherwise. +

+

+
+
+
+
Since:
+
4.0
+
+
+
+
+ +

+isEnsuringReferentialIntegrity

+
+boolean isEnsuringReferentialIntegrity()
+
+
Returns true if this repository ensures referential integrity, false otherwise. +

+

+
+
+
+
Since:
+
4.0
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html index 5e79655eca..345c03a738 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html @@ -102,6 +102,11 @@ Interface CDOCommonSession.Options.PassiveUpdateEvent
public static interface CDOCommonSession.Options.PassiveUpdateEvent
extends IOptionsEvent
+

+An options event fired when the passive update mode of a CDO + session has changed. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html index c65ae19f81..0b05cbd615 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html @@ -107,6 +107,11 @@ Enum CDOCommonSession.Options.PassiveUpdateMode
public static enum CDOCommonSession.Options.PassiveUpdateMode
extends Enum<CDOCommonSession.Options.PassiveUpdateMode>
+

+Enumerates the possible passive update modes of a CDO + session. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html index 0ccf026810..e7e38fe308 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.Options.html @@ -105,6 +105,10 @@ Interface CDOCommonSession.Options
public static interface CDOCommonSession.Options
extends IOptions
+

+Encapsulates the configuration options of CDO sessions that are common to both client and server side. +

+

Author:
@@ -131,7 +135,8 @@ Interface CDOCommonSession.Options CDOCommonSession.Options.PassiveUpdateEvent
-            +          An options event fired when the passive update mode of a CDO + session has changed. @@ -139,7 +144,8 @@ Interface CDOCommonSession.Options CDOCommonSession.Options.PassiveUpdateMode
-            +          Enumerates the possible passive update modes of a CDO + session.   @@ -153,6 +159,14 @@ Interface CDOCommonSession.Options + CDOCommonSession +getContainer() + +
+          Returns the session of this options object. + + +  CDOCommonSession.Options.PassiveUpdateMode getPassiveUpdateMode() @@ -184,15 +198,6 @@ Interface CDOCommonSession.Options             -  - - - - - - - -
Methods inherited from interface org.eclipse.net4j.util.options.IOptions
getContainer
  @@ -215,6 +220,24 @@ Interface CDOCommonSession.Options
+

+getContainer

+
+CDOCommonSession getContainer()
+
+
Returns the session of this options object. +

+

+
Specified by:
getContainer in interface IOptions
+
+
+
Since:
+
4.0
+
+
+
+
+

isPassiveUpdateEnabled

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html
index 46a619e319..0362a05ed3 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonSession.html
@@ -102,6 +102,10 @@ Interface CDOCommonSession
 
public interface CDOCommonSession
extends IUserAware, IOptionsContainer, Closeable
+

+Abstracts the information about CDO sessions that is common to both client and server side. +

+

Since:
@@ -130,7 +134,7 @@ Interface CDOCommonSession CDOCommonSession.Options
-            +          Encapsulates the configuration options of CDO sessions that are common to both client and server side.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonTransaction.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonTransaction.html index 911febece1..00cdfa442b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonTransaction.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonTransaction.html @@ -105,6 +105,10 @@ Interface CDOCommonTransaction
public interface CDOCommonTransaction
extends CDOCommonView
+

+Abstracts the information about CDO transactions that is common to both client and server side. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonView.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonView.html index e1afdc8f37..3cd765ca64 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonView.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/CDOCommonView.html @@ -105,6 +105,10 @@ Interface CDOCommonView
public interface CDOCommonView
extends CDOBranchPoint, CDORevisionProvider, Closeable
+

+Abstracts the information about CDO views that is common to both client and server side. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranch.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranch.html index 916487995d..27ecf2626a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranch.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranch.html @@ -120,6 +120,10 @@ Represents a stream of change that is isolated from other streams of chan
3.0
Author:
Eike Stepper
+
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchCreatedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchCreatedEvent.html index 1bbf16941f..de0f37cdae 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchCreatedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchCreatedEvent.html @@ -99,6 +99,11 @@ Interface CDOBranchCreatedEvent
public interface CDOBranchCreatedEvent
extends IEvent
+

+An event fired from a branch manager when a new branch has + been created. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchManager.html index ed503ec056..7ed0b056f0 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchManager.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchManager.html @@ -129,6 +129,10 @@ Manages a tree of CDOBranch.getBase(), CDOBranch.getHead(), CDOBranch.getPoint(long), -CDOBranchUtil.copyBranchPoint(CDOBranchPoint)
+CDOBranchUtil.copyBranchPoint(CDOBranchPoint)
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.
+

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchPointRange.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchPointRange.html index 223ee49615..389fcb655e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchPointRange.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchPointRange.html @@ -115,6 +115,10 @@ A range between the 3.0

Author:
Eike Stepper
+
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html index 0dfa425f56..82156a1e6c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html @@ -115,7 +115,11 @@ A pair of a
CDOBranch.getVersion(int) +
See Also:
CDOBranch.getVersion(int)
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.
+

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPoint.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPoint.html index 58daab5223..3a662560e8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPoint.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPoint.html @@ -184,7 +184,7 @@ Uses of CDOCommonTransaction
-            +          Abstracts the information about CDO transactions that is common to both client and server side. @@ -192,7 +192,7 @@ Uses of CDOCommonView
-            +          Abstracts the information about CDO views that is common to both client and server side.   @@ -301,7 +301,8 @@ Uses of CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations.   @@ -342,7 +343,8 @@ Uses of IDurableLockingManager.LockArea
-            +          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks.   @@ -427,7 +429,7 @@ Uses of CDORevisable
-            +          An entity that has a defined lifetime (creation plus revision) and a version in a branch. @@ -435,7 +437,7 @@ Uses of CDORevision
-            +          Encapsulates the immutable information of a single CDO object between two commits in a branch.   @@ -718,8 +720,8 @@ Uses of CDOSessionInvalidationEvent
-          An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session. +          A session event fired when passive updates (commit notifications) are being received from a + remote repository.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPointRange.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPointRange.html index beb8dfa067..831e7570d8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPointRange.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/class-use/CDOBranchPointRange.html @@ -124,7 +124,8 @@ Uses of CDOChangeSet
-            +          The change set data between two branch points with a common + ancestor.   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 56676eda82..4558d6923b 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 @@ -1,685 +1,686 @@ - - - - - - -Uses of Interface org.eclipse.emf.cdo.common.branch.CDOBranchVersion (CDO Model Repository Documentation) - - - - - - - - - - - - -


- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchVersion

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use CDOBranchVersion
org.eclipse.emf.cdo.common.branchCommon concepts for dealing with branches. 
org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.revisionCommon concepts for dealing with revisions and revision lists. 
org.eclipse.emf.cdo.common.revision.deltaCommon concepts for dealing with revision deltas and feature deltas. 
org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.spi.common.branchCommon service provider interfaces and useful base implementations for dealing with branches. 
org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.branch
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.branch that return CDOBranchVersion
- CDOBranchVersionCDOBranch.getVersion(int version) - -
-          Returns the branch version in this branch with the given version number.
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.protocol
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.protocol that return CDOBranchVersion
- CDOBranchVersionCDODataInput.readCDOBranchVersion() - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.protocol with parameters of type CDOBranchVersion
- voidCDODataOutput.writeCDOBranchVersion(CDOBranchVersion branchVersion) - -
-           
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.revision
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of CDOBranchVersion in org.eclipse.emf.cdo.common.revision
- interfaceCDORevisable - -
-           
- interfaceCDORevision - -
-           
-static interfaceCDORevisionCache.EvictionEvent - -
-           
- interfaceCDORevisionKey - -
-           
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDOBranchVersion
- booleanCDORevisionManager.containsRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion) - -
-           
- CDORevisionCDORevisionCache.getRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion) - -
-           
- CDORevisionCDORevisionManager.getRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion, - int referenceChunk, - boolean loadOnDemand) - -
-           
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.revision.delta
-  -

- - - - - - - - - -
Subinterfaces of CDOBranchVersion in org.eclipse.emf.cdo.common.revision.delta
- interfaceCDORevisionDelta - -
-           
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.server
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.server with parameters of type CDOBranchVersion
- InternalCDORevisionIStoreAccessor.readRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion, - int listChunk, - CDORevisionCacheAdder cache) - -
-          Reads a revision with the given version in the given branch from the back-end.
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.spi.common.branch
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.spi.common.branch that return CDOBranchVersion
-static CDOBranchVersionCDOBranchUtil.copyBranchVersion(CDOBranchVersion source) - -
-           
-  -

- - - - - - - - - -
Methods in org.eclipse.emf.cdo.spi.common.branch with parameters of type CDOBranchVersion
-static CDOBranchVersionCDOBranchUtil.copyBranchVersion(CDOBranchVersion source) - -
-           
-  -

- - - - - -
-Uses of CDOBranchVersion in org.eclipse.emf.cdo.spi.common.revision
-  -

- - - - - - - - - - - - - -
Subinterfaces of CDOBranchVersion in org.eclipse.emf.cdo.spi.common.revision
- interfaceInternalCDORevision - -
-           
- interfaceInternalCDORevisionDelta - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - + +
Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDOBranchVersion
- classAbstractCDORevision - -
-           
- classBaseCDORevision - -
-           
- classDelegatingCDORevision - -
-           
- classDetachedCDORevision - -
-           
- classPointerCDORevision - -
+ + + + + + +Uses of Interface org.eclipse.emf.cdo.common.branch.CDOBranchVersion (CDO Model Repository Documentation) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.eclipse.emf.cdo.common.branch.CDOBranchVersion

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use CDOBranchVersion
org.eclipse.emf.cdo.common.branchCommon concepts for dealing with branches. 
org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.common.revisionCommon concepts for dealing with revisions and revision lists. 
org.eclipse.emf.cdo.common.revision.deltaCommon concepts for dealing with revision deltas and feature deltas. 
org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.spi.common.branchCommon service provider interfaces and useful base implementations for dealing with branches. 
org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.branch
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.cdo.common.branch that return CDOBranchVersion
+ CDOBranchVersionCDOBranch.getVersion(int version) + +
+          Returns the branch version in this branch with the given version number.
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.protocol
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.cdo.common.protocol that return CDOBranchVersion
+ CDOBranchVersionCDODataInput.readCDOBranchVersion() + +
+           
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.cdo.common.protocol with parameters of type CDOBranchVersion
+ voidCDODataOutput.writeCDOBranchVersion(CDOBranchVersion branchVersion) + +
+           
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.revision
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subinterfaces of CDOBranchVersion in org.eclipse.emf.cdo.common.revision
+ interfaceCDORevisable + +
+          An entity that has a defined lifetime (creation plus revision) and a version in a branch.
+ interfaceCDORevision + +
+          Encapsulates the immutable information of a single CDO object between two commits in a branch.
+static interfaceCDORevisionCache.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.
+ interfaceCDORevisionKey + +
+          Uniquely identifies a revision by version in a branch.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.eclipse.emf.cdo.common.revision with parameters of type CDOBranchVersion
+ booleanCDORevisionManager.containsRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion) + +
+           
+ CDORevisionCDORevisionCache.getRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion) + +
+           
+ CDORevisionCDORevisionManager.getRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion, + int referenceChunk, + boolean loadOnDemand) + +
+           
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.common.revision.delta
+  +

+ + + + + + + + + +
Subinterfaces of CDOBranchVersion in org.eclipse.emf.cdo.common.revision.delta
+ interfaceCDORevisionDelta + +
+           
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.server
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.cdo.server with parameters of type CDOBranchVersion
+ InternalCDORevisionIStoreAccessor.readRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion, + int listChunk, + CDORevisionCacheAdder cache) + +
+          Reads a revision with the given version in the given branch from the back-end.
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.spi.common.branch
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.cdo.spi.common.branch that return CDOBranchVersion
+static CDOBranchVersionCDOBranchUtil.copyBranchVersion(CDOBranchVersion source) + +
+           
+  +

+ + + + + + + + + +
Methods in org.eclipse.emf.cdo.spi.common.branch with parameters of type CDOBranchVersion
+static CDOBranchVersionCDOBranchUtil.copyBranchVersion(CDOBranchVersion source) + +
+           
+  +

+ + + + + +
+Uses of CDOBranchVersion in org.eclipse.emf.cdo.spi.common.revision
+  +

+ + + + + + + + + + + + + +
Subinterfaces of CDOBranchVersion in org.eclipse.emf.cdo.spi.common.revision
+ interfaceInternalCDORevision + +
+           
+ interfaceInternalCDORevisionDelta + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - -
Classes in org.eclipse.emf.cdo.spi.common.revision that implement CDOBranchVersion
+ classAbstractCDORevision + +
+           
+ classBaseCDORevision + +
+           
+ classDelegatingCDORevision + +
+           
+ classDetachedCDORevision + +
+           
+ classPointerCDORevision + +
          A synthetic revision that represents the initial period of an object in a - branch when the object is still associated with a revision from one of the baseline branches.
- classStubCDORevision - -
-           
- classSyntheticCDORevision - -
+ branch when the object is still associated with a revision from one of the baseline branches.
+ classStubCDORevision + +
+           
+ classSyntheticCDORevision + +
          A synthetic revision that represents the initial period of an object in a branch when the object is - still associated with a revision from one of the baseline branches.
-  -

- - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.spi.common.revision that return CDOBranchVersion
- CDOBranchVersionRevisionInfo.Available.getAvailableBranchVersion() - -
-           
- CDOBranchVersionPointerCDORevision.getTarget() - -
-           
- CDOBranchVersionRevisionInfo.Available.Pointer.getTargetBranchVersion() - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Methods in org.eclipse.emf.cdo.spi.common.revision with parameters of type CDOBranchVersion
- booleanDelegatingCDORevisionManager.containsRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion) - -
-           
- InternalCDORevisionDelegatingCDORevisionManager.getRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion, - int referenceChunk, - boolean loadOnDemand) - -
-           
- InternalCDORevisionInternalCDORevisionManager.getRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion, - int referenceChunk, - boolean loadOnDemand) - -
-           
- InternalCDORevisionInternalCDORevisionManager.RevisionLoader.loadRevisionByVersion(CDOID id, - CDOBranchVersion branchVersion, - int referenceChunk) - -
-           
- CDORevisionInternalCDORevisionCache.removeRevision(CDOID id, - CDOBranchVersion branchVersion) - -
-           
- voidDelegatingCDORevisionManager.reviseVersion(CDOID id, - CDOBranchVersion branchVersion, - long timeStamp) - -
-           
- voidInternalCDORevisionManager.reviseVersion(CDOID id, - CDOBranchVersion branchVersion, - long timeStamp) - -
-           
-  -

- - - - - - - - - - - - - - - - - - - - -
Constructors in org.eclipse.emf.cdo.spi.common.revision with parameters of type CDOBranchVersion
PointerCDORevision(EClass eClass, - CDOID id, - CDOBranch branch, - long revised, - CDOBranchVersion target) - -
-           
RevisionInfo.Available.Detached(CDOID id, - CDOBranchPoint requestedBranchPoint, - CDOBranchVersion availableBranchVersion) - -
-           
RevisionInfo.Available.Normal(CDOID id, - CDOBranchPoint requestedBranchPoint, - CDOBranchVersion availableBranchVersion) - -
-           
RevisionInfo.Available.Pointer(CDOID id, - CDOBranchPoint requestedBranchPoint, - CDOBranchVersion availableBranchVersion, - CDOBranchVersion targetBranchVersion) - -
-           
RevisionInfo.Available(CDOID id, - CDOBranchPoint requestedBranchPoint, - CDOBranchVersion availableBranchVersion) - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + still associated with a revision from one of the baseline branches.
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.eclipse.emf.cdo.spi.common.revision that return CDOBranchVersion
+ CDOBranchVersionRevisionInfo.Available.getAvailableBranchVersion() + +
+           
+ CDOBranchVersionPointerCDORevision.getTarget() + +
+           
+ CDOBranchVersionRevisionInfo.Available.Pointer.getTargetBranchVersion() + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Methods in org.eclipse.emf.cdo.spi.common.revision with parameters of type CDOBranchVersion
+ booleanDelegatingCDORevisionManager.containsRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion) + +
+           
+ InternalCDORevisionDelegatingCDORevisionManager.getRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion, + int referenceChunk, + boolean loadOnDemand) + +
+           
+ InternalCDORevisionInternalCDORevisionManager.getRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion, + int referenceChunk, + boolean loadOnDemand) + +
+           
+ InternalCDORevisionInternalCDORevisionManager.RevisionLoader.loadRevisionByVersion(CDOID id, + CDOBranchVersion branchVersion, + int referenceChunk) + +
+           
+ CDORevisionInternalCDORevisionCache.removeRevision(CDOID id, + CDOBranchVersion branchVersion) + +
+           
+ voidDelegatingCDORevisionManager.reviseVersion(CDOID id, + CDOBranchVersion branchVersion, + long timeStamp) + +
+           
+ voidInternalCDORevisionManager.reviseVersion(CDOID id, + CDOBranchVersion branchVersion, + long timeStamp) + +
+           
+  +

+ + + + + + + + + + + + + + + + + + + + +
Constructors in org.eclipse.emf.cdo.spi.common.revision with parameters of type CDOBranchVersion
PointerCDORevision(EClass eClass, + CDOID id, + CDOBranch branch, + long revised, + CDOBranchVersion target) + +
+           
RevisionInfo.Available.Detached(CDOID id, + CDOBranchPoint requestedBranchPoint, + CDOBranchVersion availableBranchVersion) + +
+           
RevisionInfo.Available.Normal(CDOID id, + CDOBranchPoint requestedBranchPoint, + CDOBranchVersion availableBranchVersion) + +
+           
RevisionInfo.Available.Pointer(CDOID id, + CDOBranchPoint requestedBranchPoint, + CDOBranchVersion availableBranchVersion, + CDOBranchVersion targetBranchVersion) + +
+           
RevisionInfo.Available(CDOID id, + CDOBranchPoint requestedBranchPoint, + CDOBranchVersion availableBranchVersion) + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/package-summary.html index 46f92f3e70..a452f77251 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/branch/package-summary.html @@ -1,203 +1,204 @@ - - - - - - -org.eclipse.emf.cdo.common.branch (CDO Model Repository Documentation) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.emf.cdo.common.branch -

-Common concepts for dealing with branches. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + +org.eclipse.emf.cdo.common.branch (CDO Model Repository Documentation) + + + + + + + + + + + + +
+ + + + + +
-Interface Summary
CDOBranchRepresents a stream of change that is isolated from other streams of changes.
CDOBranchCreatedEvent 
CDOBranchHandlerA call-back interface that indicates the ability to handle branches that are passed from other entities.
CDOBranchManagerManages a tree of branches and notifies about changes in this branch tree.
CDOBranchPointA point in time in a particular branch.
CDOBranchPointRange
+ + + + + + + + + +
+ +
+ + + +


+

+Package org.eclipse.emf.cdo.common.branch +

+Common concepts for dealing with branches. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - -
+Interface Summary
CDOBranchRepresents a stream of change that is isolated from other streams of changes.
CDOBranchCreatedEventAn event fired from a branch manager when a new branch has + been created.
CDOBranchHandlerA call-back interface that indicates the ability to handle branches that are passed from other entities.
CDOBranchManagerManages a tree of branches and notifies about changes in this branch tree.
CDOBranchPointA point in time in a particular branch.
CDOBranchPointRange A range between the base of the main branch and the head of any branch that is demarkated by a start point and - an end point.
CDOBranchTagA named branch point.
CDOBranchVersionA pair of a branch and an integer version number.
-  - -

-

-Package org.eclipse.emf.cdo.common.branch Description -

- -

+ an end point. + + +CDOBranchTag +A named branch point. + + +CDOBranchVersion +A pair of a branch and an integer version number. + + +  + +

+

+Package org.eclipse.emf.cdo.common.branch Description +

+ +

Common concepts for dealing with branches. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - +

+

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.Options.html index 5d47121e01..d0201bae4c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.Options.html @@ -149,7 +149,7 @@ Uses of CDOSession.Options
-            +          Encapsulates a set of notifying session configuration options.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.html index ceaf990480..ee96ec0d76 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonSession.html @@ -133,6 +133,14 @@ Uses of  CDOCommonSession +CDOCommonSession.Options.getContainer() + +
+          Returns the session of this options object. + + + + CDOCommonSession CDOCommonView.getSession()
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonView.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonView.html index f083d5c9d4..41e7ad5e10 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonView.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/class-use/CDOCommonView.html @@ -144,7 +144,7 @@ Uses of CDOCommonTransaction
-            +          Abstracts the information about CDO transactions that is common to both client and server side.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html index 1fe9efe804..95337367c0 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKind.html @@ -104,6 +104,10 @@ Enum CDOChangeKind
public enum CDOChangeKind
extends Enum<CDOChangeKind>
+

+Enumerates possible change kinds. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html index 1e2dce50b3..0bcda1bfb6 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeKindProvider.html @@ -102,12 +102,20 @@ Interface CDOChangeKindProvider
public interface CDOChangeKindProvider
+

+Generic provider for the kinds of changes that have been applied to objects. +

+

Since:
4.0
Author:
Eike Stepper
+
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html index 294124a868..4602adffd1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSet.html @@ -99,6 +99,11 @@ Interface CDOChangeSet
public interface CDOChangeSet
extends CDOBranchPointRange, CDOChangeSetData
+

+The change set data between two branch points with a common + ancestor. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html index 3ccbd6f85a..ce64f8080a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html @@ -102,6 +102,11 @@ Interface CDOChangeSetData
public interface CDOChangeSetData
extends CDOChangeKindProvider
+

+A change kind provider with detailed information about new, + changed and detached objects. +

+

Since:
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..3ac7804e59 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 @@ -108,6 +108,10 @@ Interface CDOChangeSetDataProvider
4.0
Author:
Eike Stepper
+
No Implement
+
This interface is not intended to be implemented by clients.
+
No Extend
+
This interface is not intended to be extended by clients.

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html index a331a107f9..3fe3a0c70e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitData.html @@ -102,6 +102,11 @@ Interface CDOCommitData
public interface CDOCommitData
extends CDOChangeSetData
+

+Change set data with detailed information about new package + units. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html index a5df638575..040e76c5e1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html @@ -102,6 +102,11 @@ Interface CDOCommitInfo
public interface CDOCommitInfo
extends CDOBranchPoint, CDOCommitData
+

+Commit data in the context of a commit info manager with + additional commit informations. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html index e910f5aba6..1cccf63f55 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoHandler.html @@ -102,6 +102,11 @@ Interface CDOCommitInfoHandler
public interface CDOCommitInfoHandler
+

+A call-back interface that indicates the ability to handle commit infos that are passed + from other entities. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html index f8f7fc7d96..85800c7b85 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html @@ -99,6 +99,10 @@ Interface CDOCommitInfoManager
public interface CDOCommitInfoManager
+

+Loads, provides and possible manages commit info objects. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeKindProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeKindProvider.html index 2eb7bc5e7a..ef34c40049 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeKindProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeKindProvider.html @@ -1,263 +1,267 @@ - - - - - - -Uses of Interface org.eclipse.emf.cdo.common.commit.CDOChangeKindProvider (CDO Model Repository Documentation) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

-Uses of Interface
org.eclipse.emf.cdo.common.commit.CDOChangeKindProvider

-
- - - - - - - - - - - - - - - - - -
-Packages that use CDOChangeKindProvider
org.eclipse.emf.cdo.common.commitCommon concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
org.eclipse.emf.cdo.spi.common.commitCommon service provider interfaces and useful base implementations for dealing with commits and change sets. 
-  -

- - - - - -
-Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.common.commit
-  -

- - - - - - - - - - - - - - - - - - - - - -
Subinterfaces of CDOChangeKindProvider in org.eclipse.emf.cdo.common.commit
- interfaceCDOChangeSet - -
-           
- interfaceCDOChangeSetData - -
-           
- interfaceCDOCommitData - -
-           
- interfaceCDOCommitInfo - -
-           
-  -

- - - - - -
-Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.session
-  -

- - - - - - - - - -
Subinterfaces of CDOChangeKindProvider in org.eclipse.emf.cdo.session
- interfaceCDOSessionInvalidationEvent - -
-          An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session.
-  -

- - - - - -
-Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.spi.common.commit
-  -

- - - - - - - - - -
Classes in org.eclipse.emf.cdo.spi.common.commit that implement CDOChangeKindProvider
- classCDOChangeKindCache - -
-           
-  -

-


- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +Uses of Interface org.eclipse.emf.cdo.common.commit.CDOChangeKindProvider (CDO Model Repository Documentation) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.eclipse.emf.cdo.common.commit.CDOChangeKindProvider

+
+ + + + + + + + + + + + + + + + + +
+Packages that use CDOChangeKindProvider
org.eclipse.emf.cdo.common.commitCommon concepts for dealing with commits and change sets. 
org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
org.eclipse.emf.cdo.spi.common.commitCommon service provider interfaces and useful base implementations for dealing with commits and change sets. 
+  +

+ + + + + +
+Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.common.commit
+  +

+ + + + + + + + + + + + + + + + + + + + + +
Subinterfaces of CDOChangeKindProvider in org.eclipse.emf.cdo.common.commit
+ interfaceCDOChangeSet + +
+          The change set data between two branch points with a common + ancestor.
+ interfaceCDOChangeSetData + +
+          A change kind provider with detailed information about new, + changed and detached objects.
+ interfaceCDOCommitData + +
+          Change set data with detailed information about new package + units.
+ interfaceCDOCommitInfo + +
+          Commit data in the context of a commit info manager with + additional commit informations.
+  +

+ + + + + +
+Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.session
+  +

+ + + + + + + + + +
Subinterfaces of CDOChangeKindProvider in org.eclipse.emf.cdo.session
+ interfaceCDOSessionInvalidationEvent + +
+          A session event fired when passive updates (commit notifications) are being received from a + remote repository.
+  +

+ + + + + +
+Uses of CDOChangeKindProvider in org.eclipse.emf.cdo.spi.common.commit
+  +

+ + + + + + + + + +
Classes in org.eclipse.emf.cdo.spi.common.commit that implement CDOChangeKindProvider
+ classCDOChangeKindCache + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html index a90dfc4591..445e60c264 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOChangeSetData.html @@ -156,7 +156,8 @@ Uses of CDOChangeSet
-            +          The change set data between two branch points with a common + ancestor. @@ -164,7 +165,8 @@ Uses of CDOCommitData
-            +          Change set data with detailed information about new package + units. @@ -172,7 +174,8 @@ Uses of CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations.   @@ -421,8 +424,8 @@ Uses of CDOSessionInvalidationEvent
-          An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session. +          A session event fired when passive updates (commit notifications) are being received from a + remote repository.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html index 3c28d5e5be..b910de8930 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitData.html @@ -136,7 +136,8 @@ Uses of CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations.   @@ -202,8 +203,8 @@ Uses of CDOSessionInvalidationEvent
-          An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session. +          A session event fired when passive updates (commit notifications) are being received from a + remote repository.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfo.html index a2b7b0ca5c..92db440e84 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfo.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfo.html @@ -353,8 +353,8 @@ Uses of CDOSessionInvalidationEvent
-          An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session. +          A session event fired when passive updates (commit notifications) are being received from a + remote repository.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfoHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfoHandler.html index 6204029e9c..d9b8032f6b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfoHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/class-use/CDOCommitInfoHandler.html @@ -177,7 +177,8 @@ Uses of AsyncCommitInfoHandler
-            +          A commit info handler that asynchronously delegates commit infos + to another handler. @@ -185,7 +186,8 @@ Uses of BinaryCommitInfoLog
-            +          A commit info handler that synchronously writes commit infos to a + binary log. @@ -193,7 +195,8 @@ Uses of TextCommitInfoLog
-            +          A commit info handler that synchronously writes commit infos to a + text log.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html index 79a4bff0e4..e053bb9aff 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/AsyncCommitInfoHandler.html @@ -107,6 +107,11 @@ Class AsyncCommitInfoHandler
public class AsyncCommitInfoHandler
extends QueueWorker<CDOCommitInfo>
implements CDOCommitInfoHandler
+

+A commit info handler that asynchronously delegates commit infos + to another handler. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html index a8e3e23cb4..c3a9ec194b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/BinaryCommitInfoLog.html @@ -103,6 +103,11 @@ Class BinaryCommitInfoLog
public class BinaryCommitInfoLog
extends Object
implements CDOCommitInfoHandler
+

+A commit info handler that synchronously writes commit infos to a + binary log. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html index cc7e7784f7..da7fa9e527 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html @@ -103,6 +103,11 @@ Class TextCommitInfoLog
public class TextCommitInfoLog
extends Object
implements CDOCommitInfoHandler
+

+A commit info handler that synchronously writes commit infos to a + text log. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/package-summary.html index 3696cb23fd..f5302db60e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/commit/handler/package-summary.html @@ -96,15 +96,18 @@ Some useful commit info handler implementations. AsyncCommitInfoHandler -  +A commit info handler that asynchronously delegates commit infos + to another handler. BinaryCommitInfoLog -  +A commit info handler that synchronously writes commit infos to a + binary log. TextCommitInfoLog -  +A commit info handler that synchronously writes commit infos to a + text log.   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 b0a91e5a37..edbfedbf52 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 @@ -96,15 +96,17 @@ Common concepts for dealing with commits and change sets. CDOChangeKindProvider -  +Generic provider for the kinds of changes that have been applied to objects. CDOChangeSet -  +The change set data between two branch points with a common + ancestor. CDOChangeSetData -  +A change kind provider with detailed information about new, + changed and detached objects. CDOChangeSetDataProvider @@ -112,19 +114,22 @@ Common concepts for dealing with commits and change sets. CDOCommitData -  +Change set data with detailed information about new package + units. CDOCommitInfo -  +Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoHandler -  +A call-back interface that indicates the ability to handle commit infos that are passed + from other entities. CDOCommitInfoManager -  +Loads, provides and possible manages commit info objects.   @@ -138,7 +143,7 @@ Common concepts for dealing with commits and change sets. CDOChangeKind -  +Enumerates possible change kinds.   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 ca53aaff68..e53f977234 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 @@ -158,43 +158,47 @@ Classes in CDOChangeKind
-            +          Enumerates possible change kinds. CDOChangeKindProvider
-            +          Generic provider for the kinds of changes that have been applied to objects. CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOCommitData
-            +          Change set data with detailed information about new package + units. CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoHandler
-            +          A call-back interface that indicates the ability to handle commit infos that are passed + from other entities. CDOCommitInfoManager
-            +          Loads, provides and possible manages commit info objects.   @@ -209,13 +213,15 @@ Classes in CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoHandler
-            +          A call-back interface that indicates the ability to handle commit infos that are passed + from other entities.   @@ -230,19 +236,22 @@ Classes in CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOCommitData
-            +          Change set data with detailed information about new package + units. CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations.   @@ -257,13 +266,15 @@ Classes in CDOChangeSet
-            +          The change set data between two branch points with a common + ancestor. CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects.   @@ -278,13 +289,14 @@ Classes in CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOCommitInfoManager
-            +          Loads, provides and possible manages commit info objects.   @@ -299,13 +311,15 @@ Classes in CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoHandler
-            +          A call-back interface that indicates the ability to handle commit infos that are passed + from other entities.   @@ -320,7 +334,8 @@ Classes in CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects.   @@ -335,31 +350,34 @@ Classes in CDOChangeKindProvider
-            +          Generic provider for the kinds of changes that have been applied to objects. CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOCommitData
-            +          Change set data with detailed information about new package + units. CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoManager
-            +          Loads, provides and possible manages commit info objects.   @@ -374,7 +392,8 @@ Classes in CDOCommitInfoHandler
-            +          A call-back interface that indicates the ability to handle commit infos that are passed + from other entities.   @@ -389,19 +408,20 @@ Classes in CDOChangeKind
-            +          Enumerates possible change kinds. CDOChangeKindProvider
-            +          Generic provider for the kinds of changes that have been applied to objects. CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOChangeSetDataProvider @@ -413,25 +433,28 @@ Classes in CDOCommitData
-            +          Change set data with detailed information about new package + units. CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoHandler
-            +          A call-back interface that indicates the ability to handle commit infos that are passed + from other entities. CDOCommitInfoManager
-            +          Loads, provides and possible manages commit info objects.   @@ -446,25 +469,29 @@ Classes in CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOCommitData
-            +          Change set data with detailed information about new package + units. CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations. CDOCommitInfoHandler
-            +          A call-back interface that indicates the ability to handle commit infos that are passed + from other entities.   @@ -479,13 +506,15 @@ Classes in CDOChangeSet
-            +          The change set data between two branch points with a common + ancestor. CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOChangeSetDataProvider @@ -497,7 +526,8 @@ Classes in CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations.   @@ -512,7 +542,8 @@ Classes in CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects.   @@ -527,13 +558,15 @@ Classes in CDOChangeSet
-            +          The change set data between two branch points with a common + ancestor. CDOChangeSetData
-            +          A change kind provider with detailed information about new, + changed and detached objects. CDOChangeSetDataProvider @@ -545,13 +578,15 @@ Classes in CDOCommitData
-            +          Change set data with detailed information about new package + units. CDOCommitInfo
-            +          Commit data in the context of a commit info manager with + additional commit informations.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html index ebc303ff33..418377fabf 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html @@ -107,6 +107,10 @@ Enum CDOID.ObjectType
public static enum CDOID.ObjectType
extends Enum<CDOID.ObjectType>
+

+Enumerates the possible sub types of CDO IDs with the main type OBJECT. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html index 548c695fe0..fe1c81014e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.Type.html @@ -107,6 +107,10 @@ Enum CDOID.Type
public static enum CDOID.Type
extends Enum<CDOID.Type>
+

+Enumerates the possible types of CDO IDs. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html index b6735c8a66..d1ec29c30f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOID.html @@ -95,7 +95,7 @@ Interface CDOID
All Superinterfaces:
Comparable<CDOID>, Serializable
-
All Known Subinterfaces:
CDOIDDangling, CDOIDExternal, CDOIDObject, CDOIDTemp, InternalCDOIDObject
+
All Known Subinterfaces:
CDOIDExternal, CDOIDObject, CDOIDTemp, InternalCDOIDObject
All Known Implementing Classes:
AbstractCDOID, AbstractCDOIDInteger, AbstractCDOIDLong, AbstractCDOIDString
@@ -105,6 +105,10 @@ Interface CDOID
public interface CDOID
extends Serializable, Comparable<CDOID>
+

+Identifies CDO objects uniquely in a CDO repository. +

+

Author:
@@ -131,7 +135,7 @@ Interface CDOID CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT. @@ -139,7 +143,7 @@ Interface CDOID CDOID.Type
-            +          Enumerates the possible types of CDO IDs.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html index 88ad29c07d..f5b9755fc7 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDExternal.html @@ -99,6 +99,10 @@ Interface CDOIDExternal
public interface CDOIDExternal
extends CDOID
+

+The ID of a CDO object that is external to a CDO repository. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html index a860e245bf..79fcb3efce 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDObject.html @@ -102,6 +102,10 @@ Interface CDOIDObject
public interface CDOIDObject
extends CDOID
+

+The ID of a CDO object that is persistent in a CDO repository. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html index 2bf0730055..df1c570567 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDProvider.html @@ -99,6 +99,10 @@ Interface CDOIDProvider
public interface CDOIDProvider
+

+Provides the IDs of passed objects. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html index 6fd63a8b2d..acd6465035 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDReference.html @@ -103,6 +103,10 @@ Class CDOIDReference
public class CDOIDReference
extends Object
implements CDOReference<CDOID>
+

+Represents a CDOID typed reference from one object to another object. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html index 5f9ea74bc4..248de1de57 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDTemp.html @@ -99,6 +99,10 @@ Interface CDOIDTemp
public interface CDOIDTemp
extends CDOID
+

+The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html index 265d0d1860..535a1cc908 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOIDUtil.html @@ -100,6 +100,10 @@ Class CDOIDUtil
public final class CDOIDUtil
extends Object
+

+Various static methods that may help with CDO IDs. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html index 51b78cac13..76091e5389 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOReference.html @@ -102,6 +102,10 @@ Interface CDOReference<OBJECT>
public interface CDOReference<OBJECT>
+

+Represents a reference from one object to another object, possibly CDOID or CDOObject typed. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html index 3c28e1c195..aa6224094d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/CDOWithID.html @@ -102,6 +102,10 @@ Interface CDOWithID
public interface CDOWithID
+

+An identifiable object. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html index 6f9877c029..30411849d8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOID.html @@ -190,22 +190,6 @@ Uses of - - - - - - - - -
Subinterfaces of CDOID in org.eclipse.emf.cdo
- interfaceCDOIDDangling - -
-           
-  -

- @@ -291,7 +275,7 @@ Uses of CDOIDExternal
-            +          The ID of a CDO object that is external to a CDO repository. +          The ID of a CDO object that is persistent in a CDO repository. +          The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction.
Methods in org.eclipse.emf.cdo that return CDOID
@@ -299,7 +283,7 @@ Uses of CDOIDObject
-           
@@ -307,7 +291,7 @@ Uses of CDOIDTemp
-           
  @@ -2139,6 +2123,14 @@ Uses of  CDOID
LongIDStore.createObjectID(String val) +
+            + + + + CDOID +InternalLockManager.getLockKeyID(Object key) +
            diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html index 4bcf6072da..a4f951a4b3 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/class-use/CDOReference.html @@ -120,7 +120,7 @@ Uses of CDOObjectReference
-            +          Represents a CDOObject typed reference from one object to another object.   @@ -145,7 +145,7 @@ Uses of CDOIDReference
-            +          Represents a CDOID typed reference from one object to another object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html index 026d1b3f05..57b29a0081 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-summary.html @@ -96,31 +96,31 @@ Common concepts for dealing with object and revision IDs. CDOID -  +Identifies CDO objects uniquely in a CDO repository. CDOIDExternal -  +The ID of a CDO object that is external to a CDO repository. CDOIDObject -  +The ID of a CDO object that is persistent in a CDO repository. CDOIDProvider -  +Provides the IDs of passed objects. CDOIDTemp -  +The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction. CDOReference<OBJECT> -  +Represents a reference from one object to another object, possibly CDOID or CDOObject typed. CDOWithID -  +An identifiable object.   @@ -134,11 +134,11 @@ Common concepts for dealing with object and revision IDs. CDOIDReference -  +Represents a CDOID typed reference from one object to another object. CDOIDUtil -  +Various static methods that may help with CDO IDs.   @@ -152,11 +152,11 @@ Common concepts for dealing with object and revision IDs. CDOID.ObjectType -  +Enumerates the possible sub types of CDO IDs with the main type OBJECT. CDOID.Type -  +Enumerates the possible types of CDO IDs.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html index b73b58ae19..06e0b7031e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/id/package-use.html @@ -210,19 +210,19 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOReference
-            +          Represents a reference from one object to another object, possibly CDOID or CDOObject typed. CDOWithID
-            +          An identifiable object.   @@ -237,13 +237,13 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT.   @@ -258,7 +258,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -273,43 +273,43 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT. CDOID.Type
-            +          Enumerates the possible types of CDO IDs. CDOIDExternal
-            +          The ID of a CDO object that is external to a CDO repository. CDOIDProvider
-            +          Provides the IDs of passed objects. CDOIDTemp
-            +          The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction. CDOReference
-            +          Represents a reference from one object to another object, possibly CDOID or CDOObject typed.   @@ -324,7 +324,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -339,19 +339,19 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOIDProvider
-            +          Provides the IDs of passed objects. CDOIDReference
-            +          Represents a CDOID typed reference from one object to another object.   @@ -366,7 +366,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -381,7 +381,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -396,7 +396,7 @@ Classes in CDOIDProvider
-            +          Provides the IDs of passed objects.   @@ -411,7 +411,7 @@ Classes in CDOWithID
-            +          An identifiable object.   @@ -426,7 +426,7 @@ Classes in CDOWithID
-            +          An identifiable object.   @@ -441,7 +441,7 @@ Classes in CDOWithID
-            +          An identifiable object.   @@ -456,7 +456,7 @@ Classes in CDOWithID
-            +          An identifiable object.   @@ -471,19 +471,19 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT. CDOIDReference
-            +          Represents a CDOID typed reference from one object to another object.   @@ -498,13 +498,13 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT.   @@ -519,7 +519,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -534,7 +534,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -549,7 +549,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -564,7 +564,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -579,19 +579,19 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT. CDOIDObject
-            +          The ID of a CDO object that is persistent in a CDO repository.   @@ -606,13 +606,13 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOIDProvider
-            +          Provides the IDs of passed objects.   @@ -627,19 +627,19 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT. CDOIDProvider
-            +          Provides the IDs of passed objects.   @@ -654,7 +654,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -669,7 +669,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -684,7 +684,7 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository.   @@ -699,13 +699,13 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOWithID
-            +          An identifiable object.   @@ -720,31 +720,31 @@ Classes in CDOID
-            +          Identifies CDO objects uniquely in a CDO repository. CDOID.ObjectType
-            +          Enumerates the possible sub types of CDO IDs with the main type OBJECT. CDOIDProvider
-            +          Provides the IDs of passed objects. CDOIDTemp
-            +          The ID of a CDO object that is new in a dirty (uncommitted) CDO transaction. CDOWithID
-            +          An identifiable object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html index 388f652763..cb0d23877c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOBlob.html @@ -102,6 +102,10 @@ Class CDOBlob

public final class CDOBlob
extends CDOLob<InputStream>
+

+A identifiable binary large object with streaming support. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOClob.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOClob.html index 0495155ef9..cb837de5fb 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOClob.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOClob.html @@ -102,6 +102,10 @@ Class CDOClob
public final class CDOClob
extends CDOLob<Reader>
+

+A identifiable character large object with streaming support. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLob.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLob.html index 2c150fe7ba..452d2af6ab 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLob.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLob.html @@ -104,6 +104,10 @@ Class CDOLob<IO>
public abstract class CDOLob<IO>
extends CDOLobInfo
+

+A identifiable large object with streaming support. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobInfo.html index 440af30cc4..724288dc61 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobInfo.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobInfo.html @@ -103,6 +103,10 @@ Class CDOLobInfo
public class CDOLobInfo
extends Object
+

+Encapsulates ID and size of a large object. +

+

Since:
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 5053cfb098..75375ee6a3 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 @@ -99,6 +99,10 @@ Interface CDOLobStore
public interface CDOLobStore
+

+Stores and loads large objects. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobUtil.html index 0b0d989c25..cd0b0badd3 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/CDOLobUtil.html @@ -100,6 +100,10 @@ Class CDOLobUtil
public final class CDOLobUtil
extends Object
+

+Some useful helpers for dealing with large objects. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLob.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLob.html index 0a19422498..c1dfb68156 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLob.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLob.html @@ -124,7 +124,7 @@ Uses of CDOBlob
-            +          A identifiable binary large object with streaming support. @@ -132,7 +132,7 @@ Uses of CDOClob
-            +          A identifiable character large object with streaming support.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobInfo.html index 61bcc0d62b..3e834eb33d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobInfo.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/class-use/CDOLobInfo.html @@ -124,7 +124,7 @@ Uses of CDOBlob
-            +          A identifiable binary large object with streaming support. @@ -132,7 +132,7 @@ Uses of CDOClob
-            +          A identifiable character large object with streaming support. @@ -140,7 +140,7 @@ Uses of CDOLob<IO>
-            +          A identifiable large object with streaming support.   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 d56621e513..726de6a30d 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 @@ -100,7 +100,7 @@ Common concepts for dealing with large binary objects and large character object CDOLobStore -  +Stores and loads large objects.   @@ -114,19 +114,19 @@ Common concepts for dealing with large binary objects and large character object CDOBlob -  +A identifiable binary large object with streaming support. CDOClob -  +A identifiable character large object with streaming support. CDOLob<IO> -  +A identifiable large object with streaming support. CDOLobInfo -  +Encapsulates ID and size of a large object. CDOLobStore.Delegating @@ -134,7 +134,7 @@ Common concepts for dealing with large binary objects and large character object CDOLobUtil -  +Some useful helpers for dealing with large objects.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-use.html index 403a0ff700..98bda8867b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lob/package-use.html @@ -138,31 +138,31 @@ Classes in CDOBlob
-            +          A identifiable binary large object with streaming support. CDOClob
-            +          A identifiable character large object with streaming support. CDOLob
-            +          A identifiable large object with streaming support. CDOLobInfo
-            +          Encapsulates ID and size of a large object. CDOLobStore
-            +          Stores and loads large objects.   @@ -177,7 +177,7 @@ Classes in CDOLobStore
-            +          Stores and loads large objects.   @@ -192,13 +192,13 @@ Classes in CDOBlob
-            +          A identifiable binary large object with streaming support. CDOClob
-            +          A identifiable character large object with streaming support.   @@ -228,7 +228,7 @@ Classes in CDOLobStore
-            +          Stores and loads large objects.   @@ -243,13 +243,13 @@ Classes in CDOLobInfo
-            +          Encapsulates ID and size of a large object. CDOLobStore
-            +          Stores and loads large objects.   @@ -279,7 +279,7 @@ Classes in CDOLob
-            +          A identifiable large object with streaming support.   @@ -294,19 +294,19 @@ Classes in CDOLob
-            +          A identifiable large object with streaming support. CDOLobInfo
-            +          Encapsulates ID and size of a large object. CDOLobStore
-            +          Stores and loads large objects.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html index 0ef1a687e4..bdfbdb04a2 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html @@ -99,6 +99,10 @@ Interface IDurableLockingManager.LockArea.Handler
public static interface IDurableLockingManager.LockArea.Handler
+

+A call-back interface for handling lock area objects. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html index ade0d807bf..19a1a8ec8b 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html @@ -105,6 +105,11 @@ Interface IDurableLockingManager.LockArea
public static interface IDurableLockingManager.LockArea
extends CDOBranchPoint
+

+Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks. +

+

Author:
@@ -131,7 +136,7 @@ Interface IDurableLockingManager.LockArea IDurableLockingManager.LockArea.Handler
-            +          A call-back interface for handling lock area objects.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html index d0ea67019a..f0f2e9e03d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html @@ -110,6 +110,10 @@ Class IDurableLockingManager.LockAreaNotFoundException
public static class IDurableLockingManager.LockAreaNotFoundException
extends IllegalStateException
+

+Thrown if a lock area is spcified that does not exist in a CDO repository. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html index d98034d06b..c31823e111 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html @@ -107,6 +107,10 @@ Enum IDurableLockingManager.LockGrade
public static enum IDurableLockingManager.LockGrade
extends Enum<IDurableLockingManager.LockGrade>
+

+Enumerates the possible combinations of read and write locks on a single CDO object. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html index 007306112f..b8fdc7e71c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html @@ -99,6 +99,11 @@ Interface IDurableLockingManager
public interface IDurableLockingManager
+

+Manages all aspects of durable CDO views like persisting informations like branch point and + acquired locks. +

+

Since:
@@ -127,7 +132,8 @@ Interface IDurableLockingManager IDurableLockingManager.LockArea
-            +          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks. @@ -135,7 +141,7 @@ Interface IDurableLockingManager IDurableLockingManager.LockAreaNotFoundException
-            +          Thrown if a lock area is spcified that does not exist in a CDO repository. @@ -143,7 +149,7 @@ Interface IDurableLockingManager IDurableLockingManager.LockGrade
-            +          Enumerates the possible combinations of read and write locks on a single CDO object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-summary.html index e2ffd84f50..bf809ca03a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-summary.html @@ -96,15 +96,17 @@ Common concepts for dealing with durable locks and views. IDurableLockingManager -  +Manages all aspects of durable CDO views like persisting informations like branch point and + acquired locks. IDurableLockingManager.LockArea -  +Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks. IDurableLockingManager.LockArea.Handler -  +A call-back interface for handling lock area objects.   @@ -118,7 +120,7 @@ Common concepts for dealing with durable locks and views. IDurableLockingManager.LockGrade -  +Enumerates the possible combinations of read and write locks on a single CDO object.   @@ -132,7 +134,7 @@ Common concepts for dealing with durable locks and views. IDurableLockingManager.LockAreaNotFoundException -  +Thrown if a lock area is spcified that does not exist in a CDO repository.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html index 5f2b24533d..1bcc4cf0c9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html @@ -114,25 +114,26 @@ Classes in IDurableLockingManager.LockArea
-            +          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks. IDurableLockingManager.LockArea.Handler
-            +          A call-back interface for handling lock area objects. IDurableLockingManager.LockAreaNotFoundException
-            +          Thrown if a lock area is spcified that does not exist in a CDO repository. IDurableLockingManager.LockGrade
-            +          Enumerates the possible combinations of read and write locks on a single CDO object.   @@ -147,7 +148,8 @@ Classes in IDurableLockingManager
-            +          Manages all aspects of durable CDO views like persisting informations like branch point and + acquired locks.   @@ -162,19 +164,21 @@ Classes in IDurableLockingManager
-            +          Manages all aspects of durable CDO views like persisting informations like branch point and + acquired locks. IDurableLockingManager.LockArea
-            +          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks. IDurableLockingManager.LockGrade
-            +          Enumerates the possible combinations of read and write locks on a single CDO object.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassInfo.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassInfo.html index 7c55aa6752..1e6c68e933 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassInfo.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassInfo.html @@ -99,6 +99,10 @@ Interface CDOClassInfo
public interface CDOClassInfo
extends Adapter
+

+An EMF adapter that encapsulates CDO specific information about an EClass. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html index f6ea55c160..ad8afa39d8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html @@ -99,6 +99,10 @@ Interface CDOClassifierRef.Provider
public static interface CDOClassifierRef.Provider
+

+Provides classifier references. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.html index be994096a3..77f711a69d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOClassifierRef.html @@ -100,6 +100,10 @@ Class CDOClassifierRef
public final class CDOClassifierRef
extends Object
+

+References an EClassifier. +

+

Since:
@@ -124,7 +128,7 @@ Class CDOClassifierRef CDOClassifierRef.Provider
-            +          Provides classifier references.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html index 74ad319580..3c91c84a3f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOModelConstants.html @@ -99,6 +99,10 @@ Interface CDOModelConstants
public interface CDOModelConstants
+

+Symbolic model constants commonly used in CDO. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html index c317d88159..1dfc72b831 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html @@ -105,6 +105,11 @@ Interface CDOPackageRegistry
public interface CDOPackageRegistry
extends EPackage.Registry
+

+An EMF package registry that is used by CDO repositories and + sessions. +

+

Since:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html index 8f3096b988..81a16b862d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html @@ -106,6 +106,11 @@ Class CDOPackageRegistryPopulator.Descriptor
public static class CDOPackageRegistryPopulator.Descriptor
extends Object
implements EPackage.Descriptor
+

+A package descriptor that resolves packages from + a source package registry. +

+

Author:
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html index a826a26b4e..b0e3b4f709 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html @@ -106,6 +106,11 @@ Class CDOPackageRegistryPopulator
public class CDOPackageRegistryPopulator
extends Worker
+

+Populates a target package registry by asynchronously polling a source + package registry for new EPackage registrations. +

+

Since:
@@ -130,7 +135,8 @@ Class CDOPackageRegistryPopulator CDOPackageRegistryPopulator.Descriptor
-            +          A package descriptor that resolves packages from + a source package registry.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.CDOObjectMarker.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.CDOObjectMarker.html index af67167858..dda0e637b5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.CDOObjectMarker.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.CDOObjectMarker.html @@ -106,7 +106,7 @@ Interface CDOPackageTypeRegistry.CDOObjectMarker

-TODO Remove me when client and common are unified! +A common marker interface for CDO (native) objects.

diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html index 07754fac53..2d19fbabe1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html @@ -100,6 +100,10 @@ Class CDOPackageTypeRegistry

public final class CDOPackageTypeRegistry
extends Object
+

+A singleton registry for the package unit types of EMF packages. +

+

Since:
@@ -124,7 +128,7 @@ Class CDOPackageTypeRegistry CDOPackageTypeRegistry.CDOObjectMarker
-          TODO Remove me when client and common are unified! +          A common marker interface for CDO (native) objects.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/EMFUtil.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/EMFUtil.html index 6e3eb995c9..5c1a63914d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/EMFUtil.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/EMFUtil.html @@ -100,6 +100,10 @@ Class EMFUtil
public final class EMFUtil
extends Object
+

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

+

Since:
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 99d1ceff33..45138074fc 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 @@ -96,15 +96,15 @@ Common concepts for dealing with models and types. CDOClassifierRef.Provider -  +Provides classifier references. CDOClassInfo -  +An EMF adapter that encapsulates CDO specific information about an EClass. CDOModelConstants -  +Symbolic model constants commonly used in CDO. CDOPackageInfo @@ -113,11 +113,12 @@ Common concepts for dealing with models and types. CDOPackageRegistry -  +An EMF package registry that is used by CDO repositories and + sessions. CDOPackageTypeRegistry.CDOObjectMarker -TODO Remove me when client and common are unified! +A common marker interface for CDO (native) objects. CDOPackageUnit @@ -139,7 +140,7 @@ Common concepts for dealing with models and types. CDOClassifierRef -  +References an EClassifier. CDOModelUtil @@ -147,19 +148,21 @@ Common concepts for dealing with models and types. CDOPackageRegistryPopulator -  +Populates a target package registry by asynchronously polling a source + package registry for new EPackage registrations. CDOPackageRegistryPopulator.Descriptor -  +A package descriptor that resolves packages from + a source package registry. CDOPackageTypeRegistry -  +A singleton registry for the package unit types of EMF packages. EMFUtil -  +Various static helper methods for dealing with EMF meta models. EMFUtil.ExtResourceSet diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-use.html index 7ce9691f2f..01699fc0a1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/model/package-use.html @@ -190,7 +190,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions.   @@ -205,7 +206,7 @@ Classes in CDOClassifierRef
-            +          References an EClassifier.   @@ -220,19 +221,19 @@ Classes in CDOClassifierRef
-            +          References an EClassifier. CDOClassInfo
-            +          An EMF adapter that encapsulates CDO specific information about an EClass. CDOModelConstants
-            +          Symbolic model constants commonly used in CDO. CDOPackageInfo @@ -245,13 +246,14 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions. CDOPackageTypeRegistry
-            +          A singleton registry for the package unit types of EMF packages. CDOPackageUnit @@ -297,7 +299,7 @@ Classes in CDOClassifierRef
-            +          References an EClassifier. CDOPackageInfo @@ -310,7 +312,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions. CDOPackageUnit @@ -343,7 +346,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions.   @@ -358,7 +362,7 @@ Classes in CDOPackageTypeRegistry.CDOObjectMarker
-          TODO Remove me when client and common are unified! +          A common marker interface for CDO (native) objects.   @@ -373,7 +377,7 @@ Classes in CDOPackageTypeRegistry.CDOObjectMarker
-          TODO Remove me when client and common are unified! +          A common marker interface for CDO (native) objects.   @@ -388,7 +392,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions.   @@ -403,7 +408,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions. CDOPackageUnit.Type @@ -424,7 +430,7 @@ Classes in CDOClassifierRef
-            +          References an EClassifier.   @@ -439,7 +445,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions.   @@ -454,7 +461,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions.   @@ -476,7 +484,8 @@ Classes in CDOPackageRegistry
-            +          An EMF package registry that is used by CDO repositories and + sessions. CDOPackageUnit @@ -509,7 +518,7 @@ Classes in CDOClassInfo
-            +          An EMF adapter that encapsulates CDO specific information about an EClass.   @@ -539,7 +548,7 @@ Classes in CDOPackageTypeRegistry.CDOObjectMarker
-          TODO Remove me when client and common are unified! +          A common marker interface for CDO (native) objects.   @@ -554,7 +563,7 @@ Classes in CDOPackageTypeRegistry.CDOObjectMarker
-          TODO Remove me when client and common are unified! +          A common marker interface for CDO (native) objects. CDOPackageUnit diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-summary.html index 7a7d5893b5..d195f5ff82 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-summary.html @@ -1,223 +1,225 @@ - - - - - - -org.eclipse.emf.cdo.common (CDO Model Repository Documentation) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-

-Package org.eclipse.emf.cdo.common -

-Common concepts that are differently extended in clients and servers. -

-See: -
-          Description -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Interface Summary
CDOCommonRepository 
CDOCommonRepository.StateChangedEvent 
CDOCommonRepository.TypeChangedEvent 
CDOCommonSession 
CDOCommonSession.Options 
CDOCommonSession.Options.PassiveUpdateEvent 
CDOCommonTransaction 
CDOCommonView 
-  - -

- - - - - - - - - - - - - - - - - -
-Enum Summary
CDOCommonRepository.State 
CDOCommonRepository.Type 
CDOCommonSession.Options.PassiveUpdateMode 
-  - -

-

-Package org.eclipse.emf.cdo.common Description -

- -

+ + + + + + +org.eclipse.emf.cdo.common (CDO Model Repository Documentation) + + + + + + + + + + + + +


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.eclipse.emf.cdo.common +

Common concepts that are differently extended in clients and servers. -

-

- -

-

-
-
- - - - - - - - - - - - - - - -
- -
- - - -
-Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Interface Summary
CDOCommonRepositoryAbstracts the information about CDO repositories that is common to both client and server side.
CDOCommonRepository.StateChangedEventAn event fired when the state of a CDO repository has changed.
CDOCommonRepository.TypeChangedEventAn event fired when the type of a CDO repository has changed.
CDOCommonSessionAbstracts the information about CDO sessions that is common to both client and server side.
CDOCommonSession.OptionsEncapsulates the configuration options of CDO sessions that are common to both client and server side.
CDOCommonSession.Options.PassiveUpdateEventAn options event fired when the passive update mode of a CDO + session has changed.
CDOCommonTransactionAbstracts the information about CDO transactions that is common to both client and server side.
CDOCommonViewAbstracts the information about CDO views that is common to both client and server side.
+  + +

+ + + + + + + + + + + + + + + + + +
+Enum Summary
CDOCommonRepository.StateEnumerates the possible states of a CDO repository.
CDOCommonRepository.TypeEnumerates the possible types of a CDO repository.
CDOCommonSession.Options.PassiveUpdateModeEnumerates the possible passive update modes of a CDO + session.
+  + +

+

+Package org.eclipse.emf.cdo.common Description +

+ +

+Common concepts that are differently extended in clients and servers. +

+

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-tree.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-tree.html index f91e7766e5..252fd94473 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-tree.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-tree.html @@ -131,7 +131,7 @@ Enum Hierarchy
  • java.lang.Object
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html index 2f4c9f1a27..2f5dcb970f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/package-use.html @@ -1,509 +1,513 @@ - - - - - - -Uses of Package org.eclipse.emf.cdo.common (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    org.eclipse.emf.cdo.common

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use org.eclipse.emf.cdo.common
    org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.common.utilCommon utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    org.eclipse.emf.cdo.spi.commonCommon service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common
    CDOCommonRepository.State - -
    -           
    CDOCommonRepository.Type - -
    -           
    CDOCommonSession - -
    -           
    CDOCommonSession.Options - -
    -           
    CDOCommonSession.Options.PassiveUpdateMode - -
    -           
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.protocol
    CDOCommonSession - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.util
    CDOCommonRepository.State - -
    -           
    CDOCommonRepository.StateChangedEvent - -
    -           
    CDOCommonRepository.Type - -
    -           
    CDOCommonRepository.TypeChangedEvent - -
    -           
    CDOCommonSession.Options.PassiveUpdateMode - -
    -           
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.server
    CDOCommonRepository - -
    -           
    CDOCommonSession - -
    -           
    CDOCommonTransaction - -
    -           
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.session
    CDOCommonRepository - -
    -           
    CDOCommonSession - -
    -           
    CDOCommonSession.Options - -
    -           
    CDOCommonSession.Options.PassiveUpdateMode - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.common
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.server
    CDOCommonRepository - -
    -           
    CDOCommonRepository.State - -
    -           
    CDOCommonRepository.Type - -
    -           
    CDOCommonSession - -
    -           
    CDOCommonSession.Options - -
    -           
    CDOCommonTransaction - -
    -           
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.transaction
    CDOCommonTransaction - -
    -           
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.view
    CDOCommonView - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.spi.cdo
    CDOCommonRepository.State - -
    -           
    CDOCommonRepository.Type - -
    -           
    CDOCommonSession - -
    -           
    CDOCommonSession.Options.PassiveUpdateMode - -
    -           
    CDOCommonTransaction - -
    -           
    CDOCommonView - -
    -           
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +Uses of Package org.eclipse.emf.cdo.common (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Package
    org.eclipse.emf.cdo.common

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Packages that use org.eclipse.emf.cdo.common
    org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.common.utilCommon utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    org.eclipse.emf.cdo.spi.commonCommon service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    +  +

    + + + + + + + + + + + + + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common
    CDOCommonRepository.State + +
    +          Enumerates the possible states of a CDO repository.
    CDOCommonRepository.Type + +
    +          Enumerates the possible types of a CDO repository.
    CDOCommonSession + +
    +          Abstracts the information about CDO sessions that is common to both client and server side.
    CDOCommonSession.Options + +
    +          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
    CDOCommonSession.Options.PassiveUpdateMode + +
    +          Enumerates the possible passive update modes of a CDO + session.
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.protocol
    CDOCommonSession + +
    +          Abstracts the information about CDO sessions that is common to both client and server side.
    +  +

    + + + + + + + + + + + + + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.common.util
    CDOCommonRepository.State + +
    +          Enumerates the possible states of a CDO repository.
    CDOCommonRepository.StateChangedEvent + +
    +          An event fired when the state of a CDO repository has changed.
    CDOCommonRepository.Type + +
    +          Enumerates the possible types of a CDO repository.
    CDOCommonRepository.TypeChangedEvent + +
    +          An event fired when the type of a CDO repository has changed.
    CDOCommonSession.Options.PassiveUpdateMode + +
    +          Enumerates the possible passive update modes of a CDO + session.
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.server
    CDOCommonRepository + +
    +          Abstracts the information about CDO repositories that is common to both client and server side.
    CDOCommonSession + +
    +          Abstracts the information about CDO sessions that is common to both client and server side.
    CDOCommonTransaction + +
    +          Abstracts the information about CDO transactions that is common to both client and server side.
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.session
    CDOCommonRepository + +
    +          Abstracts the information about CDO repositories that is common to both client and server side.
    CDOCommonSession + +
    +          Abstracts the information about CDO sessions that is common to both client and server side.
    CDOCommonSession.Options + +
    +          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
    CDOCommonSession.Options.PassiveUpdateMode + +
    +          Enumerates the possible passive update modes of a CDO + session.
    +  +

    + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.common
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.spi.server
    CDOCommonRepository + +
    +          Abstracts the information about CDO repositories that is common to both client and server side.
    CDOCommonRepository.State + +
    +          Enumerates the possible states of a CDO repository.
    CDOCommonRepository.Type + +
    +          Enumerates the possible types of a CDO repository.
    CDOCommonSession + +
    +          Abstracts the information about CDO sessions that is common to both client and server side.
    CDOCommonSession.Options + +
    +          Encapsulates the configuration options of CDO sessions that are common to both client and server side.
    CDOCommonTransaction + +
    +          Abstracts the information about CDO transactions that is common to both client and server side.
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.transaction
    CDOCommonTransaction + +
    +          Abstracts the information about CDO transactions that is common to both client and server side.
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.cdo.view
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    + + + + + + + + + + + + + + + + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.common used by org.eclipse.emf.spi.cdo
    CDOCommonRepository.State + +
    +          Enumerates the possible states of a CDO repository.
    CDOCommonRepository.Type + +
    +          Enumerates the possible types of a CDO repository.
    CDOCommonSession + +
    +          Abstracts the information about CDO sessions that is common to both client and server side.
    CDOCommonSession.Options.PassiveUpdateMode + +
    +          Enumerates the possible passive update modes of a CDO + session.
    CDOCommonTransaction + +
    +          Abstracts the information about CDO transactions that is common to both client and server side.
    CDOCommonView + +
    +          Abstracts the information about CDO views that is common to both client and server side.
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataInput.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataInput.html index 65fa5b70b3..b32ff59d4d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataInput.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataInput.html @@ -99,6 +99,10 @@ Interface CDODataInput
    public interface CDODataInput
    extends ExtendedDataInput
  • +

    +Provides I/O methods for reading various CDO data types and concepts from streams. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataOutput.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataOutput.html index 0c65d55c9c..dba65c8ef9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataOutput.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDODataOutput.html @@ -99,6 +99,10 @@ Interface CDODataOutput
    public interface CDODataOutput
    extends ExtendedDataOutput
    +

    +Provides I/O methods for writing various CDO data types and concepts to streams. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html index f51a48f744..f098d218c8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocol.html @@ -99,6 +99,10 @@ Interface CDOProtocol
    public interface CDOProtocol
    +

    +The communications protocol associated with a CDO session. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html index 7ceb975b39..6c0f5168c6 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html @@ -96,6 +96,10 @@ Interface CDOProtocolConstants
    public interface CDOProtocolConstants
    +

    +Symbolic protocol constants commonly used in CDO. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-summary.html index eb5fcf251a..2f26dabf09 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-summary.html @@ -100,19 +100,19 @@ Common concepts for dealing with protocols and CDO-specific I/O. CDODataInput -  +Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput -  +Provides I/O methods for writing various CDO data types and concepts to streams. CDOProtocol -  +The communications protocol associated with a CDO session. CDOProtocolConstants -  +Symbolic protocol constants commonly used in CDO.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-use.html index c7978d0b94..7a00655b03 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/protocol/package-use.html @@ -155,13 +155,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -176,13 +176,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -197,13 +197,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -218,13 +218,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -239,13 +239,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -260,13 +260,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -296,7 +296,7 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams.   @@ -311,13 +311,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -332,13 +332,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -353,13 +353,13 @@ Classes in CDODataInput
    -            +          Provides I/O methods for reading various CDO data types and concepts from streams. CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams.   @@ -374,13 +374,13 @@ Classes in CDODataOutput
    -            +          Provides I/O methods for writing various CDO data types and concepts to streams. CDOProtocol
    -            +          The communications protocol associated with a CDO session.   @@ -401,7 +401,7 @@ Classes in CDOProtocol
    -            +          The communications protocol associated with a CDO session.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOAllRevisionsProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOAllRevisionsProvider.html index a08e17ccdc..30d44e2d40 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOAllRevisionsProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOAllRevisionsProvider.html @@ -99,6 +99,10 @@ Interface CDOAllRevisionsProvider
    public interface CDOAllRevisionsProvider
    +

    +Provides consumers with all revisions available in an instance of this interface. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOElementProxy.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOElementProxy.html index 60e0efed57..1267873e2f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOElementProxy.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOElementProxy.html @@ -96,6 +96,10 @@ Interface CDOElementProxy
    public interface CDOElementProxy
    +

    +A moveable placeholder for the element of a list at a specified index. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html index 63828f8cea..f5b69a64c4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html @@ -96,6 +96,10 @@ Interface CDOIDAndBranch
    public interface CDOIDAndBranch
    +

    +An ID / branch pair. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndVersion.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndVersion.html index 45fa573f4b..ecea20b604 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndVersion.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOIDAndVersion.html @@ -102,6 +102,10 @@ Interface CDOIDAndVersion
    public interface CDOIDAndVersion
    +

    +An ID / version pair. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html index 4a4098db18..9fc42150b8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOList.html @@ -102,6 +102,10 @@ Interface CDOList
    public interface CDOList
    extends MoveableList<Object>, EList<Object>
    +

    +A moveable EList. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOListFactory.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOListFactory.html index e21daac6e2..1d4993bf69 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOListFactory.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDOListFactory.html @@ -96,6 +96,10 @@ Interface CDOListFactory
    public interface CDOListFactory
    +

    +Creates list instances. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisable.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisable.html index 7d1144cb41..a017a4cda1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisable.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisable.html @@ -105,6 +105,10 @@ Interface CDORevisable
    public interface CDORevisable
    extends CDOBranchPoint, CDOBranchVersion
    +

    +An entity that has a defined lifetime (creation plus revision) and a version in a branch. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevision.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevision.html index 4b09ef3945..7b088304e8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevision.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevision.html @@ -105,6 +105,10 @@ Interface CDORevision
    public interface CDORevision
    extends CDORevisionKey, CDORevisable
    +

    +Encapsulates the immutable information of a single CDO object between two commits in a branch. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.EvictionEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.EvictionEvent.html index 75dffaf4a6..e6167bafbb 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.EvictionEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.EvictionEvent.html @@ -102,6 +102,11 @@ Interface CDORevisionCache.EvictionEvent
    public static interface CDORevisionCache.EvictionEvent
    extends IEvent, CDORevisionKey
    +

    +An event fired from a revision cache for revisions that + are evicted because they are no longer strongly referenced when free memory runs low. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.html index 060a96c44c..009a12b315 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCache.html @@ -102,6 +102,11 @@ Interface CDORevisionCache
    public interface CDORevisionCache
    extends CDORevisionCacheAdder, INotifier
    +

    +Caches revisions and possibly evicts those that are no longer strongly + referenced when free memory runs low. +

    +

    Since:
    @@ -130,7 +135,8 @@ Interface 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.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCacheAdder.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCacheAdder.html index e13b224d56..f7784b61da 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCacheAdder.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionCacheAdder.html @@ -102,6 +102,10 @@ Interface CDORevisionCacheAdder
    public interface CDORevisionCacheAdder
    +

    +An entity that revisions can be added to. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionData.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionData.html index 4d98b89cfa..af5f3978a1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionData.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionData.html @@ -102,6 +102,10 @@ Interface CDORevisionData
    public interface CDORevisionData
    +

    +Encapsulates the modeled information and the EMF system values of a revision. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionFactory.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionFactory.html index 45d0c2d05f..c4f421c97c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionFactory.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionFactory.html @@ -96,6 +96,10 @@ Interface CDORevisionFactory
    public interface CDORevisionFactory
    +

    +Creates revision instances. +

    +

    Since:
    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 fbd985c4b6..d6b5786363 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 @@ -102,6 +102,11 @@ Interface CDORevisionHandler
    public interface CDORevisionHandler
    +

    +A call-back interface that indicates the ability to handle revisions that are passed from + other entities. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionKey.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionKey.html index 126516b6b0..8ea72bed6e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionKey.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionKey.html @@ -105,6 +105,10 @@ Interface CDORevisionKey
    public interface CDORevisionKey
    extends CDOBranchVersion, CDOIDAndVersion
    +

    +Uniquely identifies a revision by version in a branch. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionManager.html index dcfb3c111d..13c1a30b34 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionManager.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionManager.html @@ -102,6 +102,11 @@ Interface CDORevisionManager
    public interface CDORevisionManager
    +

    +Provides access to revisions in a CDO repository by demand loading + and caching them. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionProvider.html index c95e3a83e4..0c8b46e4b7 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/CDORevisionProvider.html @@ -102,6 +102,11 @@ Interface CDORevisionProvider
    public interface CDORevisionProvider
    +

    +Provides consumers with the revisions of identifiable CDO objects by selecting a + particular one from several possible branch points. +

    +

    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 32e9d1ebb1..60d679b30e 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 @@ -100,6 +100,10 @@ Class CDORevisionUtil
    public final class CDORevisionUtil
    extends Object
    +

    +Various static helper methods for dealing with revisions. +

    +

    Author:
    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 dad6e4a340..ac5b629f2c 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 @@ -265,7 +265,7 @@ Uses of CDORevision
    -            +          Encapsulates the immutable information of a single CDO object between two commits in a branch. @@ -273,7 +273,8 @@ Uses of 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. @@ -281,7 +282,7 @@ Uses of CDORevisionKey
    -            +          Uniquely identifies a revision by version in a branch.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisable.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisable.html index 1b361618f3..f856336b3e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisable.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisable.html @@ -169,7 +169,7 @@ Uses of CDORevision
    -            +          Encapsulates the immutable information of a single CDO object between two commits in a branch.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionCacheAdder.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionCacheAdder.html index 84ff2c5588..03962fe927 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionCacheAdder.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionCacheAdder.html @@ -128,7 +128,8 @@ Uses of CDORevisionCache
    -            +          Caches revisions and possibly evicts those that are no longer strongly + referenced when free memory runs low.   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 9f942df035..74a18bd486 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 @@ -215,7 +215,7 @@ Uses of CDORevision
    -            +          Encapsulates the immutable information of a single CDO object between two commits in a branch. @@ -223,7 +223,8 @@ Uses of 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.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionProvider.html index 658ae51409..52e4a16b2f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/revision/class-use/CDORevisionProvider.html @@ -148,7 +148,7 @@ Uses of CDOCommonTransaction
    -            +          Abstracts the information about CDO transactions that is common to both client and server side. @@ -156,7 +156,7 @@ Uses of CDOCommonView
    -            +          Abstracts the information about CDO views that is common to both client and server side.   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 e599a33917..4852358f76 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 @@ -1,276 +1,281 @@ - - - - - - -org.eclipse.emf.cdo.common.revision (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -

    -Package org.eclipse.emf.cdo.common.revision -

    -Common concepts for dealing with revisions and revision lists. -

    -See: -
    -          Description -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + +org.eclipse.emf.cdo.common.revision (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + +
    -Interface Summary
    CDOAllRevisionsProvider 
    CDOElementProxy 
    CDOIDAndBranch 
    CDOIDAndVersion 
    CDOList 
    CDOListFactory 
    CDOListResolver
    + + + + + + + + + +
    + +
    + + + +


    +

    +Package org.eclipse.emf.cdo.common.revision +

    +Common concepts for dealing with revisions and revision lists. +

    +See: +
    +          Description +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    +Interface Summary
    CDOAllRevisionsProviderProvides consumers with all revisions available in an instance of this interface.
    CDOElementProxyA moveable placeholder for the element of a list at a specified index.
    CDOIDAndBranchAn ID / branch pair.
    CDOIDAndVersionAn ID / version pair.
    CDOListA moveable EList.
    CDOListFactoryCreates list instances.
    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.
    CDORevisable 
    CDORevision 
    CDORevisionCache 
    CDORevisionCache.EvictionEvent 
    CDORevisionCacheAdder 
    CDORevisionData 
    CDORevisionFactory 
    CDORevisionHandler 
    CDORevisionKey 
    CDORevisionManager 
    CDORevisionProvider 
    -  - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Class Summary
    CDORevisionUtil 
    CDORevisionUtil.AllRevisionsDumper 
    CDORevisionUtil.AllRevisionsDumper.Stream 
    CDORevisionUtil.AllRevisionsDumper.Stream.Html 
    CDORevisionUtil.AllRevisionsDumper.Stream.Plain 
    CDORevisionUtil.CDORevisionComparator 
    -  - -

    -

    -Package org.eclipse.emf.cdo.common.revision Description -

    - -

    + revision when a certain list index is accessed. + + +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. + + +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 +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. + + +  + +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Class Summary
    CDORevisionUtilVarious static helper methods for dealing with revisions.
    CDORevisionUtil.AllRevisionsDumper 
    CDORevisionUtil.AllRevisionsDumper.Stream 
    CDORevisionUtil.AllRevisionsDumper.Stream.Html 
    CDORevisionUtil.AllRevisionsDumper.Stream.Plain 
    CDORevisionUtil.CDORevisionComparator 
    +  + +

    +

    +Package org.eclipse.emf.cdo.common.revision Description +

    + +

    Common concepts for dealing with revisions and revision lists. -

    -

    - -

    -

    -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - +

    +

    + +

    +

    +
    +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + 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 a61c974b37..b7d2dcfa81 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 @@ -1,913 +1,934 @@ - - - - - - -Uses of Package org.eclipse.emf.cdo.common.revision (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    org.eclipse.emf.cdo.common.revision

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use org.eclipse.emf.cdo.common.revision
    org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
    org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
    org.eclipse.emf.cdo.common.commitCommon concepts for dealing with commits and change sets. 
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.common.revisionCommon concepts for dealing with revisions and revision lists. 
    org.eclipse.emf.cdo.common.revision.deltaCommon concepts for dealing with revision deltas and feature deltas. 
    org.eclipse.emf.cdo.common.utilCommon utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.net4jClient concepts for dealing with Net4j-based sessions to remote repositories. 
    org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
    org.eclipse.emf.cdo.server.dbServer concepts for dealing with DB stores and accessors. 
    org.eclipse.emf.cdo.server.db.mappingServer concepts for dealing with mapping strategies and mappings for classes, lists and types. 
    org.eclipse.emf.cdo.server.memServer concepts for dealing with in-memory stores. 
    org.eclipse.emf.cdo.server.oclServer implementation of a generic OCL query handler. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    org.eclipse.emf.cdo.spi.common.commitCommon service provider interfaces and useful base implementations for dealing with commits and change sets. 
    org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.utilClient utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo
    CDORevision - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.commit
    CDOIDAndVersion - -
    -           
    CDORevisionKey - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.id
    CDOIDAndBranch - -
    -           
    CDOIDAndVersion - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.protocol
    CDOIDAndBranch - -
    -           
    CDOIDAndVersion - -
    -           
    CDOList - -
    -           
    CDORevisable - -
    -           
    CDORevision - -
    -           
    CDORevisionKey - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.revision
    CDOIDAndVersion - -
    -           
    CDOList - -
    -           
    CDOListFactory - -
    -           
    CDORevisable - -
    -           
    CDORevision - -
    -           
    CDORevisionCache - -
    -           
    CDORevisionCacheAdder - -
    -           
    CDORevisionData - -
    -           
    CDORevisionFactory - -
    -           
    CDORevisionKey - -
    -           
    CDORevisionManager - -
    -           
    CDORevisionProvider - -
    -           
    CDORevisionUtil.AllRevisionsDumper - -
    -           
    CDORevisionUtil.AllRevisionsDumper.Stream - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.revision.delta
    CDOIDAndVersion - -
    -           
    CDORevisable - -
    -           
    CDORevision - -
    -           
    CDORevisionKey - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.common.util
    CDOListFactory - -
    -           
    CDORevisionFactory - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.net4j
    CDORevisionManager - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server
    CDORevision - -
    -           
    CDORevisionCacheAdder - -
    -           
    CDORevisionHandler - -
    -           
    CDORevisionManager - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.db
    CDORevision - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.db.mapping
    CDORevisionHandler - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.mem
    CDOAllRevisionsProvider - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.server.ocl
    CDORevision - -
    -           
    CDORevisionCacheAdder - -
    -           
    -  -

    - - - - - - - + + + + +
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.session
    CDOListResolver - -
    + + + + + + +Uses of Package org.eclipse.emf.cdo.common.revision (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Package
    org.eclipse.emf.cdo.common.revision

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Packages that use org.eclipse.emf.cdo.common.revision
    org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
    org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
    org.eclipse.emf.cdo.common.commitCommon concepts for dealing with commits and change sets. 
    org.eclipse.emf.cdo.common.idCommon concepts for dealing with object and revision IDs. 
    org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
    org.eclipse.emf.cdo.common.revisionCommon concepts for dealing with revisions and revision lists. 
    org.eclipse.emf.cdo.common.revision.deltaCommon concepts for dealing with revision deltas and feature deltas. 
    org.eclipse.emf.cdo.common.utilCommon utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.net4jClient concepts for dealing with Net4j-based sessions to remote repositories. 
    org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
    org.eclipse.emf.cdo.server.dbServer concepts for dealing with DB stores and accessors. 
    org.eclipse.emf.cdo.server.db.mappingServer concepts for dealing with mapping strategies and mappings for classes, lists and types. 
    org.eclipse.emf.cdo.server.memServer concepts for dealing with in-memory stores. 
    org.eclipse.emf.cdo.server.oclServer implementation of a generic OCL query handler. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    org.eclipse.emf.cdo.spi.common.commitCommon service provider interfaces and useful base implementations for dealing with commits and change sets. 
    org.eclipse.emf.cdo.spi.common.revisionCommon service provider interfaces and useful base implementations for dealing with revisions and deltas. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.utilClient utility classes, some common interfaces and exceptions. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
    org.eclipse.emf.spi.cdoClient 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 - -
    -           
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.spi.common.commit
    CDORevision - -
    -           
    CDORevisionKey - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.spi.common.revision
    CDOAllRevisionsProvider - -
    -           
    CDOIDAndVersion - -
    -           
    CDOList - -
    -           
    CDORevisable - -
    -           
    CDORevision - -
    -           
    CDORevisionCache - -
    -           
    CDORevisionCacheAdder - -
    -           
    CDORevisionData - -
    -           
    CDORevisionFactory - -
    -           
    CDORevisionKey - -
    -           
    CDORevisionManager - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.spi.server
    CDORevision - -
    -           
    CDORevisionHandler - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.transaction
    CDORevision - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.util
    CDORevision - -
    -           
    CDORevisionKey - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.cdo.view
    CDOList - -
    -           
    CDORevisionKey - -
    -           
    CDORevisionManager - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.internal.cdo
    CDORevision - -
    -           
    -  -

    - - - - - - - - - - - - - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.common.revision used by org.eclipse.emf.spi.cdo
    CDOIDAndVersion - -
    -           
    CDORevision - -
    -           
    CDORevisionHandler - -
    -           
    CDORevisionKey - -
    -           
    CDORevisionProvider - -
    -           
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + 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.
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/class-use/CDOTimeProvider.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/class-use/CDOTimeProvider.html index 5a534cf5ae..6a6a1d00fa 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/class-use/CDOTimeProvider.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/util/class-use/CDOTimeProvider.html @@ -132,7 +132,7 @@ Uses of CDOCommonRepository
    -            +          Abstracts the information about CDO repositories that is common to both client and server side.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSession.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSession.Options.html index 5fac75aa42..25b007fc9e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSession.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSession.Options.html @@ -200,7 +200,7 @@ Interface CDOSession.Options Methods inherited from interface org.eclipse.emf.cdo.session.CDOSession.Options -getCollectionLoadingPolicy, getLobCache, isGeneratedPackageEmulationEnabled, setCollectionLoadingPolicy, setGeneratedPackageEmulationEnabled, setLobCache +getCollectionLoadingPolicy, getContainer, getLobCache, isGeneratedPackageEmulationEnabled, setCollectionLoadingPolicy, setGeneratedPackageEmulationEnabled, setLobCache   @@ -212,15 +212,6 @@ Interface CDOSession.Options getPassiveUpdateMode, isPassiveUpdateEnabled, setPassiveUpdateEnabled, setPassiveUpdateMode - - - - - - - -
    Methods inherited from interface org.eclipse.net4j.util.options.IOptions
    getContainer
      diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html index 2b683d2829..8b0dc2779f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html @@ -92,7 +92,7 @@ org.eclipse.emf.cdo.net4j
    Interface CDOSessionConfiguration
    -
    All Superinterfaces:
    CDOSessionConfiguration
    +
    All Superinterfaces:
    CDOSessionConfiguration, INotifier
    All Known Subinterfaces:
    FailoverCDOSessionConfiguration, ReconnectingCDOSessionConfiguration, RecoveringCDOSessionConfiguration
    @@ -116,6 +116,25 @@ Interface CDOSessionConfiguration

    + + + +

    + + + +
    +Nested Class Summary
    + + + + + + + +
    Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    CDOSessionConfiguration.SessionOpenedEvent
    @@ -255,6 +274,15 @@ Interface CDOSessionConfiguration getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode + + + + + + + +
    Methods inherited from interface org.eclipse.net4j.util.event.INotifier
    addListener, getListeners, hasListeners, removeListener
     

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.Type.html index b151d8d9d8..0326c4a98d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.Type.html @@ -107,6 +107,10 @@ Enum CDOSessionRecoveryEvent.Type

    public static enum CDOSessionRecoveryEvent.Type
    extends Enum<CDOSessionRecoveryEvent.Type>
    +

    +Enumerates the possible types of session recovery events. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html index e6c03fb689..920cdc85e7 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html @@ -99,6 +99,11 @@ Interface CDOSessionRecoveryEvent
    public interface CDOSessionRecoveryEvent
    extends CDOSessionEvent
    +

    +A session event fired from recovering session when + recovery has started or finished. +

    +

    Since:
    @@ -127,7 +132,7 @@ Interface CDOSessionRecoveryEvent CDOSessionRecoveryEvent.Type
    -            +          Enumerates the possible types of session recovery events.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/FailoverCDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/FailoverCDOSessionConfiguration.html index 30ffc1fb62..86624a4b49 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/FailoverCDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/FailoverCDOSessionConfiguration.html @@ -1,271 +1,299 @@ - - - - - - -FailoverCDOSessionConfiguration (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -org.eclipse.emf.cdo.net4j -
    -Interface FailoverCDOSessionConfiguration

    -
    -
    All Superinterfaces:
    CDOSessionConfiguration, RecoveringCDOSessionConfiguration
    -
    -
    -
    -
    public interface FailoverCDOSessionConfiguration
    extends RecoveringCDOSessionConfiguration
    - - -

    -

    -
    Since:
    -
    4.0
    -
    Author:
    -
    Eike Stepper
    -
    No Implement
    -
    This interface is not intended to be implemented by clients.
    -
    No Extend
    -
    This interface is not intended to be extended by clients.
    -
    -
    - -

    - - - - - - - - - - - - - - - - -
    -Method Summary
    - StringgetMonitorConnectorDescription() - -
    -           
    - StringgetRepositoryGroup() - -
    -           
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.net4j.RecoveringCDOSessionConfiguration
    getConnectorTimeout, getHeartBeatPeriod, getHeartBeatTimeout, isHeartBeatEnabled, setConnectorTimeout, setHeartBeatEnabled, setHeartBeatPeriod, setHeartBeatTimeout
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    getBranchManager, getConnector, getPackageRegistry, getRepositoryName, getRevisionManager, getSignalTimeout, getStreamWrapper, openSession, setBranchManager, setConnector, setPackageRegistry, setRepositoryName, setRevisionManager, setSignalTimeout, setStreamWrapper
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -getMonitorConnectorDescription

    -
    -String getMonitorConnectorDescription()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -getRepositoryGroup

    -
    -String getRepositoryGroup()
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +FailoverCDOSessionConfiguration (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +org.eclipse.emf.cdo.net4j +
    +Interface FailoverCDOSessionConfiguration

    +
    +
    All Superinterfaces:
    CDOSessionConfiguration, INotifier, RecoveringCDOSessionConfiguration
    +
    +
    +
    +
    public interface FailoverCDOSessionConfiguration
    extends RecoveringCDOSessionConfiguration
    + + +

    +

    +
    Since:
    +
    4.0
    +
    Author:
    +
    Eike Stepper
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.
    +
    +
    + +

    + + + + + + + +
    +Nested Class Summary
    + + + + + + + +
    Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    CDOSessionConfiguration.SessionOpenedEvent
    +  + + + + + + + + + + + + + + + + +
    +Method Summary
    + StringgetMonitorConnectorDescription() + +
    +           
    + StringgetRepositoryGroup() + +
    +           
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.net4j.RecoveringCDOSessionConfiguration
    getConnectorTimeout, getHeartBeatPeriod, getHeartBeatTimeout, isHeartBeatEnabled, setConnectorTimeout, setHeartBeatEnabled, setHeartBeatPeriod, setHeartBeatTimeout
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    getBranchManager, getConnector, getPackageRegistry, getRepositoryName, getRevisionManager, getSignalTimeout, getStreamWrapper, openSession, setBranchManager, setConnector, setPackageRegistry, setRepositoryName, setRevisionManager, setSignalTimeout, setStreamWrapper
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
    + + + + + + + +
    Methods inherited from interface org.eclipse.net4j.util.event.INotifier
    addListener, getListeners, hasListeners, removeListener
    +  +

    + + + + + + + + +
    +Method Detail
    + +

    +getMonitorConnectorDescription

    +
    +String getMonitorConnectorDescription()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +getRepositoryGroup

    +
    +String getRepositoryGroup()
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html index e767fc77c3..a7c2a1bf94 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/ReconnectingCDOSessionConfiguration.html @@ -1,315 +1,343 @@ - - - - - - -ReconnectingCDOSessionConfiguration (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -org.eclipse.emf.cdo.net4j -
    -Interface ReconnectingCDOSessionConfiguration

    -
    -
    All Superinterfaces:
    CDOSessionConfiguration, RecoveringCDOSessionConfiguration
    -
    -
    -
    -
    public interface ReconnectingCDOSessionConfiguration
    extends RecoveringCDOSessionConfiguration
    - - -

    -

    -
    Since:
    -
    4.0
    -
    Author:
    -
    Caspar De Groot
    -
    No Implement
    -
    This interface is not intended to be implemented by clients.
    -
    No Extend
    -
    This interface is not intended to be extended by clients.
    -
    -
    - -

    - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - intgetMaxReconnectAttempts() - -
    -           
    - longgetReconnectInterval() - -
    -           
    - voidsetMaxReconnectAttempts(int attempts) - -
    -           
    - voidsetReconnectInterval(long interval) - -
    -           
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.net4j.RecoveringCDOSessionConfiguration
    getConnectorTimeout, getHeartBeatPeriod, getHeartBeatTimeout, isHeartBeatEnabled, setConnectorTimeout, setHeartBeatEnabled, setHeartBeatPeriod, setHeartBeatTimeout
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    getBranchManager, getConnector, getPackageRegistry, getRepositoryName, getRevisionManager, getSignalTimeout, getStreamWrapper, openSession, setBranchManager, setConnector, setPackageRegistry, setRepositoryName, setRevisionManager, setSignalTimeout, setStreamWrapper
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -getReconnectInterval

    -
    -long getReconnectInterval()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -setReconnectInterval

    -
    -void setReconnectInterval(long interval)
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -getMaxReconnectAttempts

    -
    -int getMaxReconnectAttempts()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -setMaxReconnectAttempts

    -
    -void setMaxReconnectAttempts(int attempts)
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +ReconnectingCDOSessionConfiguration (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +org.eclipse.emf.cdo.net4j +
    +Interface ReconnectingCDOSessionConfiguration

    +
    +
    All Superinterfaces:
    CDOSessionConfiguration, INotifier, RecoveringCDOSessionConfiguration
    +
    +
    +
    +
    public interface ReconnectingCDOSessionConfiguration
    extends RecoveringCDOSessionConfiguration
    + + +

    +

    +
    Since:
    +
    4.0
    +
    Author:
    +
    Caspar De Groot
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.
    +
    +
    + +

    + + + + + + + +
    +Nested Class Summary
    + + + + + + + +
    Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    CDOSessionConfiguration.SessionOpenedEvent
    +  + + + + + + + + + + + + + + + + + + + + + + + + +
    +Method Summary
    + intgetMaxReconnectAttempts() + +
    +           
    + longgetReconnectInterval() + +
    +           
    + voidsetMaxReconnectAttempts(int attempts) + +
    +           
    + voidsetReconnectInterval(long interval) + +
    +           
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.net4j.RecoveringCDOSessionConfiguration
    getConnectorTimeout, getHeartBeatPeriod, getHeartBeatTimeout, isHeartBeatEnabled, setConnectorTimeout, setHeartBeatEnabled, setHeartBeatPeriod, setHeartBeatTimeout
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    getBranchManager, getConnector, getPackageRegistry, getRepositoryName, getRevisionManager, getSignalTimeout, getStreamWrapper, openSession, setBranchManager, setConnector, setPackageRegistry, setRepositoryName, setRevisionManager, setSignalTimeout, setStreamWrapper
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
    + + + + + + + +
    Methods inherited from interface org.eclipse.net4j.util.event.INotifier
    addListener, getListeners, hasListeners, removeListener
    +  +

    + + + + + + + + +
    +Method Detail
    + +

    +getReconnectInterval

    +
    +long getReconnectInterval()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +setReconnectInterval

    +
    +void setReconnectInterval(long interval)
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +getMaxReconnectAttempts

    +
    +int getMaxReconnectAttempts()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +setMaxReconnectAttempts

    +
    +void setMaxReconnectAttempts(int attempts)
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/RecoveringCDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/RecoveringCDOSessionConfiguration.html index a0f8b7febe..e6b43e412d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/RecoveringCDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/RecoveringCDOSessionConfiguration.html @@ -1,397 +1,425 @@ - - - - - - -RecoveringCDOSessionConfiguration (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -org.eclipse.emf.cdo.net4j -
    -Interface RecoveringCDOSessionConfiguration

    -
    -
    All Superinterfaces:
    CDOSessionConfiguration
    -
    -
    -
    All Known Subinterfaces:
    FailoverCDOSessionConfiguration, ReconnectingCDOSessionConfiguration
    -
    -
    -
    -
    public interface RecoveringCDOSessionConfiguration
    extends CDOSessionConfiguration
    - - -

    -

    -
    Since:
    -
    4.0
    -
    Author:
    -
    Caspar De Groot
    -
    No Implement
    -
    This interface is not intended to be implemented by clients.
    -
    No Extend
    -
    This interface is not intended to be extended by clients.
    -
    -
    - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - longgetConnectorTimeout() - -
    -           
    - longgetHeartBeatPeriod() - -
    -           
    - longgetHeartBeatTimeout() - -
    -           
    - booleanisHeartBeatEnabled() - -
    -           
    - voidsetConnectorTimeout(long timeout) - -
    -           
    - voidsetHeartBeatEnabled(boolean enabled) - -
    -           
    - voidsetHeartBeatPeriod(long period) - -
    -           
    - voidsetHeartBeatTimeout(long timeout) - -
    -           
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    getBranchManager, getConnector, getPackageRegistry, getRepositoryName, getRevisionManager, getSignalTimeout, getStreamWrapper, openSession, setBranchManager, setConnector, setPackageRegistry, setRepositoryName, setRevisionManager, setSignalTimeout, setStreamWrapper
    - - - - - - - -
    Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -isHeartBeatEnabled

    -
    -boolean isHeartBeatEnabled()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -setHeartBeatEnabled

    -
    -void setHeartBeatEnabled(boolean enabled)
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -getHeartBeatPeriod

    -
    -long getHeartBeatPeriod()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -setHeartBeatPeriod

    -
    -void setHeartBeatPeriod(long period)
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -getHeartBeatTimeout

    -
    -long getHeartBeatTimeout()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -setHeartBeatTimeout

    -
    -void setHeartBeatTimeout(long timeout)
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -getConnectorTimeout

    -
    -long getConnectorTimeout()
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - -

    -setConnectorTimeout

    -
    -void setConnectorTimeout(long timeout)
    -
    -
    -
    -
    -
    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +RecoveringCDOSessionConfiguration (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +org.eclipse.emf.cdo.net4j +
    +Interface RecoveringCDOSessionConfiguration

    +
    +
    All Superinterfaces:
    CDOSessionConfiguration, INotifier
    +
    +
    +
    All Known Subinterfaces:
    FailoverCDOSessionConfiguration, ReconnectingCDOSessionConfiguration
    +
    +
    +
    +
    public interface RecoveringCDOSessionConfiguration
    extends CDOSessionConfiguration
    + + +

    +

    +
    Since:
    +
    4.0
    +
    Author:
    +
    Caspar De Groot
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.
    +
    +
    + +

    + + + + + + + +
    +Nested Class Summary
    + + + + + + + +
    Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    CDOSessionConfiguration.SessionOpenedEvent
    +  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Method Summary
    + longgetConnectorTimeout() + +
    +           
    + longgetHeartBeatPeriod() + +
    +           
    + longgetHeartBeatTimeout() + +
    +           
    + booleanisHeartBeatEnabled() + +
    +           
    + voidsetConnectorTimeout(long timeout) + +
    +           
    + voidsetHeartBeatEnabled(boolean enabled) + +
    +           
    + voidsetHeartBeatPeriod(long period) + +
    +           
    + voidsetHeartBeatTimeout(long timeout) + +
    +           
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.net4j.CDOSessionConfiguration
    getBranchManager, getConnector, getPackageRegistry, getRepositoryName, getRevisionManager, getSignalTimeout, getStreamWrapper, openSession, setBranchManager, setConnector, setPackageRegistry, setRepositoryName, setRevisionManager, setSignalTimeout, setStreamWrapper
    + + + + + + + +
    Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
    getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
    + + + + + + + +
    Methods inherited from interface org.eclipse.net4j.util.event.INotifier
    addListener, getListeners, hasListeners, removeListener
    +  +

    + + + + + + + + +
    +Method Detail
    + +

    +isHeartBeatEnabled

    +
    +boolean isHeartBeatEnabled()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +setHeartBeatEnabled

    +
    +void setHeartBeatEnabled(boolean enabled)
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +getHeartBeatPeriod

    +
    +long getHeartBeatPeriod()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +setHeartBeatPeriod

    +
    +void setHeartBeatPeriod(long period)
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +getHeartBeatTimeout

    +
    +long getHeartBeatTimeout()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +setHeartBeatTimeout

    +
    +void setHeartBeatTimeout(long timeout)
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +getConnectorTimeout

    +
    +long getConnectorTimeout()
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + +

    +setConnectorTimeout

    +
    +void setConnectorTimeout(long timeout)
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-summary.html index 7cc0e8d287..0e1cb7d4ab 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-summary.html @@ -108,7 +108,8 @@ Client concepts for dealing with Net4j-based sessions to remote repositories. CDOSessionRecoveryEvent -  +A session event fired from recovering session when + recovery has started or finished. FailoverCDOSessionConfiguration @@ -164,7 +165,7 @@ Client concepts for dealing with Net4j-based sessions to remote repositories. CDOSessionRecoveryEvent.Type -  +Enumerates the possible types of session recovery events.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-tree.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-tree.html index 524839f1bc..fad91ab0b1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-tree.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-tree.html @@ -103,12 +103,6 @@ Class Hierarchy Interface Hierarchy
      -
    • org.eclipse.emf.cdo.session.CDOSessionConfiguration
    • org.eclipse.emf.cdo.util.CDOUpdatable
    • org.eclipse.net4j.util.event.INotifier
        +
      • org.eclipse.emf.cdo.session.CDOSessionConfiguration
      • org.eclipse.net4j.util.container.IContainer<E>
        • org.eclipse.emf.cdo.session.CDOSession (also extends org.eclipse.emf.cdo.common.CDOCommonSession, org.eclipse.emf.cdo.util.CDOUpdatable)
            diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-use.html index e3619ce2d8..538a9c5745 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/net4j/package-use.html @@ -130,7 +130,7 @@ Classes in CDOSessionRecoveryEvent.Type
            -            +          Enumerates the possible types of session recovery events. FailoverCDOSessionConfiguration diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html index 088220e8e7..7db4342013 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-frame.html @@ -27,8 +27,6 @@ Interfaces 
            CDODeltaNotification
            -CDOIDDangling -
            CDOInvalidationNotification
            CDOLock diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html index f282bcc786..119ba23355 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-summary.html @@ -106,10 +106,6 @@ Client concepts like -CDOIDDangling -  - - CDOInvalidationNotification A custom EMF notification that is emitted to adapters of the objects in a view if invalidation notification is @@ -117,11 +113,12 @@ Client concepts like CDOLock -Once object got lock, it will not go in conflict mode or cannot be changed. +A read or write lock on an object as returned by CDOObject.cdoReadLock() or + CDOObject.cdoWriteLock(). CDONotification -TODO Simon: JavaDoc +A base interface for all CDO specific notifications. CDOObject @@ -130,7 +127,7 @@ Client concepts like CDOObjectReference -  +Represents a CDOObject typed reference from one object to another object.   @@ -144,7 +141,7 @@ Client concepts like CDOState -  +Enumerates the possible states of local objects.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-tree.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-tree.html index d89669cff2..691618a921 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-tree.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-tree.html @@ -98,11 +98,6 @@ Interface Hierarchy
          • org.eclipse.emf.cdo.common.id.CDOWithID -
          • java.lang.Comparable<T>
          • java.util.concurrent.locks.Lock
          • org.eclipse.emf.common.notify.Notification
              @@ -114,11 +109,6 @@ Interface Hierarchy
            • org.eclipse.emf.cdo.CDOObject (also extends org.eclipse.emf.cdo.common.id.CDOWithID)
          -
        • java.io.Serializable

        Enum Hierarchy diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-use.html index ee7d6d2ad1..6f405874c8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/package-use.html @@ -146,19 +146,20 @@ Classes in org.ec CDOLock
        -          Once object got lock, it will not go in conflict mode or cannot be changed. +          A read or write lock on an object as returned by CDOObject.cdoReadLock() or + CDOObject.cdoWriteLock(). CDONotification
        -          TODO Simon: JavaDoc +          A base interface for all CDO specific notifications. CDOState
        -            +          Enumerates the possible states of local objects.   @@ -244,7 +245,7 @@ Classes in org.ec CDOObjectReference
        -            +          Represents a CDOObject typed reference from one object to another object.   @@ -282,7 +283,7 @@ Classes in org.ec CDOObjectReference
        -            +          Represents a CDOObject typed reference from one object to another object.   @@ -304,13 +305,13 @@ Classes in org.ec CDOObjectReference
        -            +          Represents a CDOObject typed reference from one object to another object. CDOState
        -            +          Enumerates the possible states of local objects.   @@ -325,7 +326,8 @@ Classes in org.ec CDOLock
        -          Once object got lock, it will not go in conflict mode or cannot be changed. +          A read or write lock on an object as returned by CDOObject.cdoReadLock() or + CDOObject.cdoWriteLock(). CDOObject @@ -338,7 +340,7 @@ Classes in org.ec CDOState
        -            +          Enumerates the possible states of local objects.   @@ -360,13 +362,13 @@ Classes in org.ec CDOObjectReference
        -            +          Represents a CDOObject typed reference from one object to another object. CDOState
        -            +          Enumerates the possible states of local objects.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html index c310946836..e8ca1d1c6e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html @@ -1,319 +1,347 @@ - - - - - - -CDOSessionConfiguration (CDO Model Repository Documentation) - - - - - - - - - - - - -
        - - - - - - - - - - - - - - - - - - - -
        - -
        - - - -
        - -

        - -org.eclipse.emf.cdo.server.embedded -
        -Interface CDOSessionConfiguration

        -
        -
        All Superinterfaces:
        CDOSessionConfiguration
        -
        -
        -
        -
        public interface CDOSessionConfiguration
        extends CDOSessionConfiguration
        - - -

        -

        -
        Since:
        -
        3.0
        -
        Author:
        -
        Eike Stepper
        -
        -
        - -

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        -Method Summary
        - IRepositorygetRepository() - -
        -           
        - CDORevisionManagergetRevisionManager() - -
        -           
        - CDOSessionopenSession() - -
        -          Opens the session for this configuration.
        - voidsetRepository(IRepository repository) - -
        -           
        - voidsetRevisionManager(CDORevisionManager revisionManager) - -
        -           
        - - - - - - - -
        Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
        getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
        -  -

        - - - - - - - - -
        -Method Detail
        - -

        -getRepository

        -
        -IRepository getRepository()
        -
        -
        -
        -
        -
        -
        -
        -
        -
        - -

        -setRepository

        -
        -void setRepository(IRepository repository)
        -
        -
        -
        -
        -
        -
        -
        -
        -
        - -

        -getRevisionManager

        -
        -CDORevisionManager getRevisionManager()
        -
        -
        -
        -
        -
        -
        -
        -
        -
        - -

        -setRevisionManager

        -
        -void setRevisionManager(CDORevisionManager revisionManager)
        -
        -
        -
        -
        -
        -
        -
        -
        -
        - -

        -openSession

        -
        -CDOSession openSession()
        -
        -
        Description copied from interface: CDOSessionConfiguration
        + + + + + + +CDOSessionConfiguration (CDO Model Repository Documentation) + + + + + + + + + + + + +
        + + + + + + + + + + + + + + + + + + + +
        + +
        + + + +
        + +

        + +org.eclipse.emf.cdo.server.embedded +
        +Interface CDOSessionConfiguration

        +
        +
        All Superinterfaces:
        CDOSessionConfiguration, INotifier
        +
        +
        +
        +
        public interface CDOSessionConfiguration
        extends CDOSessionConfiguration
        + + +

        +

        +
        Since:
        +
        3.0
        +
        Author:
        +
        Eike Stepper
        +
        +
        + +

        + + + + + + + +
        +Nested Class Summary
        + + + + + + + +
        Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
        CDOSessionConfiguration.SessionOpenedEvent
        +  + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +Method Summary
        + IRepositorygetRepository() + +
        +           
        + CDORevisionManagergetRevisionManager() + +
        +           
        + CDOSessionopenSession() + +
        +          Opens the session for this configuration.
        + voidsetRepository(IRepository repository) + +
        +           
        + voidsetRevisionManager(CDORevisionManager revisionManager) + +
        +           
        + + + + + + + +
        Methods inherited from interface org.eclipse.emf.cdo.session.CDOSessionConfiguration
        getAuthenticator, getExceptionHandler, getPassiveUpdateMode, isActivateOnOpen, isPassiveUpdateEnabled, isSessionOpen, setActivateOnOpen, setExceptionHandler, setPassiveUpdateEnabled, setPassiveUpdateMode
        + + + + + + + +
        Methods inherited from interface org.eclipse.net4j.util.event.INotifier
        addListener, getListeners, hasListeners, removeListener
        +  +

        + + + + + + + + +
        +Method Detail
        + +

        +getRepository

        +
        +IRepository getRepository()
        +
        +
        +
        +
        +
        +
        +
        +
        +
        + +

        +setRepository

        +
        +void setRepository(IRepository repository)
        +
        +
        +
        +
        +
        +
        +
        +
        +
        + +

        +getRevisionManager

        +
        +CDORevisionManager getRevisionManager()
        +
        +
        +
        +
        +
        +
        +
        +
        +
        + +

        +setRevisionManager

        +
        +void setRevisionManager(CDORevisionManager revisionManager)
        +
        +
        +
        +
        +
        +
        +
        +
        +
        + +

        +openSession

        +
        +CDOSession openSession()
        +
        +
        Description copied from interface: CDOSessionConfiguration
        Opens the session for this configuration. Once the session is openend this method always returns the same session - instance. Therefore it is impossible to change this configuration while the session is open. -

        -

        -
        Specified by:
        openSession in interface CDOSessionConfiguration
        -
        -
        -
        -
        -
        - -
        - - - - - - - - - - - - - - - - - - - -
        - -
        - - - -
        -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + instance. Therefore it is impossible to change this configuration while the session is open. +

        +

        +
        Specified by:
        openSession in interface CDOSessionConfiguration
        +
        +
        +
        +
        +
        + +
        + + + + + + + + + + + + + + + + + + + +
        + +
        + + + +
        +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/package-tree.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/package-tree.html index cfc261fc20..237cb054f1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/package-tree.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/embedded/package-tree.html @@ -91,8 +91,6 @@ Hierarchy For Package org.eclipse.emf.cdo.server.embedded Interface Hierarchy
          -
        • org.eclipse.emf.cdo.session.CDOSessionConfiguration
        • org.eclipse.emf.cdo.util.CDOUpdatable
          • org.eclipse.emf.cdo.session.CDOSession (also extends org.eclipse.emf.cdo.common.CDOCommonSession, org.eclipse.net4j.util.container.IContainer<E>)
              @@ -107,6 +105,8 @@ Interface Hierarchy
        • org.eclipse.net4j.util.event.INotifier
            +
          • org.eclipse.emf.cdo.session.CDOSessionConfiguration
          • org.eclipse.net4j.util.container.IContainer<E>
            diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html index d6f3810af7..7954d9284d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html @@ -102,6 +102,12 @@ Interface CDOSession.ExceptionHandler
            public static interface CDOSession.ExceptionHandler
    +

    +Handles protocol exceptions if + configured before the session has been + opened. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.CollectionLoadingPolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.CollectionLoadingPolicyEvent.html index d6a8219a53..881e25e4df 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.CollectionLoadingPolicyEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.CollectionLoadingPolicyEvent.html @@ -102,6 +102,12 @@ Interface CDOSession.Options.CollectionLoadingPolicyEvent
    public static interface CDOSession.Options.CollectionLoadingPolicyEvent
    extends IOptionsEvent
    +

    +An options event fired when the + collection loading policy option of a + session has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.GeneratedPackageEmulationEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.GeneratedPackageEmulationEvent.html index 20072a8061..01a500a236 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.GeneratedPackageEmulationEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.GeneratedPackageEmulationEvent.html @@ -102,6 +102,12 @@ Interface CDOSession.Options.GeneratedPackageEmulationEvent
    public static interface CDOSession.Options.GeneratedPackageEmulationEvent
    extends IOptionsEvent
    +

    +An options event fired when the + generated package emulation enabled option of a + session has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.LobCacheEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.LobCacheEvent.html index dda783fbdb..6264ee5a03 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.LobCacheEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.LobCacheEvent.html @@ -102,6 +102,11 @@ Interface CDOSession.Options.LobCacheEvent
    public static interface CDOSession.Options.LobCacheEvent
    extends IOptionsEvent
    +

    +An options event fired when the large object cache + option of a session has changed. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.html index 3be81b9d2f..c5ab60176c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.Options.html @@ -105,6 +105,10 @@ Interface CDOSession.Options
    public static interface CDOSession.Options
    extends CDOCommonSession.Options
    +

    +Encapsulates a set of notifying session configuration options. +

    +

    Author:
    @@ -131,7 +135,9 @@ Interface CDOSession.Options CDOSession.Options.CollectionLoadingPolicyEvent
    -            +          An options event fired when the + collection loading policy option of a + session has changed. @@ -139,7 +145,9 @@ Interface CDOSession.Options CDOSession.Options.GeneratedPackageEmulationEvent
    -            +          An options event fired when the + generated package emulation enabled option of a + session has changed. @@ -147,7 +155,8 @@ Interface CDOSession.Options CDOSession.Options.LobCacheEvent
    -            +          An options event fired when the large object cache + option of a session has changed.   @@ -180,6 +189,14 @@ Interface CDOSession.Options + CDOSession +getContainer() + +
    +          Returns the session of this options object. + + +  CDOLobStore getLobCache() @@ -228,15 +245,6 @@ Interface CDOSession.Options getPassiveUpdateMode, isPassiveUpdateEnabled, setPassiveUpdateEnabled, setPassiveUpdateMode - - - - - - - -
    Methods inherited from interface org.eclipse.net4j.util.options.IOptions
    getContainer
      @@ -259,6 +267,24 @@ Interface CDOSession.Options
    +

    +getContainer

    +
    +CDOSession getContainer()
    +
    +
    Returns the session of this options object. +

    +

    +
    Specified by:
    getContainer in interface CDOCommonSession.Options
    Specified by:
    getContainer in interface IOptions
    +
    +
    +
    Since:
    +
    4.0
    +
    +
    +
    +
    +

    isGeneratedPackageEmulationEnabled

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.html
    index d2c61fa895..198ebefc29 100644
    --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.html
    +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSession.html
    @@ -145,7 +145,9 @@ Represents and controls the connection to a model repository.
     CDOSession.ExceptionHandler
     
     
    -            +          Handles protocol exceptions if + configured before the session has been + opened. @@ -153,7 +155,7 @@ Represents and controls the connection to a model repository. CDOSession.Options
    -            +          Encapsulates a set of notifying session configuration options.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html new file mode 100644 index 0000000000..dec64e6efe --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html @@ -0,0 +1,252 @@ + + + + + + +CDOSessionConfiguration.SessionOpenedEvent (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +org.eclipse.emf.cdo.session +
    +Interface CDOSessionConfiguration.SessionOpenedEvent

    +
    +
    All Superinterfaces:
    IEvent
    +
    +
    +
    Enclosing interface:
    CDOSessionConfiguration
    +
    +
    +
    +
    public static interface CDOSessionConfiguration.SessionOpenedEvent
    extends IEvent
    +
    + +

    +Fired from a session configuration after a new session has been + opened. +

    + +

    +

    +
    Since:
    +
    4.0
    +
    Author:
    +
    Eike Stepper
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.
    +
    +
    + +

    + + + + + + + + + + + + + + + + +
    +Method Summary
    + CDOSessiongetOpenedSession() + +
    +           
    + CDOSessionConfigurationgetSource() + +
    +           
    +  +

    + + + + + + + + +
    +Method Detail
    + +

    +getSource

    +
    +CDOSessionConfiguration getSource()
    +
    +
    +
    Specified by:
    getSource in interface IEvent
    +
    +
    +
    +
    +
    +
    + +

    +getOpenedSession

    +
    +CDOSession getOpenedSession()
    +
    +
    +
    +
    +
    +
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.html index 9c16dc2484..a20b6c1cff 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfiguration.html @@ -1,432 +1,499 @@ - - - - - - -CDOSessionConfiguration (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    - -

    - -org.eclipse.emf.cdo.session -
    -Interface CDOSessionConfiguration

    -
    -
    All Known Subinterfaces:
    CDOSessionConfiguration, CDOSessionConfiguration, FailoverCDOSessionConfiguration, InternalCDOSessionConfiguration, ReconnectingCDOSessionConfiguration, RecoveringCDOSessionConfiguration
    -
    -
    -
    -
    public interface CDOSessionConfiguration
    - - -

    -

    -
    Since:
    -
    2.0
    -
    Author:
    -
    Eike Stepper
    -
    No Implement
    -
    This interface is not intended to be implemented by clients.
    -
    No Extend
    -
    This interface is not intended to be extended by clients.
    -
    -
    - -

    - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    -Method Summary
    - CDOAuthenticatorgetAuthenticator() - -
    -          Returns the authenticator of this configuration, never null.
    - CDOSession.ExceptionHandlergetExceptionHandler() - -
    -           
    - CDOCommonSession.Options.PassiveUpdateModegetPassiveUpdateMode() - -
    -           
    - booleanisActivateOnOpen() - -
    + + + + + + +CDOSessionConfiguration (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +org.eclipse.emf.cdo.session +
    +Interface CDOSessionConfiguration

    +
    +
    All Superinterfaces:
    INotifier
    +
    +
    +
    All Known Subinterfaces:
    CDOSessionConfiguration, CDOSessionConfiguration, FailoverCDOSessionConfiguration, InternalCDOSessionConfiguration, ReconnectingCDOSessionConfiguration, RecoveringCDOSessionConfiguration
    +
    +
    +
    +
    public interface CDOSessionConfiguration
    extends INotifier
    + + +

    +Configures and opens new sessions. +

    + +

    +

    +
    Since:
    +
    2.0
    +
    Author:
    +
    Eike Stepper
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.
    +
    +
    + +

    + + + + + + + + + + + +
    +Nested Class Summary
    +static interfaceCDOSessionConfiguration.SessionOpenedEvent + +
    +          Fired from a session configuration after a new session has been + opened.
    +  + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    +Method Summary
    + CDOAuthenticatorgetAuthenticator() + +
    +          Returns the authenticator of this configuration, never null.
    + CDOSession.ExceptionHandlergetExceptionHandler() + +
    +           
    + CDOCommonSession.Options.PassiveUpdateModegetPassiveUpdateMode() + +
    +           
    + booleanisActivateOnOpen() + +
              Returns true if the session opened by openSession() will be automatically activated, - false otherwise.
    - booleanisPassiveUpdateEnabled() - -
    -           
    - booleanisSessionOpen() - -
    -          Returns true if the session for this configuration is currently open, false otherwise.
    - CDOSessionopenSession() - -
    -          Opens the session for this configuration.
    - voidsetActivateOnOpen(boolean activateOnOpen) - -
    -          Specifies whether the session opened by openSession() will be automatically activated or not.
    - voidsetExceptionHandler(CDOSession.ExceptionHandler exceptionHandler) - -
    -          A special exception handler can be set before the session is opened and can not be changed thereafter.
    - voidsetPassiveUpdateEnabled(boolean passiveUpdateEnabled) - -
    -           
    - voidsetPassiveUpdateMode(CDOCommonSession.Options.PassiveUpdateMode passiveUpdateMode) - -
    -           
    -  -

    - - - - - - - - -
    -Method Detail
    - -

    -isPassiveUpdateEnabled

    -
    -boolean isPassiveUpdateEnabled()
    -
    -
    -
    Since:
    -
    3.0
    -
    See Also:
    CDOCommonSession.Options.isPassiveUpdateEnabled()
    -
    -
    -
    - -

    -setPassiveUpdateEnabled

    -
    -void setPassiveUpdateEnabled(boolean passiveUpdateEnabled)
    -
    -
    -
    Since:
    -
    3.0
    -
    See Also:
    CDOCommonSession.Options.setPassiveUpdateEnabled(boolean)
    -
    -
    -
    - -

    -getPassiveUpdateMode

    -
    -CDOCommonSession.Options.PassiveUpdateMode getPassiveUpdateMode()
    -
    -
    -
    Since:
    -
    3.0
    -
    See Also:
    CDOCommonSession.Options.getPassiveUpdateMode()
    -
    -
    -
    - -

    -setPassiveUpdateMode

    -
    -void setPassiveUpdateMode(CDOCommonSession.Options.PassiveUpdateMode passiveUpdateMode)
    -
    -
    -
    Since:
    -
    3.0
    -
    See Also:
    CDOCommonSession.Options.setPassiveUpdateMode(PassiveUpdateMode)
    -
    -
    -
    - -

    -getExceptionHandler

    -
    -CDOSession.ExceptionHandler getExceptionHandler()
    -
    -
    -
    See Also:
    CDOSession.getExceptionHandler()
    -
    -
    -
    - -

    -setExceptionHandler

    -
    -void setExceptionHandler(CDOSession.ExceptionHandler exceptionHandler)
    -
    -
    A special exception handler can be set before the session is opened and can not be changed thereafter. -

    -

    -
    See Also:
    CDOSession.getExceptionHandler()
    -
    -
    -
    - -

    -getAuthenticator

    -
    -CDOAuthenticator getAuthenticator()
    -
    -
    Returns the authenticator of this configuration, never null. -

    -

    -
    -
    -
    -
    - -

    -isActivateOnOpen

    -
    -boolean isActivateOnOpen()
    -
    + false otherwise.
    + booleanisPassiveUpdateEnabled() + +
    +           
    + booleanisSessionOpen() + +
    +          Returns true if the session for this configuration is currently open, false otherwise.
    + CDOSessionopenSession() + +
    +          Opens the session for this configuration.
    + voidsetActivateOnOpen(boolean activateOnOpen) + +
    +          Specifies whether the session opened by openSession() will be automatically activated or not.
    + voidsetExceptionHandler(CDOSession.ExceptionHandler exceptionHandler) + +
    +          A special exception handler can be set before the session is opened and can not be changed thereafter.
    + voidsetPassiveUpdateEnabled(boolean passiveUpdateEnabled) + +
    +           
    + voidsetPassiveUpdateMode(CDOCommonSession.Options.PassiveUpdateMode passiveUpdateMode) + +
    +           
    + + + + + + + +
    Methods inherited from interface org.eclipse.net4j.util.event.INotifier
    addListener, getListeners, hasListeners, removeListener
    +  +

    + + + + + + + + +
    +Method Detail
    + +

    +isPassiveUpdateEnabled

    +
    +boolean isPassiveUpdateEnabled()
    +
    +
    +
    +
    +
    +
    Since:
    +
    3.0
    +
    See Also:
    CDOCommonSession.Options.isPassiveUpdateEnabled()
    +
    +
    +
    + +

    +setPassiveUpdateEnabled

    +
    +void setPassiveUpdateEnabled(boolean passiveUpdateEnabled)
    +
    +
    +
    +
    +
    +
    Since:
    +
    3.0
    +
    See Also:
    CDOCommonSession.Options.setPassiveUpdateEnabled(boolean)
    +
    +
    +
    + +

    +getPassiveUpdateMode

    +
    +CDOCommonSession.Options.PassiveUpdateMode getPassiveUpdateMode()
    +
    +
    +
    +
    +
    +
    Since:
    +
    3.0
    +
    See Also:
    CDOCommonSession.Options.getPassiveUpdateMode()
    +
    +
    +
    + +

    +setPassiveUpdateMode

    +
    +void setPassiveUpdateMode(CDOCommonSession.Options.PassiveUpdateMode passiveUpdateMode)
    +
    +
    +
    +
    +
    +
    Since:
    +
    3.0
    +
    See Also:
    CDOCommonSession.Options.setPassiveUpdateMode(PassiveUpdateMode)
    +
    +
    +
    + +

    +getExceptionHandler

    +
    +CDOSession.ExceptionHandler getExceptionHandler()
    +
    +
    +
    +
    +
    +
    See Also:
    CDOSession.getExceptionHandler()
    +
    +
    +
    + +

    +setExceptionHandler

    +
    +void setExceptionHandler(CDOSession.ExceptionHandler exceptionHandler)
    +
    +
    A special exception handler can be set before the session is opened and can not be changed thereafter. +

    +

    +
    +
    +
    +
    See Also:
    CDOSession.getExceptionHandler()
    +
    +
    +
    + +

    +getAuthenticator

    +
    +CDOAuthenticator getAuthenticator()
    +
    +
    Returns the authenticator of this configuration, never null. +

    +

    +
    +
    +
    +
    +
    +
    +
    + +

    +isActivateOnOpen

    +
    +boolean isActivateOnOpen()
    +
    Returns true if the session opened by openSession() will be automatically activated, - false otherwise. -

    -

    -
    -
    -
    -
    - -

    -setActivateOnOpen

    -
    -void setActivateOnOpen(boolean activateOnOpen)
    -
    -
    Specifies whether the session opened by openSession() will be automatically activated or not. -

    -

    -
    -
    -
    -
    - -

    -isSessionOpen

    -
    -boolean isSessionOpen()
    -
    -
    Returns true if the session for this configuration is currently open, false otherwise. -

    -

    -
    -
    -
    -
    - -

    -openSession

    -
    -CDOSession openSession()
    -
    + false otherwise. +

    +

    +
    +
    +
    +
    +
    +
    +
    + +

    +setActivateOnOpen

    +
    +void setActivateOnOpen(boolean activateOnOpen)
    +
    +
    Specifies whether the session opened by openSession() will be automatically activated or not. +

    +

    +
    +
    +
    +
    +
    +
    +
    + +

    +isSessionOpen

    +
    +boolean isSessionOpen()
    +
    +
    Returns true if the session for this configuration is currently open, false otherwise. +

    +

    +
    +
    +
    +
    +
    +
    +
    + +

    +openSession

    +
    +CDOSession openSession()
    +
    Opens the session for this configuration. Once the session is openend this method always returns the same session - instance. Therefore it is impossible to change this configuration while the session is open. -

    -

    -
    -
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + instance. Therefore it is impossible to change this configuration while the session is open. +

    +

    +
    +
    +
    +
    +
    +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfigurationFactory.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfigurationFactory.html index beb8269660..d35126a199 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfigurationFactory.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionConfigurationFactory.html @@ -55,7 +55,7 @@ function windowTitle() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -183,7 +183,7 @@ createSessionConfiguration PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionEvent.html index 15dc93805b..6bb8e1d4fa 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionEvent.html @@ -102,6 +102,10 @@ Interface CDOSessionEvent
    public interface CDOSessionEvent
    extends IEvent
    +

    +A generic event fired from a session. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html index 8e984306c8..54a3fa40b0 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html @@ -100,8 +100,9 @@ Interface CDOSessionInvalidationEvent

    -An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session. +A session event fired when passive updates (commit notifications) are being received from a + remote repository. Passive updates must be enabled for + this event to be fired.

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSession.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSession.html index d0b3662641..f50048c9a5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSession.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSession.html @@ -199,6 +199,22 @@ Uses of  CDOSession +CDOSession.Options.getContainer() + +
    +          Returns the session of this options object. + + + + CDOSession +CDOSessionConfiguration.SessionOpenedEvent.getOpenedSession() + +
    +            + + + + CDOSession CDOCollectionLoadingPolicy.getSession()
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.SessionOpenedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.SessionOpenedEvent.html new file mode 100644 index 0000000000..dc354ab6f8 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.SessionOpenedEvent.html @@ -0,0 +1,144 @@ + + + + + + +Uses of Interface org.eclipse.emf.cdo.session.CDOSessionConfiguration.SessionOpenedEvent (CDO Model Repository Documentation) + + + + + + + + + + + + +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Interface
    org.eclipse.emf.cdo.session.CDOSessionConfiguration.SessionOpenedEvent

    +
    +No usage of org.eclipse.emf.cdo.session.CDOSessionConfiguration.SessionOpenedEvent +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.html index b358faf122..53faeecbce 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionConfiguration.html @@ -210,6 +210,14 @@ Uses of CDOSessionConfiguration
    CDOSessionConfigurationFactory.createSessionConfiguration() +
    +            + + + + CDOSessionConfiguration +CDOSessionConfiguration.SessionOpenedEvent.getSource() +
                diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionEvent.html index e3a3c4b1c6..f4936d9e9d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/class-use/CDOSessionEvent.html @@ -1,210 +1,211 @@ - - - - - - -Uses of Interface org.eclipse.emf.cdo.session.CDOSessionEvent (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.session.CDOSessionEvent

    -
    - - - - - - - - - - - - - -
    -Packages that use CDOSessionEvent
    org.eclipse.emf.cdo.net4jClient concepts for dealing with Net4j-based sessions to remote repositories. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    -  -

    - - - - - -
    -Uses of CDOSessionEvent in org.eclipse.emf.cdo.net4j
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOSessionEvent in org.eclipse.emf.cdo.net4j
    - interfaceCDOSessionRecoveryEvent - -
    -           
    -  -

    - - - - - -
    -Uses of CDOSessionEvent in org.eclipse.emf.cdo.session
    -  -

    - - - - - - - - - -
    Subinterfaces of CDOSessionEvent in org.eclipse.emf.cdo.session
    - interfaceCDOSessionInvalidationEvent - -
    -          An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session.
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +Uses of Interface org.eclipse.emf.cdo.session.CDOSessionEvent (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Interface
    org.eclipse.emf.cdo.session.CDOSessionEvent

    +
    + + + + + + + + + + + + + +
    +Packages that use CDOSessionEvent
    org.eclipse.emf.cdo.net4jClient concepts for dealing with Net4j-based sessions to remote repositories. 
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    +  +

    + + + + + +
    +Uses of CDOSessionEvent in org.eclipse.emf.cdo.net4j
    +  +

    + + + + + + + + + +
    Subinterfaces of CDOSessionEvent in org.eclipse.emf.cdo.net4j
    + interfaceCDOSessionRecoveryEvent + +
    +          A session event fired from recovering session when + recovery has started or finished.
    +  +

    + + + + + +
    +Uses of CDOSessionEvent in org.eclipse.emf.cdo.session
    +  +

    + + + + + + + + + +
    Subinterfaces of CDOSessionEvent in org.eclipse.emf.cdo.session
    + interfaceCDOSessionInvalidationEvent + +
    +          A session event fired when passive updates (commit notifications) are being received from a + remote repository.
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-frame.html index d9729385da..26b7c61a40 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-frame.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-frame.html @@ -41,6 +41,8 @@ Interfaces
     
    CDOSessionConfiguration
    +CDOSessionConfiguration.SessionOpenedEvent +
    CDOSessionConfigurationFactory
    CDOSessionEvent diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-summary.html index c0829aa72a..6a1a495e99 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-summary.html @@ -109,27 +109,39 @@ Client concepts for dealing with sessions to remote repositories. CDOSession.ExceptionHandler -  +Handles protocol exceptions if + configured before the session has been + opened. CDOSession.Options -  +Encapsulates a set of notifying session configuration options. CDOSession.Options.CollectionLoadingPolicyEvent -  +An options event fired when the + collection loading policy option of a + session has changed. CDOSession.Options.GeneratedPackageEmulationEvent -  +An options event fired when the + generated package emulation enabled option of a + session has changed. CDOSession.Options.LobCacheEvent -  +An options event fired when the large object cache + option of a session has changed. CDOSessionConfiguration -  +Configures and opens new sessions. + + +CDOSessionConfiguration.SessionOpenedEvent +Fired from a session configuration after a new session has been + opened. CDOSessionConfigurationFactory @@ -137,12 +149,12 @@ Client concepts for dealing with sessions to remote repositories. CDOSessionEvent -  +A generic event fired from a session. CDOSessionInvalidationEvent -An event that is emitted to registered listeners of a CDOSession if - passive update is enabled for the session. +A session event fired when passive updates (commit notifications) are being received from a + remote repository. CDOSessionProvider diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-tree.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-tree.html index aa5e830194..d6ee1ccc81 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-tree.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/package-tree.html @@ -117,7 +117,7 @@ Interface Hierarchy
  • org.eclipse.emf.cdo.common.revision.CDOListResolver -
  • org.eclipse.emf.cdo.session.CDOSession.ExceptionHandler
  • org.eclipse.emf.cdo.session.CDOSessionConfiguration
  • org.eclipse.emf.cdo.session.CDOSessionConfigurationFactory
  • org.eclipse.emf.cdo.session.CDOSessionProvider
  • org.eclipse.emf.cdo.common.util.CDOTimeProvider
  • org.eclipse.net4j.util.event.IEvent
  • +

    +A remote session event fired from a remote session + manager when a message from a remote session has + been received. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.SubscriptionChanged.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.SubscriptionChanged.html index 1545a10357..7f40789b3c 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.SubscriptionChanged.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.SubscriptionChanged.html @@ -102,6 +102,12 @@ Interface CDORemoteSessionEvent.SubscriptionChanged
    public static interface CDORemoteSessionEvent.SubscriptionChanged
    extends CDORemoteSessionEvent
    +

    +A remote session event fired from a remote session + manager when the subscription state of a remote + session has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.html index e3506e97fe..2e388bb124 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/CDORemoteSessionEvent.html @@ -102,6 +102,11 @@ Interface CDORemoteSessionEvent
    public interface CDORemoteSessionEvent
    extends IEvent
    +

    +A generic event fired from a remote session manager to indicate + remote session activities. +

    +

    Since:
    @@ -130,7 +135,9 @@ Interface CDORemoteSessionEvent CDORemoteSessionEvent.MessageReceived
    -            +          A remote session event fired from a remote session + manager when a message from a remote session has + been received. @@ -138,7 +145,9 @@ Interface CDORemoteSessionEvent CDORemoteSessionEvent.SubscriptionChanged
    -            +          A remote session event fired from a remote session + manager when the subscription state of a remote + session has changed.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/class-use/CDORemoteSessionEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/class-use/CDORemoteSessionEvent.html index b3f0fdaa52..fed998318e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/class-use/CDORemoteSessionEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/class-use/CDORemoteSessionEvent.html @@ -116,7 +116,9 @@ Uses of CDORemoteSessionEvent.MessageReceived
    -            +          A remote session event fired from a remote session + manager when a message from a remote session has + been received. @@ -124,7 +126,9 @@ Uses of CDORemoteSessionEvent.SubscriptionChanged
    -            +          A remote session event fired from a remote session + manager when the subscription state of a remote + session has changed.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-summary.html index f68759a954..fdb6d7dc65 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-summary.html @@ -102,15 +102,20 @@ Client concepts for the communication and collaboration with other sessions. CDORemoteSessionEvent -  +A generic event fired from a remote session manager to indicate + remote session activities. CDORemoteSessionEvent.MessageReceived -  +A remote session event fired from a remote session + manager when a message from a remote session has + been received. CDORemoteSessionEvent.SubscriptionChanged -  +A remote session event fired from a remote session + manager when the subscription state of a remote + session has changed. CDORemoteSessionManager diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-use.html index 088a3170bd..361c9c3127 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/session/remote/package-use.html @@ -1,270 +1,271 @@ - - - - - - -Uses of Package org.eclipse.emf.cdo.session.remote (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Package
    org.eclipse.emf.cdo.session.remote

    -
    - - - - - - - - - - - - - - - - - - - - - -
    -Packages that use org.eclipse.emf.cdo.session.remote
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    org.eclipse.emf.cdo.session.remoteClient concepts for the communication and collaboration with other sessions. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    -  -

    - - - - - - - + + + + +
    -Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session
    CDORemoteSessionManager - -
    + + + + + + +Uses of Package org.eclipse.emf.cdo.session.remote (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Package
    org.eclipse.emf.cdo.session.remote

    +
    + + + + + + + + + + + + + + + + + + + + + +
    +Packages that use org.eclipse.emf.cdo.session.remote
    org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to remote repositories. 
    org.eclipse.emf.cdo.session.remoteClient concepts for the communication and collaboration with other sessions. 
    org.eclipse.emf.cdo.spi.serverServer service provider interfaces and useful base implementations. 
    org.eclipse.emf.spi.cdoClient service provider interfaces and useful base implementations. 
    +  +

    + + + + + + + - -
    +Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session
    CDORemoteSessionManager + +
              Provides collaborative access to the remote sessions that are connected to the same - repository as the local session.
    -  -

    - - - - - - - + +
    -Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session.remote
    CDORemoteSession - -
    + repository as the local session.
    +  +

    + + + + + + + - - - - - - + + + + + + - - - - - - - -
    +Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.session.remote
    CDORemoteSession + +
              Represents a remote session that is connected to the same repository as the local session that the remote session manager - points to.
    CDORemoteSessionEvent - -
    -           
    CDORemoteSessionManager - -
    + points to.
    CDORemoteSessionEvent + +
    +          A generic event fired from a remote session manager to indicate + remote session activities.
    CDORemoteSessionManager + +
              Provides collaborative access to the remote sessions that are connected to the same - repository as the local session.
    CDORemoteSessionMessage - -
    -           
    CDORemoteSessionMessage.Priority - -
    -           
    -  -

    - - - - - - - - -
    -Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.spi.server
    CDORemoteSessionMessage - -
    -           
    -  -

    - - - - - - - + + + + + + + +
    -Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.spi.cdo
    CDORemoteSession - -
    + repository as the local session.
    CDORemoteSessionMessage + +
    +           
    CDORemoteSessionMessage.Priority + +
    +           
    +  +

    + + + + + + + + +
    +Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.cdo.spi.server
    CDORemoteSessionMessage + +
    +           
    +  +

    + + + + + + + - - - + + + - - - - -
    +Classes in org.eclipse.emf.cdo.session.remote used by org.eclipse.emf.spi.cdo
    CDORemoteSession + +
              Represents a remote session that is connected to the same repository as the local session that the remote session manager - points to.
    CDORemoteSessionManager - -
    + points to.
    CDORemoteSessionManager + +
              Provides collaborative access to the remote sessions that are connected to the same - repository as the local session.
    CDORemoteSessionMessage - -
    -           
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + repository as the local session.
    CDORemoteSessionMessage + +
    +           
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalLockManager.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalLockManager.html index cca211f4a2..8bf39ee5a4 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalLockManager.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalLockManager.html @@ -196,6 +196,14 @@ The type of the to-be-locked objects is either getLockKey(CDOID id, CDOBranch branch) +
    +            + + + + CDOID +getLockKeyID(Object key) +
                @@ -359,6 +367,22 @@ getLockKey

    +

    +getLockKeyID

    +
    +CDOID getLockKeyID(Object key)
    +
    +
    +
    +
    +
    +
    Since:
    +
    4.0
    +
    +
    +
    +
    +

    getLocks

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalSession.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalSession.html
    index 1734ee21d9..91548fff11 100644
    --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalSession.html
    +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/spi/server/InternalSession.html
    @@ -370,16 +370,7 @@ Interface InternalSession
     Methods inherited from interface org.eclipse.emf.cdo.common.CDOCommonSession.Options
     
     
    -getPassiveUpdateMode, isPassiveUpdateEnabled, setPassiveUpdateEnabled, setPassiveUpdateMode
    -
    -
    - 
    -
    -
    -
    -
    -
    -
    +
    Methods inherited from interface org.eclipse.net4j.util.options.IOptions
    getContainergetContainer, getPassiveUpdateMode, isPassiveUpdateEnabled, setPassiveUpdateEnabled, setPassiveUpdateMode
      diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.AutoReleaseLocksEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.AutoReleaseLocksEvent.html index 24abab114a..ac71559357 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.AutoReleaseLocksEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.AutoReleaseLocksEvent.html @@ -102,12 +102,21 @@ Interface CDOTransaction.Options.AutoReleaseLocksEvent
    public static interface CDOTransaction.Options.AutoReleaseLocksEvent
    extends IOptionsEvent
    +

    +An options event fired from transaction options when the + auto release locks option has changed. +

    +

    Since:
    3.0
    Author:
    Eike Stepper
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.ConflictResolversEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.ConflictResolversEvent.html index ec2da0b78b..e51ba7a012 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.ConflictResolversEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.ConflictResolversEvent.html @@ -102,10 +102,19 @@ Interface CDOTransaction.Options.ConflictResolversEvent
    public static interface CDOTransaction.Options.ConflictResolversEvent
    extends IOptionsEvent
    +

    +An options event fired from transaction options when the + conflict resolvers option has changed. +

    +

    Author:
    Eike Stepper
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html index 0433da3ca0..4d31d96501 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html @@ -102,10 +102,18 @@ Interface CDOTransaction.Options
    public static interface CDOTransaction.Options
    extends CDOView.Options
    +

    +Encapsulates a set of notifying transaction configuration options. +

    +

    Author:
    Simon McDuff
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.

    @@ -124,7 +132,8 @@ Interface CDOTransaction.Options CDOTransaction.Options.AutoReleaseLocksEvent
    -            +          An options event fired from transaction options when the + auto release locks option has changed. @@ -132,7 +141,8 @@ Interface CDOTransaction.Options CDOTransaction.Options.ConflictResolversEvent
    -            +          An options event fired from transaction options when the + conflict resolvers option has changed.   @@ -141,7 +151,7 @@ Interface CDOTransaction.Options Nested classes/interfaces inherited from interface org.eclipse.emf.cdo.view.CDOView.Options -CDOView.Options.CacheReferenceTypeEvent, CDOView.Options.ChangeSubscriptionPoliciesEvent, CDOView.Options.InvalidationNotificationEvent, CDOView.Options.InvalidationPolicyEvent, CDOView.Options.ReferencePolicyEvent, CDOView.Options.RevisionPrefetchingPolicyEvent, CDOView.Options.StaleReferencePolicyEvent +CDOView.Options.CacheReferenceTypeEvent, CDOView.Options.ChangeSubscriptionPoliciesEvent, CDOView.Options.InvalidationNotificationEvent, CDOView.Options.InvalidationPolicyEvent, CDOView.Options.ReferencePolicyEvent, CDOView.Options.RevisionPrefetchingPolicyEvent, CDOView.Options.StaleReferencePolicyEvent, CDOView.Options.StrongReferencePolicyEvent   @@ -190,6 +200,14 @@ Interface CDOTransaction.Options + CDOTransaction +getContainer() + +
    +          Returns the transaction of this options object. + + +  boolean isAutoReleaseLocksEnabled() @@ -232,15 +250,6 @@ Interface CDOTransaction.Options addChangeSubscriptionPolicy, getCacheReferenceType, getChangeSubscriptionPolicies, getInvalidationPolicy, getRevisionPrefetchingPolicy, getStaleReferenceBehaviour, getStrongReferencePolicy, isInvalidationNotificationEnabled, removeChangeSubscriptionPolicy, setCacheReferenceType, setInvalidationNotificationEnabled, setInvalidationPolicy, setRevisionPrefetchingPolicy, setStaleReferenceBehaviour, setStrongReferencePolicy - - - - - - - -
    Methods inherited from interface org.eclipse.net4j.util.options.IOptions
    getContainer
      @@ -263,6 +272,24 @@ Interface CDOTransaction.Options
    +

    +getContainer

    +
    +CDOTransaction getContainer()
    +
    +
    Returns the transaction of this options object. +

    +

    +
    Specified by:
    getContainer in interface CDOView.Options
    Specified by:
    getContainer in interface IOptions
    +
    +
    +
    Since:
    +
    4.0
    +
    +
    +
    +
    +

    getConflictResolvers

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.html
    index c0157fc647..13d75dc4f2 100644
    --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.html
    +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransaction.html
    @@ -137,7 +137,7 @@ A read-write view to the current (i.e. latest) state of the object grap
     CDOTransaction.Options
     
     
    -            +          Encapsulates a set of notifying transaction configuration options.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html index c6aa00f345..b39b3b4282 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html @@ -99,6 +99,11 @@ Interface CDOTransactionConflictEvent
    public interface CDOTransactionConflictEvent
    extends CDOViewEvent
    +

    +A view event fired from a transaction for each + object that enters the conflict state. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html index 1190e3d094..e005f5edb8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html @@ -107,6 +107,10 @@ Enum CDOTransactionFinishedEvent.Type
    public static enum CDOTransactionFinishedEvent.Type
    extends Enum<CDOTransactionFinishedEvent.Type>
    +

    +Enumerates the possible causes for a transaction to become finished. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html index 7b27efe678..263dd13a79 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html @@ -99,6 +99,12 @@ Interface CDOTransactionFinishedEvent
    public interface CDOTransactionFinishedEvent
    extends CDOViewEvent
    +

    +A view event fired from a transaction when it becomes + clean after a sucessful commit or + rollback. +

    +

    Since:
    @@ -127,7 +133,7 @@ Interface CDOTransactionFinishedEvent CDOTransactionFinishedEvent.Type
    -            +          Enumerates the possible causes for a transaction to become finished.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html index 831c172381..d7648bbd36 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html @@ -99,6 +99,11 @@ Interface CDOTransactionStartedEvent
    public interface CDOTransactionStartedEvent
    extends CDOViewEvent
    +

    +A view event fired from a transaction when it first becomes + dirty. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/class-use/CDOTransaction.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/class-use/CDOTransaction.html index 0f2e28b46c..5ff2d2fde7 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/class-use/CDOTransaction.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/class-use/CDOTransaction.html @@ -233,6 +233,14 @@ Uses of  CDOTransaction +CDOTransaction.Options.getContainer() + +
    +          Returns the transaction of this options object. + + + + CDOTransaction CDOPushTransaction.getDelegate()
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-summary.html index e4f075bbed..a416133083 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-summary.html @@ -1,311 +1,317 @@ - - - - - - -org.eclipse.emf.cdo.transaction (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -

    -Package org.eclipse.emf.cdo.transaction -

    -Client concepts for dealing with transactions, distributed transactions and their save points. -

    -See: -
    -          Description -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Interface Summary
    CDOCommitContextProvides a context for commit operations.
    CDOConflictResolverA strategy used to customize the default conflict resolution behaviour of transactions.
    CDOConflictResolver2 
    CDOMerger 
    CDOSavepoint 
    CDOTransactionA read-write view to the current (i.e. latest) state of the object graph in the repository.
    CDOTransaction.Options 
    CDOTransaction.Options.AutoReleaseLocksEvent 
    CDOTransaction.Options.ConflictResolversEvent 
    CDOTransactionConflictEvent 
    CDOTransactionFinishedEvent 
    CDOTransactionHandler 
    CDOTransactionHandler1 
    CDOTransactionHandler2 
    CDOTransactionHandlerBase 
    CDOTransactionStartedEvent 
    CDOUserSavepointCreates a save point in a CDOUserTransaction that can be used to roll back a part of the transaction.
    CDOUserTransactionOnly deal with transaction process.
    CDOXASavepoint 
    CDOXATransaction 
    -  - -

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Class Summary
    CDOAsyncTransactionHandlerAsynchronously executes a delegate handler's pre-event methods.
    CDOAutoAttacher 
    CDODefaultTransactionHandler 
    CDODefaultTransactionHandler1 
    CDODefaultTransactionHandler2 
    CDOPushTransaction 
    -  - -

    - - - - - - - - - -
    -Enum Summary
    CDOTransactionFinishedEvent.Type 
    -  - -

    - - - - - - - - - -
    -Exception Summary
    CDOMerger.ConflictException 
    -  - -

    -

    -Package org.eclipse.emf.cdo.transaction Description -

    - -

    + + + + + + +org.eclipse.emf.cdo.transaction (CDO Model Repository Documentation) + + + + + + + + + + + + +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +

    +Package org.eclipse.emf.cdo.transaction +

    Client concepts for dealing with transactions, distributed transactions and their save points. -

    -

    - -

    -

    -
    -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - +

    +See: +
    +          Description +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Interface Summary
    CDOCommitContextProvides a context for commit operations.
    CDOConflictResolverA strategy used to customize the default conflict resolution behaviour of transactions.
    CDOConflictResolver2 
    CDOMerger 
    CDOSavepoint 
    CDOTransactionA read-write view to the current (i.e. latest) state of the object graph in the repository.
    CDOTransaction.OptionsEncapsulates a set of notifying transaction configuration options.
    CDOTransaction.Options.AutoReleaseLocksEventAn options event fired from transaction options when the + auto release locks option has changed.
    CDOTransaction.Options.ConflictResolversEventAn options event fired from transaction options when the + conflict resolvers option has changed.
    CDOTransactionConflictEventA view event fired from a transaction for each + object that enters the conflict state.
    CDOTransactionFinishedEventA view event fired from a transaction when it becomes + clean after a sucessful commit or + rollback.
    CDOTransactionHandler 
    CDOTransactionHandler1 
    CDOTransactionHandler2 
    CDOTransactionHandlerBase 
    CDOTransactionStartedEventA view event fired from a transaction when it first becomes + dirty.
    CDOUserSavepointCreates a save point in a CDOUserTransaction that can be used to roll back a part of the transaction.
    CDOUserTransactionOnly deal with transaction process.
    CDOXASavepoint 
    CDOXATransaction 
    +  + +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +Class Summary
    CDOAsyncTransactionHandlerAsynchronously executes a delegate handler's pre-event methods.
    CDOAutoAttacher 
    CDODefaultTransactionHandler 
    CDODefaultTransactionHandler1 
    CDODefaultTransactionHandler2 
    CDOPushTransaction 
    +  + +

    + + + + + + + + + +
    +Enum Summary
    CDOTransactionFinishedEvent.TypeEnumerates the possible causes for a transaction to become finished.
    +  + +

    + + + + + + + + + +
    +Exception Summary
    CDOMerger.ConflictException 
    +  + +

    +

    +Package org.eclipse.emf.cdo.transaction Description +

    + +

    +Client concepts for dealing with transactions, distributed transactions and their save points. +

    +

    + +

    +

    +
    +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-use.html index 0788d2622b..0d54b77e44 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/transaction/package-use.html @@ -175,13 +175,13 @@ Classes in CDOTransaction.Options
    -            +          Encapsulates a set of notifying transaction configuration options. CDOTransactionFinishedEvent.Type
    -            +          Enumerates the possible causes for a transaction to become finished. CDOTransactionHandler diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.CacheReferenceTypeEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.CacheReferenceTypeEvent.html index d744cfc711..cc5105f101 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.CacheReferenceTypeEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.CacheReferenceTypeEvent.html @@ -102,6 +102,11 @@ Interface CDOView.Options.CacheReferenceTypeEvent
    public static interface CDOView.Options.CacheReferenceTypeEvent
    extends IOptionsEvent
    +

    +An options event fired from view options when the + cache reference type option has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ChangeSubscriptionPoliciesEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ChangeSubscriptionPoliciesEvent.html index c4a0296d3b..0b213186b5 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ChangeSubscriptionPoliciesEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ChangeSubscriptionPoliciesEvent.html @@ -102,6 +102,11 @@ Interface CDOView.Options.ChangeSubscriptionPoliciesEvent
    public static interface CDOView.Options.ChangeSubscriptionPoliciesEvent
    extends IOptionsEvent
    +

    +An options event fired from view options when the + change subscription policies option has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationNotificationEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationNotificationEvent.html index 18acbe0c54..40897ef9ab 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationNotificationEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationNotificationEvent.html @@ -102,6 +102,11 @@ Interface CDOView.Options.InvalidationNotificationEvent
    public static interface CDOView.Options.InvalidationNotificationEvent
    extends IOptionsEvent
    +

    +An options event fired from view options when the + invalidation notification enabled option has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationPolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationPolicyEvent.html index 9c21a89fee..dd1b5e5dc9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationPolicyEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.InvalidationPolicyEvent.html @@ -102,6 +102,11 @@ Interface CDOView.Options.InvalidationPolicyEvent
    public static interface CDOView.Options.InvalidationPolicyEvent
    extends IOptionsEvent
    +

    +An options event fired from view options when the + invalidation policy option has changed. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ReferencePolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ReferencePolicyEvent.html index 8e7920fd35..51743afed9 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ReferencePolicyEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.ReferencePolicyEvent.html @@ -92,16 +92,24 @@ org.eclipse.emf.cdo.view

    Interface CDOView.Options.ReferencePolicyEvent
    -
    All Superinterfaces:
    IEvent, IOptionsEvent
    +
    All Superinterfaces:
    CDOView.Options.StrongReferencePolicyEvent, IEvent, IOptionsEvent
    Enclosing interface:
    CDOView.Options

    +Deprecated. Use CDOView.Options.StrongReferencePolicyEvent instead. +

    -
    public static interface CDOView.Options.ReferencePolicyEvent
    extends IOptionsEvent
    +
    @Deprecated
    +public static interface CDOView.Options.ReferencePolicyEvent
    extends CDOView.Options.StrongReferencePolicyEvent
    +

    +An options event fired from view options when the + strong reference policy option has changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.RevisionPrefetchingPolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.RevisionPrefetchingPolicyEvent.html index b9a5801724..022ab49e4a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.RevisionPrefetchingPolicyEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.RevisionPrefetchingPolicyEvent.html @@ -102,6 +102,12 @@ Interface CDOView.Options.RevisionPrefetchingPolicyEvent
    public static interface CDOView.Options.RevisionPrefetchingPolicyEvent
    extends IOptionsEvent
    +

    +An options event fired from view options when the + revision prefetching policy option has + changed. +

    +

    Author:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StaleReferencePolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StaleReferencePolicyEvent.html index 87cc359824..6c2b7c424d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StaleReferencePolicyEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StaleReferencePolicyEvent.html @@ -56,7 +56,7 @@ function windowTitle()  PREV CLASS  - NEXT CLASSNEXT CLASS
    FRAMES    NO FRAMES   @@ -102,6 +102,11 @@ Interface CDOView.Options.StaleReferencePolicyEvent
    public static interface CDOView.Options.StaleReferencePolicyEvent
    extends IOptionsEvent
    +

    +An options event fired from view options when the + stale reference type option has changed. +

    +

    Since:
    @@ -167,7 +172,7 @@ Interface CDOView.Options.StaleReferencePolicyEvent  PREV CLASS  - NEXT CLASSNEXT CLASS
    FRAMES    NO FRAMES   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html new file mode 100644 index 0000000000..76548fb283 --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html @@ -0,0 +1,211 @@ + + + + + + +CDOView.Options.StrongReferencePolicyEvent (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    + +

    + +org.eclipse.emf.cdo.view +
    +Interface CDOView.Options.StrongReferencePolicyEvent

    +
    +
    All Superinterfaces:
    IEvent, IOptionsEvent
    +
    +
    +
    All Known Subinterfaces:
    CDOView.Options.ReferencePolicyEvent
    +
    +
    +
    Enclosing interface:
    CDOView.Options
    +
    +
    +
    +
    public static interface CDOView.Options.StrongReferencePolicyEvent
    extends IOptionsEvent
    + + +

    +An options event fired from view options when the + strong reference policy option has changed. +

    + +

    +

    +
    Since:
    +
    4.0
    +
    Author:
    +
    Eike Stepper
    +
    No Implement
    +
    This interface is not intended to be implemented by clients.
    +
    No Extend
    +
    This interface is not intended to be extended by clients.
    +
    +
    + +

    + + + + + + + + +
    +Method Summary
    + + + + + + + +
    Methods inherited from interface org.eclipse.net4j.util.options.IOptionsEvent
    getSource
    +  +

    + +


    + + + + + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.html index c67027b9a6..76efecbe1d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.Options.html @@ -105,6 +105,10 @@ Interface CDOView.Options
    public static interface CDOView.Options
    extends IOptions
    +

    +Encapsulates a set of notifying view configuration options. +

    +

    Author:
    @@ -131,7 +135,8 @@ Interface CDOView.Options CDOView.Options.CacheReferenceTypeEvent
    -            +          An options event fired from view options when the + cache reference type option has changed. @@ -139,7 +144,8 @@ Interface CDOView.Options CDOView.Options.ChangeSubscriptionPoliciesEvent
    -            +          An options event fired from view options when the + change subscription policies option has changed. @@ -147,7 +153,8 @@ Interface CDOView.Options CDOView.Options.InvalidationNotificationEvent
    -            +          An options event fired from view options when the + invalidation notification enabled option has changed. @@ -155,7 +162,8 @@ Interface CDOView.Options CDOView.Options.InvalidationPolicyEvent
    -            +          An options event fired from view options when the + invalidation policy option has changed. @@ -163,7 +171,7 @@ Interface CDOView.Options CDOView.Options.ReferencePolicyEvent
    -            +          Deprecated. Use CDOView.Options.StrongReferencePolicyEvent instead. @@ -171,7 +179,9 @@ Interface CDOView.Options CDOView.Options.RevisionPrefetchingPolicyEvent
    -            +          An options event fired from view options when the + revision prefetching policy option has + changed. @@ -179,7 +189,17 @@ Interface CDOView.Options CDOView.Options.StaleReferencePolicyEvent
    -            +          An options event fired from view options when the + stale reference type option has changed. + + + +static interface +CDOView.Options.StrongReferencePolicyEvent + +
    +          An options event fired from view options when the + strong reference policy option has changed.   @@ -242,6 +262,14 @@ Interface CDOView.Options + CDOView +getContainer() + +
    +          Returns the view of this options object. + + +  CDOInvalidationPolicy getInvalidationPolicy() @@ -342,15 +370,6 @@ Interface CDOView.Options           Sets the reference type to be used when an adapter is used to an object. -  - - - - - - - -
    Methods inherited from interface org.eclipse.net4j.util.options.IOptions
    getContainer
      @@ -404,6 +423,24 @@ static final int NO_REVISION_PREFETCHING
    +

    +getContainer

    +
    +CDOView getContainer()
    +
    +
    Returns the view of this options object. +

    +

    +
    Specified by:
    getContainer in interface IOptions
    +
    +
    +
    Since:
    +
    4.0
    +
    +
    +
    +
    +

    getCacheReferenceType

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.html
    index 69560b1e5b..2c8adc97a8 100644
    --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.html
    +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOView.html
    @@ -153,7 +153,7 @@ A read-only view to the state of the object graph in the repository of the under
     CDOView.Options
     
     
    -            +          Encapsulates a set of notifying view configuration options.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html index 12090c0408..8baf6575fd 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html @@ -55,7 +55,7 @@ function windowTitle() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   @@ -99,13 +99,17 @@ Interface CDOViewAdaptersNotifiedEvent
    public interface CDOViewAdaptersNotifiedEvent
    extends CDOViewEvent
    +

    +A view event fired when a view has finished notifying EMF adapters about remote changes. +

    +

    Since:
    3.0
    Author:
    Eike Stepper
    -
    No Implement
    +
    See Also:
    CDOView.Options.addChangeSubscriptionPolicy(CDOAdapterPolicy)
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    This interface is not intended to be extended by clients.
    @@ -199,7 +203,7 @@ long getTimeStamp() PREV CLASS  + PREV CLASS   NEXT CLASS FRAMES   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html index 3b388f247f..52dc19e823 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html @@ -100,7 +100,8 @@ Interface CDOViewDurabilityChangedEvent

    -Notifies about a change of the branch point of the view. +A view event fired when a view has been made + durable or volatile.

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewEvent.html index ea26637095..361b221d9a 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewEvent.html @@ -102,6 +102,10 @@ Interface CDOViewEvent

    public interface CDOViewEvent
    extends IEvent
    +

    +A generic event fired from a view. +

    +

    Since:
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html index 2bb08a5311..3307a063a8 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html @@ -100,8 +100,9 @@ Interface CDOViewInvalidationEvent

    -An event that is emitted to registered listeners of a CDOView if - passive update is enabled for the session. +A view event fired when passive updates (commit notifications) are being received from a remote + repository. Passive updates must be enabled for this event to be + fired.

    @@ -110,7 +111,8 @@ An event that is emitted to registered CDOInvalidationNotification, +

    See Also:
    CDOSessionInvalidationEvent, +CDOInvalidationNotification, CDOAdapterPolicy
    No Implement
    This interface is not intended to be implemented by clients.
    No Extend
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewTargetChangedEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewTargetChangedEvent.html index faebdb2266..dce9d41b8d 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewTargetChangedEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/CDOViewTargetChangedEvent.html @@ -100,7 +100,7 @@ Interface CDOViewTargetChangedEvent

    -Notifies about a change of the branch point of the view. +A view event fired when the branch point of a view has changed.

    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.StrongReferencePolicyEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.StrongReferencePolicyEvent.html new file mode 100644 index 0000000000..87a00a102f --- /dev/null +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.StrongReferencePolicyEvent.html @@ -0,0 +1,180 @@ + + + + + + +Uses of Interface org.eclipse.emf.cdo.view.CDOView.Options.StrongReferencePolicyEvent (CDO Model Repository Documentation) + + + + + + + + + + + + +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Interface
    org.eclipse.emf.cdo.view.CDOView.Options.StrongReferencePolicyEvent

    +
    + + + + + + + + + +
    +Packages that use CDOView.Options.StrongReferencePolicyEvent
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    +  +

    + + + + + +
    +Uses of CDOView.Options.StrongReferencePolicyEvent in org.eclipse.emf.cdo.view
    +  +

    + + + + + + + + + +
    Subinterfaces of CDOView.Options.StrongReferencePolicyEvent in org.eclipse.emf.cdo.view
    +static interfaceCDOView.Options.ReferencePolicyEvent + +
    +          Deprecated. Use CDOView.Options.StrongReferencePolicyEvent instead.
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.html index 6627e1f659..343e06c903 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.Options.html @@ -120,7 +120,7 @@ Uses of CDOTransaction.Options
    -            +          Encapsulates a set of notifying transaction configuration options.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.html index 921c97af5c..420ea1eb7e 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOView.html @@ -719,6 +719,14 @@ Uses of  CDOView +CDOView.Options.getContainer() + +
    +          Returns the view of this options object. + + + + CDOView CDOViewEvent.getSource()
    diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewEvent.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewEvent.html index a8378c36f2..0ee1872fcc 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewEvent.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/class-use/CDOViewEvent.html @@ -1,250 +1,255 @@ - - - - - - -Uses of Interface org.eclipse.emf.cdo.view.CDOViewEvent (CDO Model Repository Documentation) - - - - - - - - - - - - -
    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -
    -

    -Uses of Interface
    org.eclipse.emf.cdo.view.CDOViewEvent

    -
    - - - - - - - - - - - - - -
    -Packages that use CDOViewEvent
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    -  -

    - - - - - -
    -Uses of CDOViewEvent in org.eclipse.emf.cdo.transaction
    -  -

    - - - - - - - - - - - - - - - - - -
    Subinterfaces of CDOViewEvent in org.eclipse.emf.cdo.transaction
    - interfaceCDOTransactionConflictEvent - -
    -           
    - interfaceCDOTransactionFinishedEvent - -
    -           
    - interfaceCDOTransactionStartedEvent - -
    -           
    -  -

    - - - - - -
    -Uses of CDOViewEvent in org.eclipse.emf.cdo.view
    -  -

    - - - - - - - - - - - - - - - - - - - - - -
    Subinterfaces of CDOViewEvent in org.eclipse.emf.cdo.view
    - interfaceCDOViewAdaptersNotifiedEvent - -
    -           
    - interfaceCDOViewDurabilityChangedEvent - -
    -          Notifies about a change of the branch point of the view.
    - interfaceCDOViewInvalidationEvent - -
    -          An event that is emitted to registered listeners of a CDOView if - passive update is enabled for the session.
    - interfaceCDOViewTargetChangedEvent - -
    -          Notifies about a change of the branch point of the view.
    -  -

    -


    - - - - - - - - - - - - - - - -
    - -
    - - - -
    -Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. - - + + + + + + +Uses of Interface org.eclipse.emf.cdo.view.CDOViewEvent (CDO Model Repository Documentation) + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +
    +

    +Uses of Interface
    org.eclipse.emf.cdo.view.CDOViewEvent

    +
    + + + + + + + + + + + + + +
    +Packages that use CDOViewEvent
    org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
    org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
    +  +

    + + + + + +
    +Uses of CDOViewEvent in org.eclipse.emf.cdo.transaction
    +  +

    + + + + + + + + + + + + + + + + + +
    Subinterfaces of CDOViewEvent in org.eclipse.emf.cdo.transaction
    + interfaceCDOTransactionConflictEvent + +
    +          A view event fired from a transaction for each + object that enters the conflict state.
    + interfaceCDOTransactionFinishedEvent + +
    +          A view event fired from a transaction when it becomes + clean after a sucessful commit or + rollback.
    + interfaceCDOTransactionStartedEvent + +
    +          A view event fired from a transaction when it first becomes + dirty.
    +  +

    + + + + + +
    +Uses of CDOViewEvent in org.eclipse.emf.cdo.view
    +  +

    + + + + + + + + + + + + + + + + + + + + + +
    Subinterfaces of CDOViewEvent in org.eclipse.emf.cdo.view
    + interfaceCDOViewAdaptersNotifiedEvent + +
    +          A view event fired when a view has finished notifying EMF adapters about remote changes.
    + interfaceCDOViewDurabilityChangedEvent + +
    +          A view event fired when a view has been made + durable or volatile.
    + interfaceCDOViewInvalidationEvent + +
    +          A view event fired when passive updates (commit notifications) are being received from a remote + repository.
    + interfaceCDOViewTargetChangedEvent + +
    +          A view event fired when the branch point of a view has changed.
    +  +

    +


    + + + + + + + + + + + + + + + +
    + +
    + + + +
    +Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others. + + diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-frame.html index 0521f3743a..05ac380b00 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-frame.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-frame.html @@ -59,6 +59,8 @@ Interfaces
     
    CDOView.Options.StaleReferencePolicyEvent
    +CDOView.Options.StrongReferencePolicyEvent +
    CDOViewAdaptersNotifiedEvent
    CDOViewDurabilityChangedEvent diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-summary.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-summary.html index ccdc7a3f85..d4ee41cd10 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-summary.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-summary.html @@ -138,52 +138,65 @@ Client concepts for dealing with views, view sets, queries, CDO objects and EMF CDOView.Options -  +Encapsulates a set of notifying view configuration options. CDOView.Options.CacheReferenceTypeEvent -  +An options event fired from view options when the + cache reference type option has changed. CDOView.Options.ChangeSubscriptionPoliciesEvent -  +An options event fired from view options when the + change subscription policies option has changed. CDOView.Options.InvalidationNotificationEvent -  +An options event fired from view options when the + invalidation notification enabled option has changed. CDOView.Options.InvalidationPolicyEvent -  +An options event fired from view options when the + invalidation policy option has changed. CDOView.Options.ReferencePolicyEvent -  +Deprecated. Use CDOView.Options.StrongReferencePolicyEvent instead. CDOView.Options.RevisionPrefetchingPolicyEvent -  +An options event fired from view options when the + revision prefetching policy option has + changed. CDOView.Options.StaleReferencePolicyEvent -  +An options event fired from view options when the + stale reference type option has changed. + + +CDOView.Options.StrongReferencePolicyEvent +An options event fired from view options when the + strong reference policy option has changed. CDOViewAdaptersNotifiedEvent -  +A view event fired when a view has finished notifying EMF adapters about remote changes. CDOViewDurabilityChangedEvent -Notifies about a change of the branch point of the view. +A view event fired when a view has been made + durable or volatile. CDOViewEvent -  +A generic event fired from a view. CDOViewInvalidationEvent -An event that is emitted to registered listeners of a CDOView if - passive update is enabled for the session. +A view event fired when passive updates (commit notifications) are being received from a remote + repository. CDOViewProvider @@ -199,7 +212,7 @@ Client concepts for dealing with views, view sets, queries, CDO objects and EMF CDOViewTargetChangedEvent -Notifies about a change of the branch point of the view. +A view event fired when the branch point of a view has changed.   diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-tree.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-tree.html index 9f9c21bff8..fe26c05b90 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-tree.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/view/package-tree.html @@ -128,7 +128,9 @@ Interface Hierarchy
  • org.eclipse.emf.cdo.view.CDOViewEvent
  • org.eclipse.net4j.util.options.IOptionsEvent +
  • org.eclipse.emf.cdo.view.CDOView.Options.CacheReferenceTypeEvent
  • org.eclipse.emf.cdo.view.CDOView.Options.ChangeSubscriptionPoliciesEvent
  • org.eclipse.emf.cdo.view.CDOView.Options.InvalidationNotificationEvent
  • org.eclipse.emf.cdo.view.CDOView.Options.InvalidationPolicyEvent
  • org.eclipse.emf.cdo.view.CDOView.Options.RevisionPrefetchingPolicyEvent
  • org.eclipse.emf.cdo.view.CDOView.Options.StaleReferencePolicyEvent
  • org.eclipse.emf.cdo.view.CDOView.Options.StrongReferencePolicyEvent +
  • org.eclipse.net4j.util.event.INotifier -
  • org.eclipse.emf.cdo.session.CDOSessionConfiguration
  • org.eclipse.emf.spi.cdo.CDOTransactionStrategy
  • org.eclipse.emf.cdo.util.CDOUpdatable
  • org.eclipse.net4j.util.event.INotifier