diff options
author | Eike Stepper | 2011-09-01 23:39:34 -0400 |
---|---|---|
committer | Eike Stepper | 2011-09-01 23:39:34 -0400 |
commit | 74cfc8a1e48f34be401a3e8028cad03bd350e8ca (patch) | |
tree | a43985be62d31c93bb2a55e7e07ea9b6905762b3 | |
parent | cc7d4268a716aa471363ca7f33aef02a9a63c1c3 (diff) | |
download | cdo-74cfc8a1e48f34be401a3e8028cad03bd350e8ca.tar.gz cdo-74cfc8a1e48f34be401a3e8028cad03bd350e8ca.tar.xz cdo-74cfc8a1e48f34be401a3e8028cad03bd350e8ca.zip |
update javadoc to juno
819 files changed, 43859 insertions, 9033 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc.ant b/plugins/org.eclipse.emf.cdo.doc/javadoc.ant index b5acf63f27..17eef7a043 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc.ant +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc.ant @@ -6,8 +6,8 @@ <!-- =========================================== --> <property name="jdk.version" value="1.5.0" /> - <property name="emf.version" value="2.6.0" /> - <property name="platform.version" value="indigo" /> + <property name="emf.version" value="2.7.0" /> + <property name="platform.version" value="juno" /> <property name="javadoc.project" value="plugins/org.eclipse.emf.cdo.doc" /> <property file="${javadoc.project}/plugin.properties" /> @@ -70,6 +70,7 @@ <include name="org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/branch/*.java" /> <include name="org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/commit/*.java" /> <include name="org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/id/*.java" /> + <include name="org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/lock/*.java" /> <include name="org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/model/*.java" /> <include name="org.eclipse.emf.cdo.common/src/org/eclipse/emf/cdo/spi/common/revision/*.java" /> <include name="org.eclipse.emf.cdo.edit/src/org/eclipse/emf/cdo/edit/*.java" /> @@ -161,6 +162,7 @@ <package name="org.eclipse.emf.cdo.spi.common.branch" /> <package name="org.eclipse.emf.cdo.spi.common.commit" /> <package name="org.eclipse.emf.cdo.spi.common.id" /> + <package name="org.eclipse.emf.cdo.spi.common.lock" /> <package name="org.eclipse.emf.cdo.spi.common.model" /> <package name="org.eclipse.emf.cdo.spi.common.revision" /> </group> @@ -229,7 +231,7 @@ </replaceregexp> <java classname="org.eclipse.emf.cdo.releng.MakeHrefsRelative" dir="${basedir}" fork="true"> - <classpath path="org.eclipse.emf.cdo.releng/bin" /> + <classpath path="plugins/org.eclipse.emf.cdo.releng/bin" /> <arg value="${destdir}" /> </java> </target> diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-frame.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-frame.html index a73307f9b0..42797027df 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-frame.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-frame.html @@ -23,6 +23,8 @@ All Classes (CDO Model Repository Documentation) <TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html" title="class in org.eclipse.emf.cdo.spi.common.id" target="classFrame">AbstractCDOID</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id" target="classFrame">AbstractCDOIDByteArray</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html" title="class in org.eclipse.emf.cdo.spi.common.id" target="classFrame">AbstractCDOIDInteger</A>
<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDLong.html" title="class in org.eclipse.emf.cdo.spi.common.id" target="classFrame">AbstractCDOIDLong</A>
@@ -153,6 +155,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonRepository</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.IDGenerationLocation.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.IDGenerationLocation</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonRepository.State</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonRepository.StateChangedEvent</I></A>
@@ -165,6 +169,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonSession.Options</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.LockNotificationMode.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonSession.Options.LockNotificationMode</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonSession.Options.PassiveUpdateEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common" target="classFrame">CDOCommonSession.Options.PassiveUpdateMode</A>
@@ -175,6 +181,10 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonView</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonView.Options.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonView.Options</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonView.Options.LockNotificationEvent.html" title="interface in org.eclipse.emf.cdo.common" target="classFrame"><I>CDOCommonView.Options.LockNotificationEvent</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOConflictResolver.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOConflictResolver</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOConflictResolver2.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOConflictResolver2</I></A>
@@ -193,6 +203,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html" title="class in org.eclipse.emf.cdo.transaction" target="classFrame">CDODefaultTransactionHandler2</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction" target="classFrame">CDODefaultTransactionHandler3</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/CDODeltaNotification.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDODeltaNotification</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/ui/CDOEditorInput.html" title="interface in org.eclipse.emf.cdo.ui" target="classFrame"><I>CDOEditorInput</I></A>
@@ -247,6 +259,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/id/CDOIDExternal.html" title="interface in org.eclipse.emf.cdo.common.id" target="classFrame"><I>CDOIDExternal</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/id/CDOIDGenerator.html" title="interface in org.eclipse.emf.cdo.common.id" target="classFrame"><I>CDOIDGenerator</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html" title="class in org.eclipse.emf.cdo.spi.common.revision" target="classFrame">CDOIDMapper</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/id/CDOIDObject.html" title="interface in org.eclipse.emf.cdo.common.id" target="classFrame"><I>CDOIDObject</I></A>
@@ -327,6 +341,18 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/CDOLock.html" title="interface in org.eclipse.emf.cdo" target="classFrame"><I>CDOLock</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock" target="classFrame"><I>CDOLockChangeInfo</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.Operation.html" title="enum in org.eclipse.emf.cdo.common.lock" target="classFrame">CDOLockChangeInfo.Operation</A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockChangeInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.lock" target="classFrame"><I>CDOLockChangeInfoHandler</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockOwner.html" title="interface in org.eclipse.emf.cdo.common.lock" target="classFrame"><I>CDOLockOwner</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock" target="classFrame"><I>CDOLockState</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock" target="classFrame">CDOLockUtil</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOMerger.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOMerger</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOMerger.ConflictException.html" title="class in org.eclipse.emf.cdo.transaction" target="classFrame">CDOMerger.ConflictException</A>
@@ -345,6 +371,12 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/server/net4j/CDONet4jServerUtil.html" title="class in org.eclipse.emf.cdo.server.net4j" target="classFrame">CDONet4jServerUtil</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.html" title="interface in org.eclipse.emf.cdo.net4j" target="classFrame"><I>CDONet4jSession</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j" target="classFrame"><I>CDONet4jSession.Options</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j" target="classFrame"><I>CDONet4jSessionConfiguration</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j" target="classFrame">CDONet4jUtil</A>
<BR>
<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j" target="classFrame">CDONet4jViewProvider</A>
@@ -483,6 +515,10 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html" title="interface in org.eclipse.emf.cdo.common.revision" target="classFrame"><I>CDORevisionHandler</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html" title="class in org.eclipse.emf.cdo.common.revision" target="classFrame">CDORevisionHandler.Filtered</A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html" title="class in org.eclipse.emf.cdo.common.revision" target="classFrame">CDORevisionHandler.Filtered.Undetached</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionKey.html" title="interface in org.eclipse.emf.cdo.common.revision" target="classFrame"><I>CDORevisionKey</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionManager.html" title="interface in org.eclipse.emf.cdo.common.revision" target="classFrame"><I>CDORevisionManager</I></A>
@@ -579,6 +615,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.session" target="classFrame"><I>CDOSessionInvalidationEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/session/CDOSessionLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.session" target="classFrame"><I>CDOSessionLocksChangedEvent</I></A>
+<BR>
<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo" target="classFrame"><I>CDOSessionProtocol</I></A>
<BR>
<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo" target="classFrame">CDOSessionProtocol.CommitTransactionResult</A>
@@ -593,6 +631,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html" title="class in org.eclipse.emf.spi.cdo" target="classFrame">CDOSessionProtocol.RepositoryTimeResult</A>
<BR>
+<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo" target="classFrame">CDOSessionProtocol.UnlockObjectsResult</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/session/CDOSessionProvider.html" title="interface in org.eclipse.emf.cdo.session" target="classFrame"><I>CDOSessionProvider</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html" title="interface in org.eclipse.emf.cdo.net4j" target="classFrame"><I>CDOSessionRecoveryEvent</I></A>
@@ -621,6 +661,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionConflictEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionContainer</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionFinishedEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html" title="enum in org.eclipse.emf.cdo.transaction" target="classFrame">CDOTransactionFinishedEvent.Type</A>
@@ -631,6 +673,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionHandler2</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionHandler3.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionHandler3</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionHandlerBase.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionHandlerBase</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html" title="interface in org.eclipse.emf.cdo.transaction" target="classFrame"><I>CDOTransactionStartedEvent</I></A>
@@ -675,12 +719,16 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewAdaptersNotifiedEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/view/CDOViewContainer.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewContainer</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewDurabilityChangedEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewInvalidationEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/view/CDOViewLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewLocksChangedEvent</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewProvider</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewProviderRegistry.html" title="interface in org.eclipse.emf.cdo.view" target="classFrame"><I>CDOViewProviderRegistry</I></A>
@@ -827,6 +875,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html" title="interface in org.eclipse.emf.cdo.common.lock" target="classFrame"><I>IDurableLockingManager.LockArea.Handler</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html" title="class in org.eclipse.emf.cdo.common.lock" target="classFrame">IDurableLockingManager.LockAreaAlreadyExistsException</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html" title="class in org.eclipse.emf.cdo.common.lock" target="classFrame">IDurableLockingManager.LockAreaNotFoundException</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html" title="enum in org.eclipse.emf.cdo.common.lock" target="classFrame">IDurableLockingManager.LockGrade</A>
@@ -887,6 +937,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOLoadable.html" title="interface in org.eclipse.emf.spi.cdo" target="classFrame"><I>InternalCDOLoadable</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/spi/common/lock/InternalCDOLockState.html" title="interface in org.eclipse.emf.cdo.spi.common.lock" target="classFrame"><I>InternalCDOLockState</I></A>
+<BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOObject.html" title="interface in org.eclipse.emf.spi.cdo" target="classFrame"><I>InternalCDOObject</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.spi.common.model" target="classFrame"><I>InternalCDOPackageInfo</I></A>
@@ -923,6 +975,10 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo" target="classFrame"><I>InternalCDOTransaction</I></A>
<BR>
+<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html" title="class in org.eclipse.emf.spi.cdo" target="classFrame">InternalCDOTransaction.ApplyChangeSetResult</A>
+<BR>
+<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.ChangeSetOutdatedException.html" title="class in org.eclipse.emf.spi.cdo" target="classFrame">InternalCDOTransaction.ChangeSetOutdatedException</A>
+<BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.InternalCDOCommitContext.html" title="interface in org.eclipse.emf.spi.cdo" target="classFrame"><I>InternalCDOTransaction.InternalCDOCommitContext</I></A>
<BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOUserSavepoint.html" title="interface in org.eclipse.emf.spi.cdo" target="classFrame"><I>InternalCDOUserSavepoint</I></A>
@@ -1031,6 +1087,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server" target="classFrame"><I>IStore</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html" title="interface in org.eclipse.emf.cdo.server" target="classFrame"><I>IStore.CanHandleClientAssignedIDs</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/server/IStore.ChangeFormat.html" title="enum in org.eclipse.emf.cdo.server" target="classFrame">IStore.ChangeFormat</A>
<BR>
<A HREF="org/eclipse/emf/cdo/server/IStore.RevisionParallelism.html" title="enum in org.eclipse.emf.cdo.server" target="classFrame">IStore.RevisionParallelism</A>
@@ -1043,6 +1101,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.DurableLocking.html" title="interface in org.eclipse.emf.cdo.server" target="classFrame"><I>IStoreAccessor.DurableLocking</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.DurableLocking2.html" title="interface in org.eclipse.emf.cdo.server" target="classFrame"><I>IStoreAccessor.DurableLocking2</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.QueryResourcesContext.html" title="interface in org.eclipse.emf.cdo.server" target="classFrame"><I>IStoreAccessor.QueryResourcesContext</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.QueryResourcesContext.ExactMatch.html" title="interface in org.eclipse.emf.cdo.server" target="classFrame"><I>IStoreAccessor.QueryResourcesContext.ExactMatch</I></A>
@@ -1191,6 +1251,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/spi/common/revision/StubCDORevision.html" title="class in org.eclipse.emf.cdo.spi.common.revision" target="classFrame">StubCDORevision</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/spi/server/SyncingUtil.html" title="class in org.eclipse.emf.cdo.spi.server" target="classFrame">SyncingUtil</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/revision/SyntheticCDORevision.html" title="class in org.eclipse.emf.cdo.spi.common.revision" target="classFrame">SyntheticCDORevision</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html" title="class in org.eclipse.emf.cdo.common.commit.handler" target="classFrame">TextCommitInfoLog</A>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-noframe.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-noframe.html index f0130f0d7a..37522679cf 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-noframe.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/allclasses-noframe.html @@ -23,6 +23,8 @@ All Classes (CDO Model Repository Documentation) <TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOID</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDByteArray</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDInteger</A>
<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDLong.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDLong</A>
@@ -153,6 +155,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonRepository</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.IDGenerationLocation.html" title="enum in org.eclipse.emf.cdo.common">CDOCommonRepository.IDGenerationLocation</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common">CDOCommonRepository.State</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonRepository.StateChangedEvent</I></A>
@@ -165,6 +169,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonSession.Options</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.LockNotificationMode.html" title="enum in org.eclipse.emf.cdo.common">CDOCommonSession.Options.LockNotificationMode</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonSession.Options.PassiveUpdateEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common">CDOCommonSession.Options.PassiveUpdateMode</A>
@@ -175,6 +181,10 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonView</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonView.Options.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonView.Options</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/CDOCommonView.Options.LockNotificationEvent.html" title="interface in org.eclipse.emf.cdo.common"><I>CDOCommonView.Options.LockNotificationEvent</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOConflictResolver.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOConflictResolver</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOConflictResolver2.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOConflictResolver2</I></A>
@@ -193,6 +203,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler2</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler3</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/CDODeltaNotification.html" title="interface in org.eclipse.emf.cdo"><I>CDODeltaNotification</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/ui/CDOEditorInput.html" title="interface in org.eclipse.emf.cdo.ui"><I>CDOEditorInput</I></A>
@@ -247,6 +259,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/id/CDOIDExternal.html" title="interface in org.eclipse.emf.cdo.common.id"><I>CDOIDExternal</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/id/CDOIDGenerator.html" title="interface in org.eclipse.emf.cdo.common.id"><I>CDOIDGenerator</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html" title="class in org.eclipse.emf.cdo.spi.common.revision">CDOIDMapper</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/id/CDOIDObject.html" title="interface in org.eclipse.emf.cdo.common.id"><I>CDOIDObject</I></A>
@@ -327,6 +341,18 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/CDOLock.html" title="interface in org.eclipse.emf.cdo"><I>CDOLock</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock"><I>CDOLockChangeInfo</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.Operation.html" title="enum in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo.Operation</A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockChangeInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.lock"><I>CDOLockChangeInfoHandler</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockOwner.html" title="interface in org.eclipse.emf.cdo.common.lock"><I>CDOLockOwner</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock"><I>CDOLockState</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOMerger.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOMerger</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOMerger.ConflictException.html" title="class in org.eclipse.emf.cdo.transaction">CDOMerger.ConflictException</A>
@@ -345,6 +371,12 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/server/net4j/CDONet4jServerUtil.html" title="class in org.eclipse.emf.cdo.server.net4j">CDONet4jServerUtil</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.html" title="interface in org.eclipse.emf.cdo.net4j"><I>CDONet4jSession</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j"><I>CDONet4jSession.Options</I></A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><I>CDONet4jSessionConfiguration</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jUtil</A>
<BR>
<A HREF="org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A>
@@ -483,6 +515,10 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html" title="interface in org.eclipse.emf.cdo.common.revision"><I>CDORevisionHandler</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered</A>
+<BR>
+<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered.Undetached</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionKey.html" title="interface in org.eclipse.emf.cdo.common.revision"><I>CDORevisionKey</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/revision/CDORevisionManager.html" title="interface in org.eclipse.emf.cdo.common.revision"><I>CDORevisionManager</I></A>
@@ -579,6 +615,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.session"><I>CDOSessionInvalidationEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/session/CDOSessionLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.session"><I>CDOSessionLocksChangedEvent</I></A>
+<BR>
<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo"><I>CDOSessionProtocol</I></A>
<BR>
<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult</A>
@@ -593,6 +631,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.RepositoryTimeResult</A>
<BR>
+<A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.UnlockObjectsResult</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/session/CDOSessionProvider.html" title="interface in org.eclipse.emf.cdo.session"><I>CDOSessionProvider</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html" title="interface in org.eclipse.emf.cdo.net4j"><I>CDOSessionRecoveryEvent</I></A>
@@ -621,6 +661,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionConflictEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionContainer</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionFinishedEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html" title="enum in org.eclipse.emf.cdo.transaction">CDOTransactionFinishedEvent.Type</A>
@@ -631,6 +673,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionHandler2</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionHandler3.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionHandler3</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionHandlerBase.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionHandlerBase</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><I>CDOTransactionStartedEvent</I></A>
@@ -675,12 +719,16 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewAdaptersNotifiedEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/view/CDOViewContainer.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewContainer</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewDurabilityChangedEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewEvent</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewInvalidationEvent</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/view/CDOViewLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewLocksChangedEvent</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewProvider</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/view/CDOViewProviderRegistry.html" title="interface in org.eclipse.emf.cdo.view"><I>CDOViewProviderRegistry</I></A>
@@ -827,6 +875,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html" title="interface in org.eclipse.emf.cdo.common.lock"><I>IDurableLockingManager.LockArea.Handler</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html" title="class in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockAreaAlreadyExistsException</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html" title="class in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockAreaNotFoundException</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html" title="enum in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockGrade</A>
@@ -887,6 +937,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOLoadable.html" title="interface in org.eclipse.emf.spi.cdo"><I>InternalCDOLoadable</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/spi/common/lock/InternalCDOLockState.html" title="interface in org.eclipse.emf.cdo.spi.common.lock"><I>InternalCDOLockState</I></A>
+<BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOObject.html" title="interface in org.eclipse.emf.spi.cdo"><I>InternalCDOObject</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><I>InternalCDOPackageInfo</I></A>
@@ -923,6 +975,10 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo"><I>InternalCDOTransaction</I></A>
<BR>
+<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html" title="class in org.eclipse.emf.spi.cdo">InternalCDOTransaction.ApplyChangeSetResult</A>
+<BR>
+<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.ChangeSetOutdatedException.html" title="class in org.eclipse.emf.spi.cdo">InternalCDOTransaction.ChangeSetOutdatedException</A>
+<BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.InternalCDOCommitContext.html" title="interface in org.eclipse.emf.spi.cdo"><I>InternalCDOTransaction.InternalCDOCommitContext</I></A>
<BR>
<A HREF="org/eclipse/emf/spi/cdo/InternalCDOUserSavepoint.html" title="interface in org.eclipse.emf.spi.cdo"><I>InternalCDOUserSavepoint</I></A>
@@ -1031,6 +1087,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server"><I>IStore</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html" title="interface in org.eclipse.emf.cdo.server"><I>IStore.CanHandleClientAssignedIDs</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/server/IStore.ChangeFormat.html" title="enum in org.eclipse.emf.cdo.server">IStore.ChangeFormat</A>
<BR>
<A HREF="org/eclipse/emf/cdo/server/IStore.RevisionParallelism.html" title="enum in org.eclipse.emf.cdo.server">IStore.RevisionParallelism</A>
@@ -1043,6 +1101,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.DurableLocking.html" title="interface in org.eclipse.emf.cdo.server"><I>IStoreAccessor.DurableLocking</I></A>
<BR>
+<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.DurableLocking2.html" title="interface in org.eclipse.emf.cdo.server"><I>IStoreAccessor.DurableLocking2</I></A>
+<BR>
<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.QueryResourcesContext.html" title="interface in org.eclipse.emf.cdo.server"><I>IStoreAccessor.QueryResourcesContext</I></A>
<BR>
<A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.QueryResourcesContext.ExactMatch.html" title="interface in org.eclipse.emf.cdo.server"><I>IStoreAccessor.QueryResourcesContext.ExactMatch</I></A>
@@ -1191,6 +1251,8 @@ All Classes (CDO Model Repository Documentation) <BR>
<A HREF="org/eclipse/emf/cdo/spi/common/revision/StubCDORevision.html" title="class in org.eclipse.emf.cdo.spi.common.revision">StubCDORevision</A>
<BR>
+<A HREF="org/eclipse/emf/cdo/spi/server/SyncingUtil.html" title="class in org.eclipse.emf.cdo.spi.server">SyncingUtil</A>
+<BR>
<A HREF="org/eclipse/emf/cdo/spi/common/revision/SyntheticCDORevision.html" title="class in org.eclipse.emf.cdo.spi.common.revision">SyntheticCDORevision</A>
<BR>
<A HREF="org/eclipse/emf/cdo/common/commit/handler/TextCommitInfoLog.html" title="class in org.eclipse.emf.cdo.common.commit.handler">TextCommitInfoLog</A>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/constant-values.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/constant-values.html index 924b8b34f4..83a1bda252 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/constant-values.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/constant-values.html @@ -250,6 +250,24 @@ org.eclipse.*</FONT></TH> <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="3">org.eclipse.emf.cdo.common.lock.<A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockArea</A></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockArea.DEFAULT_DURABLE_LOCKING_ID_BYTES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final int</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html#DEFAULT_DURABLE_LOCKING_ID_BYTES">DEFAULT_DURABLE_LOCKING_ID_BYTES</A></CODE></TD>
+<TD ALIGN="right"><CODE>32</CODE></TD>
+</TR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+
+<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="3">org.eclipse.emf.cdo.common.model.<A HREF="org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model">CDOClassifierRef</A></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
@@ -505,6 +523,12 @@ org.eclipse.*</FONT></TH> <TD ALIGN="right"><CODE>0</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.REPLICATE_LOCKAREA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final byte</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#REPLICATE_LOCKAREA">REPLICATE_LOCKAREA</A></CODE></TD>
+<TD ALIGN="right"><CODE>3</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_AUTHENTICATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final short</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_AUTHENTICATION">SIGNAL_AUTHENTICATION</A></CODE></TD>
@@ -559,6 +583,12 @@ org.eclipse.*</FONT></TH> <TD ALIGN="right"><CODE>20</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_ENABLE_LOCK_NOTIFICATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final short</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_ENABLE_LOCK_NOTIFICATION">SIGNAL_ENABLE_LOCK_NOTIFICATION</A></CODE></TD>
+<TD ALIGN="right"><CODE>53</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_GET_REMOTE_SESSIONS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final short</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_GET_REMOTE_SESSIONS">SIGNAL_GET_REMOTE_SESSIONS</A></CODE></TD>
@@ -649,12 +679,30 @@ org.eclipse.*</FONT></TH> <TD ALIGN="right"><CODE>27</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_LOCK_DELEGATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final short</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_LOCK_DELEGATION">SIGNAL_LOCK_DELEGATION</A></CODE></TD>
+<TD ALIGN="right"><CODE>49</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_LOCK_NOTIFICATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final short</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_LOCK_NOTIFICATION">SIGNAL_LOCK_NOTIFICATION</A></CODE></TD>
+<TD ALIGN="right"><CODE>51</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_LOCK_OBJECTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final short</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_LOCK_OBJECTS">SIGNAL_LOCK_OBJECTS</A></CODE></TD>
<TD ALIGN="right"><CODE>24</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_LOCK_STATE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final short</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_LOCK_STATE">SIGNAL_LOCK_STATE</A></CODE></TD>
+<TD ALIGN="right"><CODE>52</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_OBJECT_LOCKED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final short</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_OBJECT_LOCKED">SIGNAL_OBJECT_LOCKED</A></CODE></TD>
@@ -757,6 +805,12 @@ org.eclipse.*</FONT></TH> <TD ALIGN="right"><CODE>4</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_UNLOCK_DELEGATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final short</CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_UNLOCK_DELEGATION">SIGNAL_UNLOCK_DELEGATION</A></CODE></TD>
+<TD ALIGN="right"><CODE>50</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants.SIGNAL_UNLOCK_OBJECTS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final short</CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/common/protocol/CDOProtocolConstants.html#SIGNAL_UNLOCK_OBJECTS">SIGNAL_UNLOCK_OBJECTS</A></CODE></TD>
@@ -1759,6 +1813,12 @@ org.eclipse.*</FONT></TH> <TD ALIGN="right"><CODE>"ensureReferentialIntegrity"</CODE></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.server.IRepository.Props.ID_GENERATION_LOCATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/server/IRepository.Props.html#ID_GENERATION_LOCATION">ID_GENERATION_LOCATION</A></CODE></TD>
+<TD ALIGN="right"><CODE>"idGenerationLocation"</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<A NAME="org.eclipse.emf.cdo.server.IRepository.Props.OVERRIDE_UUID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
<CODE>public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/server/IRepository.Props.html#OVERRIDE_UUID">OVERRIDE_UUID</A></CODE></TD>
@@ -1824,6 +1884,18 @@ org.eclipse.*</FONT></TH> <TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/server/db/CDODBUtil.html#EXT_POINT_MAPPING_STRATEGIES">EXT_POINT_MAPPING_STRATEGIES</A></CODE></TD>
<TD ALIGN="right"><CODE>"mappingStrategies"</CODE></TD>
</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.server.db.CDODBUtil.PROP_COPY_ON_BRANCH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/server/db/CDODBUtil.html#PROP_COPY_ON_BRANCH">PROP_COPY_ON_BRANCH</A></CODE></TD>
+<TD ALIGN="right"><CODE>"copyOnBranch"</CODE></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.eclipse.emf.cdo.server.db.CDODBUtil.PROP_WITH_RANGES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/eclipse/emf/cdo/server/db/CDODBUtil.html#PROP_WITH_RANGES">PROP_WITH_RANGES</A></CODE></TD>
+<TD ALIGN="right"><CODE>"withRanges"</CODE></TD>
+</TR>
</FONT></TD>
</TR>
</TABLE>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/deprecated-list.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/deprecated-list.html index 73f638b5f4..05e77d328f 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/deprecated-list.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/deprecated-list.html @@ -89,6 +89,7 @@ function windowTitle() <LI><A HREF="#class">Deprecated Classes</A>
<LI><A HREF="#field">Deprecated Fields</A>
<LI><A HREF="#method">Deprecated Methods</A>
+<LI><A HREF="#constructor">Deprecated Constructors</A>
</UL>
<A NAME="interface"><!-- --></A>
@@ -98,6 +99,21 @@ function windowTitle() <B>Deprecated Interfaces</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDOSession.html" title="interface in org.eclipse.emf.cdo.net4j">org.eclipse.emf.cdo.net4j.CDOSession</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>CDONet4jSession</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">org.eclipse.emf.cdo.net4j.CDOSession.Options</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>CDONet4jSession.Options</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">org.eclipse.emf.cdo.net4j.CDOSessionConfiguration</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>CDONet4jSessionConfiguration</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/eclipse/emf/cdo/view/CDOView.Options.ReferencePolicyEvent.html" title="interface in org.eclipse.emf.cdo.view">org.eclipse.emf.cdo.view.CDOView.Options.ReferencePolicyEvent</A>
<BR>
<I>Use <A HREF="org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>CDOView.Options.StrongReferencePolicyEvent</CODE></A> instead.</I> </TD>
@@ -141,6 +157,11 @@ function windowTitle() <BR>
</TD>
</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">org.eclipse.emf.cdo.spi.server.DurableLockArea</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockArea(java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><CODE>CDOLockUtil.createLockArea(String, String, CDOBranchPoint, boolean, Map)</CODE></A> instead</I> </TD>
+</TR>
</TABLE>
<P>
@@ -165,6 +186,32 @@ function windowTitle() <B>Deprecated Methods</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#applyChangeSetData(org.eclipse.emf.cdo.common.commit.CDOChangeSetData, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint)">org.eclipse.emf.spi.cdo.InternalCDOTransaction.applyChangeSetData(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint)</A>
+<BR>
+ <I>Use + <A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#applyChangeSet(org.eclipse.emf.cdo.common.commit.CDOChangeSetData, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean)"><CODE>InternalCDOTransaction.applyChangeSet(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint, boolean)</CODE></A></I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html#committedTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)">org.eclipse.emf.cdo.transaction.CDODefaultTransactionHandler3.committedTransaction(CDOTransaction, CDOCommitContext)</A>
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#createSessionConfiguration()">org.eclipse.emf.cdo.net4j.CDONet4jUtil.createSessionConfiguration()</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#createNet4jSessionConfiguration()"><CODE>createNet4jSessionConfiguration()</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(boolean, boolean)">org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockGrade.get(boolean, boolean)</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(boolean, boolean, boolean)"><CODE>IDurableLockingManager.LockGrade.get(boolean, boolean, boolean)</CODE></A></I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#getNextTemporaryID()">org.eclipse.emf.spi.cdo.InternalCDOTransaction.getNextTemporaryID()</A>
+<BR>
+ <I><A HREF="org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#createIDForNewObject(org.eclipse.emf.ecore.EObject)"><CODE>InternalCDOTransaction.createIDForNewObject(EObject)</CODE></A> is called since 4.1.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/eclipse/emf/cdo/eresource/impl/EresourceFactoryImpl.html#getPackage()">org.eclipse.emf.cdo.eresource.impl.EresourceFactoryImpl.getPackage()</A>
<BR>
<I></I> </TD>
@@ -175,6 +222,26 @@ function windowTitle() <I></I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getSession(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)">org.eclipse.emf.cdo.net4j.CDONet4jViewProvider.getSession(IConnector, String, String, String)</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getNet4jSession(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><CODE>getNet4jSession()</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#getSession(org.eclipse.net4j.util.container.IManagedContainer, java.lang.String)">org.eclipse.emf.cdo.net4j.CDONet4jUtil.getSession(IManagedContainer, String)</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#getNet4jSession(org.eclipse.net4j.util.container.IManagedContainer, java.lang.String)"><CODE>getNet4jSession()</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getSessionConfiguration(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)">org.eclipse.emf.cdo.net4j.CDONet4jViewProvider.getSessionConfiguration(IConnector, String, String, String)</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getNet4jSessionConfiguration(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><CODE>getNet4jSessionConfiguration()</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/spi/cdo/InternalCDOSavepoint.html#getSharedDetachedObjects()">org.eclipse.emf.spi.cdo.InternalCDOSavepoint.getSharedDetachedObjects()</A>
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html#getView()">org.eclipse.emf.cdo.session.CDOSessionInvalidationEvent.getView()</A>
<BR>
<I>Use <A HREF="org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html#getLocalTransaction()"><CODE>CDOSessionInvalidationEvent.getLocalTransaction()</CODE></A>.</I> </TD>
@@ -185,10 +252,83 @@ function windowTitle() <I>As of 4.0 use CDOView.isInvalidationRunnerActive()</I> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/InternalLockManager.html#lock(boolean, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType, org.eclipse.emf.cdo.server.IView, java.util.Collection, long)">org.eclipse.emf.cdo.spi.server.InternalLockManager.lock(boolean, IRWLockManager.LockType, IView, Collection<? extends Object>, long)</A>
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.html#lockObjects(java.util.List, int, org.eclipse.emf.cdo.common.branch.CDOBranch, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType, long)">org.eclipse.emf.spi.cdo.CDOSessionProtocol.lockObjects(List<InternalCDORevision>, int, CDOBranch, IRWLockManager.LockType, long)</A>
+<BR>
+ <I>Not called anymore.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#openSession()">org.eclipse.emf.cdo.net4j.CDONet4jSessionConfiguration.openSession()</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#openNet4jSession()"><CODE>openNet4jSession()</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/net4j/CDOSession.html#options()">org.eclipse.emf.cdo.net4j.CDOSession.options()</A>
+<BR>
+ <I>Use <A HREF="org/eclipse/emf/cdo/net4j/CDONet4jSession.html#options()"><CODE>CDONet4jSession.options()</CODE></A>.</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/server/IStoreAccessor.Raw.html#rawDelete(org.eclipse.emf.cdo.common.id.CDOID, int, org.eclipse.emf.cdo.common.branch.CDOBranch, org.eclipse.emf.ecore.EClass, org.eclipse.net4j.util.om.monitor.OMMonitor)">org.eclipse.emf.cdo.server.IStoreAccessor.Raw.rawDelete(CDOID, int, CDOBranch, EClass, OMMonitor)</A>
+<BR>
+ <I>Not used anymore</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/spi/cdo/InternalCDOSavepoint.html#recalculateSharedDetachedObjects()">org.eclipse.emf.spi.cdo.InternalCDOSavepoint.recalculateSharedDetachedObjects()</A>
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="org/eclipse/emf/spi/cdo/AbstractObjectConflictResolver.html#rollbackObject(org.eclipse.emf.cdo.CDOObject)">org.eclipse.emf.spi.cdo.AbstractObjectConflictResolver.rollbackObject(CDOObject)</A>
<BR>
<I>Don't call this method. Rolling back single objects is exremely risky.</I> </TD>
</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/ISessionProtocol.html#sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State)">org.eclipse.emf.cdo.spi.server.ISessionProtocol.sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State)</A>
+<BR>
+ <I></I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/InternalSession.html#sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State)">org.eclipse.emf.cdo.spi.server.InternalSession.sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State)</A>
+<BR>
+ <I>use + <A HREF="org/eclipse/emf/cdo/spi/server/InternalSession.html#sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.id.CDOID)"><CODE>InternalSession.sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, CDOID)</CODE></A> + instead</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/InternalSessionManager.html#sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State)">org.eclipse.emf.cdo.spi.server.InternalSessionManager.sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State)</A>
+<BR>
+ <I>use + <A HREF="org/eclipse/emf/cdo/spi/server/InternalSessionManager.html#sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.id.CDOID)"><CODE>InternalSessionManager.sendRepositoryStateNotification(org.eclipse.emf.cdo.common.CDOCommonRepository.State, org.eclipse.emf.cdo.common.CDOCommonRepository.State, CDOID)</CODE></A> + instead</I> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/InternalLockManager.html#unlock(boolean, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType, org.eclipse.emf.cdo.server.IView, java.util.Collection)">org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(boolean, IRWLockManager.LockType, IView, Collection<? extends Object>)</A>
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/cdo/spi/server/InternalLockManager.html#unlock(boolean, org.eclipse.emf.cdo.server.IView)">org.eclipse.emf.cdo.spi.server.InternalLockManager.unlock(boolean, IView)</A>
+<BR>
+ </TD>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="constructor"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Deprecated Constructors</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html#CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, org.eclipse.emf.cdo.common.revision.CDORevisionKey[])">org.eclipse.emf.spi.cdo.CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, CDORevisionKey[])</A>
+<BR>
+ </TD>
+</TR>
</TABLE>
<P>
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html index 7045e93979..cef78a96bc 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/index-all.html @@ -85,6 +85,12 @@ function windowTitle() <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html" title="class in org.eclipse.emf.cdo.spi.common.id"><B>AbstractCDOID</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/id/package-summary.html">org.eclipse.emf.cdo.spi.common.id</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html#AbstractCDOID()"><B>AbstractCDOID()</B></A> - Constructor for class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOID.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOID</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id"><B>AbstractCDOIDByteArray</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/id/package-summary.html">org.eclipse.emf.cdo.spi.common.id</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html#AbstractCDOIDByteArray()"><B>AbstractCDOIDByteArray()</B></A> - +Constructor for class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDByteArray</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html#AbstractCDOIDByteArray(byte[])"><B>AbstractCDOIDByteArray(byte[])</B></A> - +Constructor for class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDByteArray</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html" title="class in org.eclipse.emf.cdo.spi.common.id"><B>AbstractCDOIDInteger</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/id/package-summary.html">org.eclipse.emf.cdo.spi.common.id</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html#AbstractCDOIDInteger()"><B>AbstractCDOIDInteger()</B></A> - Constructor for class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDInteger</A> <DD> @@ -332,6 +338,9 @@ Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/sp <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.html#addReadLockedDescriptor(java.lang.Object)"><B>addReadLockedDescriptor(Object)</B></A> - Method in class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/lock/InternalCDOLockState.html#addReadLockOwner(org.eclipse.emf.cdo.common.lock.CDOLockOwner)"><B>addReadLockOwner(CDOLockOwner)</B></A> - +Method in interface org.eclipse.emf.cdo.spi.common.lock.<A HREF="./org/eclipse/emf/cdo/spi/common/lock/InternalCDOLockState.html" title="interface in org.eclipse.emf.cdo.spi.common.lock">InternalCDOLockState</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/etypes/provider/AnnotationItemProvider.html#addReferencesPropertyDescriptor(java.lang.Object)"><B>addReferencesPropertyDescriptor(Object)</B></A> - Method in class org.eclipse.emf.cdo.etypes.provider.<A HREF="./org/eclipse/emf/cdo/etypes/provider/AnnotationItemProvider.html" title="class in org.eclipse.emf.cdo.etypes.provider">AnnotationItemProvider</A> <DD>This adds a property descriptor for the References feature. <! @@ -446,6 +455,9 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevision.html#adjustForCommit(org.eclipse.emf.cdo.common.branch.CDOBranch, long)"><B>adjustForCommit(CDOBranch, long)</B></A> - Method in interface org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevision.html" title="interface in org.eclipse.emf.cdo.spi.common.revision">InternalCDORevision</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/db/IIDHandler.html#adjustLastObjectID(org.eclipse.emf.cdo.common.id.CDOID)"><B>adjustLastObjectID(CDOID)</B></A> - +Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IIDHandler.html" title="interface in org.eclipse.emf.cdo.server.db">IIDHandler</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html#adjustReference(java.lang.Object, org.eclipse.emf.ecore.EStructuralFeature, int)"><B>adjustReference(Object, EStructuralFeature, int)</B></A> - Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html" title="class in org.eclipse.emf.cdo.spi.common.revision">CDOIDMapper</A> <DD> @@ -470,9 +482,6 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOList.html#adjustReferences(org.eclipse.emf.cdo.spi.common.revision.CDOReferenceAdjuster, org.eclipse.emf.ecore.EStructuralFeature)"><B>adjustReferences(CDOReferenceAdjuster, EStructuralFeature)</B></A> - Method in interface org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOList.html" title="interface in org.eclipse.emf.cdo.spi.common.revision">InternalCDOList</A> <DD>Adjusts references according to the passed adjuster and resynchronizes indexes. -<DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionDelta.html#adjustReferences(org.eclipse.emf.cdo.spi.common.revision.CDOReferenceAdjuster)"><B>adjustReferences(CDOReferenceAdjuster)</B></A> - -Method in interface org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.spi.common.revision">InternalCDORevisionDelta</A> -<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/StubCDORevision.html#adjustReferences(org.eclipse.emf.cdo.spi.common.revision.CDOReferenceAdjuster)"><B>adjustReferences(CDOReferenceAdjuster)</B></A> - Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/StubCDORevision.html" title="class in org.eclipse.emf.cdo.spi.common.revision">StubCDORevision</A> <DD> @@ -553,9 +562,13 @@ Method in interface org.eclipse.emf.cdo.common.revision.delta.<A HREF="./org/ecl Method in interface org.eclipse.emf.cdo.common.revision.delta.<A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta">CDORevisionDelta</A> <DD>Applies the <A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html#getFeatureDeltas()"><CODE>feature deltas</CODE></A> in this revision delta to the <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionData.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>data</CODE></A> of the given revision. -<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#applyChangeSetData(org.eclipse.emf.cdo.common.commit.CDOChangeSetData, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint)"><B>applyChangeSetData(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint)</B></A> - +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#applyChangeSet(org.eclipse.emf.cdo.common.commit.CDOChangeSetData, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean)"><B>applyChangeSet(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint, boolean)</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#applyChangeSetData(org.eclipse.emf.cdo.common.commit.CDOChangeSetData, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint)"><B>applyChangeSetData(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A> +<DD><B>Deprecated.</B> <I>Use + <A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#applyChangeSet(org.eclipse.emf.cdo.common.commit.CDOChangeSetData, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean)"><CODE>InternalCDOTransaction.applyChangeSet(CDOChangeSetData, CDORevisionProvider, CDORevisionProvider, CDOBranchPoint, boolean)</CODE></A></I> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalCommitContext.html#applyIDMappings(org.eclipse.net4j.util.om.monitor.OMMonitor)"><B>applyIDMappings(OMMonitor)</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalCommitContext.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalCommitContext</A> <DD> @@ -583,7 +596,7 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler1.html#attachingObject(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.CDOObject)"><B>attachingObject(CDOTransaction, CDOObject)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler1.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler1</A> -<DD> +<DD>This implementation does nothing. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler1.html#attachingObject(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.CDOObject)"><B>attachingObject(CDOTransaction, CDOObject)</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler1.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionHandler1</A> <DD>Called by a <code>CDOTransaction</code> <b>before</b> an object is added. @@ -883,8 +896,8 @@ Static variable in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclips <DT><A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html#CDO_RESOURCE_NODE_FEATURE_COUNT"><B>CDO_RESOURCE_NODE_FEATURE_COUNT</B></A> - Static variable in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</A> <DD>The number of structural features of the '<em>CDO Resource Node</em>' class. <! -<DT><A HREF="./org/eclipse/emf/cdo/CDOAdapter.html" title="interface in org.eclipse.emf.cdo"><B>CDOAdapter</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A marker interface for <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adpters</CODE></A> to indicate that change subscriptions should be registered with the - repository if they are attached to <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOAdapterPolicy.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOAdapterPolicy</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A policy that allows to specify valid <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>Adapter</CODE></A> / <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> combinations.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOAddFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOAddFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOAllRevisionsProvider.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOAllRevisionsProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Provides consumers with all <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> available in an instance of this interface.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html" title="class in org.eclipse.emf.cdo.transaction"><B>CDOAsyncTransactionHandler</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Asynchronously executes a delegate handler's pre-event methods.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html#CDOAsyncTransactionHandler(org.eclipse.emf.cdo.transaction.CDOTransactionHandler)"><B>CDOAsyncTransactionHandler(CDOTransactionHandler)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/CDOAdapter.html" title="interface in org.eclipse.emf.cdo"><B>CDOAdapter</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A marker interface for <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adpters</CODE></A> to indicate that change subscriptions should be registered with the + repository if they are attached to <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOAdapterPolicy.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOAdapterPolicy</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A policy that allows to specify valid <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>Adapter</CODE></A> / <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> combinations.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOAddFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOAddFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOAllRevisionsProvider.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOAllRevisionsProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Provides consumers with all <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> available in an instance of this interface.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html" title="class in org.eclipse.emf.cdo.transaction"><B>CDOAsyncTransactionHandler</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Asynchronously executes a delegate handler's pre-event methods.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html#CDOAsyncTransactionHandler(org.eclipse.emf.cdo.transaction.CDOTransactionHandler)"><B>CDOAsyncTransactionHandler(CDOTransactionHandler)</B></A> - Constructor for class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html" title="class in org.eclipse.emf.cdo.transaction">CDOAsyncTransactionHandler</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/CDOAuthenticationResult.html" title="class in org.eclipse.emf.cdo.spi.common"><B>CDOAuthenticationResult</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/package-summary.html">org.eclipse.emf.cdo.spi.common</A><DD>The result of an authentication operation.<DT><A HREF="./org/eclipse/emf/cdo/spi/common/CDOAuthenticationResult.html#CDOAuthenticationResult(java.lang.String, byte[])"><B>CDOAuthenticationResult(String, byte[])</B></A> - @@ -926,7 +939,7 @@ Constructor for class org.eclipse.emf.cdo.spi.common.commit.<A HREF="./org/eclip <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOChangeSubscriptionAdapter.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOChangeSubscriptionAdapter</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOChangeSubscriptionAdapter.html#CDOChangeSubscriptionAdapter(org.eclipse.emf.cdo.view.CDOView)"><B>CDOChangeSubscriptionAdapter(CDOView)</B></A> - Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOChangeSubscriptionAdapter.html" title="class in org.eclipse.emf.spi.cdo">CDOChangeSubscriptionAdapter</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOClassifierRef</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>References an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EClassifier.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EClassifier</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html#CDOClassifierRef()"><B>CDOClassifierRef()</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOClassifierRef</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>References an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EClassifier.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EClassifier</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html#CDOClassifierRef()"><B>CDOClassifierRef()</B></A> - Constructor for class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model">CDOClassifierRef</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html#CDOClassifierRef(org.eclipse.emf.ecore.EClassifier)"><B>CDOClassifierRef(EClassifier)</B></A> - @@ -941,7 +954,7 @@ Constructor for class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/em <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html#CDOClassifierRef(org.eclipse.emf.cdo.common.protocol.CDODataInput)"><B>CDOClassifierRef(CDODataInput)</B></A> - Constructor for class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model">CDOClassifierRef</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOClassifierRef.Provider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Provides <A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model"><CODE>classifier references</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOClassInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>An EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adapter</CODE></A> that encapsulates CDO specific information about an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EClass</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOClearFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOClearFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOClob.html" title="class in org.eclipse.emf.cdo.common.lob"><B>CDOClob</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/lob/package-summary.html">org.eclipse.emf.cdo.common.lob</A><DD>A identifiable character large object with streaming support.<DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOClob.html#CDOClob(java.io.Reader)"><B>CDOClob(Reader)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.Provider.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOClassifierRef.Provider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Provides <A HREF="./org/eclipse/emf/cdo/common/model/CDOClassifierRef.html" title="class in org.eclipse.emf.cdo.common.model"><CODE>classifier references</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOClassInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOClassInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>An EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adapter</CODE></A> that encapsulates CDO specific information about an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EClass</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOClearFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOClearFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOClob.html" title="class in org.eclipse.emf.cdo.common.lob"><B>CDOClob</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/lob/package-summary.html">org.eclipse.emf.cdo.common.lob</A><DD>A identifiable character large object with streaming support.<DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOClob.html#CDOClob(java.io.Reader)"><B>CDOClob(Reader)</B></A> - Constructor for class org.eclipse.emf.cdo.common.lob.<A HREF="./org/eclipse/emf/cdo/common/lob/CDOClob.html" title="class in org.eclipse.emf.cdo.common.lob">CDOClob</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOClob.html#CDOClob(java.io.Reader, org.eclipse.emf.cdo.common.lob.CDOLobStore)"><B>CDOClob(Reader, CDOLobStore)</B></A> - @@ -954,9 +967,11 @@ Constructor for class org.eclipse.emf.cdo.common.lob.<A HREF="./org/eclipse/emf/ from other entities.<DT><A HREF="./org/eclipse/emf/cdo/common/commit/CDOCommitInfoManager.html" title="interface in org.eclipse.emf.cdo.common.commit"><B>CDOCommitInfoManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/commit/package-summary.html">org.eclipse.emf.cdo.common.commit</A><DD>Loads, provides and possible manages <A HREF="./org/eclipse/emf/cdo/common/commit/CDOCommitInfo.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>commit info</CODE></A> objects.<DT><A HREF="./org/eclipse/emf/cdo/spi/common/commit/CDOCommitInfoUtil.html" title="class in org.eclipse.emf.cdo.spi.common.commit"><B>CDOCommitInfoUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/commit/package-summary.html">org.eclipse.emf.cdo.spi.common.commit</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonEventAdapter.html" title="class in org.eclipse.emf.cdo.common.util"><B>CDOCommonEventAdapter</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/util/package-summary.html">org.eclipse.emf.cdo.common.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonEventAdapter.html#CDOCommonEventAdapter()"><B>CDOCommonEventAdapter()</B></A> - Constructor for class org.eclipse.emf.cdo.common.util.<A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonEventAdapter.html" title="class in org.eclipse.emf.cdo.common.util">CDOCommonEventAdapter</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonRepository</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO repositories that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.State</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html#getState()"><CODE>states</CODE></A> of a CDO repository.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.StateChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common"><CODE>state</CODE></A> of a CDO repository has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html#getType()"><CODE>types</CODE></A> of a CDO repository.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.TypeChangedEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.TypeChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common"><CODE>type</CODE></A> of a CDO repository has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO sessions that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Encapsulates the configuration options of CDO sessions that are common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonSession.Options.PassiveUpdateEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common"><CODE>passive update mode</CODE></A> of a CDO +<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonRepository</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO repositories that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.IDGenerationLocation.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.IDGenerationLocation</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html#getIDGenerationLocation()"><CODE>ID generation locations</CODE></A> of a CDO + repository.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.State</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html#getState()"><CODE>states</CODE></A> of a CDO repository.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.StateChangedEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.StateChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.State.html" title="enum in org.eclipse.emf.cdo.common"><CODE>state</CODE></A> of a CDO repository has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html#getType()"><CODE>types</CODE></A> of a CDO repository.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.TypeChangedEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonRepository.TypeChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.Type.html" title="enum in org.eclipse.emf.cdo.common"><CODE>type</CODE></A> of a CDO repository has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO sessions that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Encapsulates the configuration options of CDO sessions that are common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.LockNotificationMode.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonSession.Options.LockNotificationMode</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.html#getLockNotificationMode()"><CODE>lock notification modes</CODE></A> of a + CDO session.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonSession.Options.PassiveUpdateEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common"><CODE>passive update mode</CODE></A> of a CDO session has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateMode.html" title="enum in org.eclipse.emf.cdo.common"><B>CDOCommonSession.Options.PassiveUpdateMode</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.html#getPassiveUpdateMode()"><CODE>passive update modes</CODE></A> of a CDO - session.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonTransaction.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonTransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO transactions that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonUtil.html" title="class in org.eclipse.emf.cdo.common.util"><B>CDOCommonUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/util/package-summary.html">org.eclipse.emf.cdo.common.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonView</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO views that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoConflict()"><B>cdoConflict()</B></A> - + session.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonTransaction.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonTransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO transactions that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonUtil.html" title="class in org.eclipse.emf.cdo.common.util"><B>CDOCommonUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/util/package-summary.html">org.eclipse.emf.cdo.common.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonView</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Abstracts the information about CDO views that is common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.Options.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonView.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD>Encapsulates the configuration options of CDO views that are common to both client and server side.<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.Options.LockNotificationEvent.html" title="interface in org.eclipse.emf.cdo.common"><B>CDOCommonView.Options.LockNotificationEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/package-summary.html">org.eclipse.emf.cdo.common</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoConflict()"><B>cdoConflict()</B></A> - Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</A> <DD>Returns <code>true</code> if this object contains local changes that are conflicting with recognized remote changes, <code>false</code> otherwise. @@ -972,12 +987,15 @@ Constructor for class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html" title="class in org.eclipse.emf.cdo.transaction"><B>CDODefaultTransactionHandler2</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>An empty default implementation of <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>CDOTransactionHandler2</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html#CDODefaultTransactionHandler2()"><B>CDODefaultTransactionHandler2()</B></A> - Constructor for class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler2</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction"><B>CDODefaultTransactionHandler3</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html#CDODefaultTransactionHandler3()"><B>CDODefaultTransactionHandler3()</B></A> - +Constructor for class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler3</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/CDODeltaNotification.html" title="interface in org.eclipse.emf.cdo"><B>CDODeltaNotification</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>This class behaves like the usual EMF Notification except for the following: It doesn't provide the old value, only the new index or new value.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoDirectResource()"><B>cdoDirectResource()</B></A> - Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</A> <DD>Returns the directly containing <A HREF="./org/eclipse/emf/cdo/eresource/CDOResource.html" title="interface in org.eclipse.emf.cdo.eresource"><CODE>resource</CODE></A> of this object, or <code>null</code> if this object is - not an element of the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/Resource.html?is-external=true#getContents()" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>contents</CODE></A> list of any CDO resource. + not an element of the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/Resource.html?is-external=true#getContents()" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>contents</CODE></A> list of any CDO resource. <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoDirectResource()"><B>cdoDirectResource()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> @@ -1030,7 +1048,7 @@ Method in interface org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoID()"><B>cdoID()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html" title="enum in org.eclipse.emf.cdo.common.id"><B>CDOID.ObjectType</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Enumerates the possible <b>sub</b> types of CDO <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A> with the main type <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.Type.html#OBJECT"><CODE>OBJECT</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOID.Type.html" title="enum in org.eclipse.emf.cdo.common.id"><B>CDOID.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Enumerates the possible types of CDO <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOIDAndBranch</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>An <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> / <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html" title="interface in org.eclipse.emf.cdo.common.branch"><CODE>branch</CODE></A> pair.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndVersion.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOIDAndVersion</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>An <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> / version pair.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDExternal.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOIDExternal</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>The <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> of a CDO object that is external to a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html" title="class in org.eclipse.emf.cdo.spi.common.revision"><B>CDOIDMapper</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html#CDOIDMapper(java.util.Map)"><B>CDOIDMapper(Map<CDOID, CDOID>)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOID.ObjectType.html" title="enum in org.eclipse.emf.cdo.common.id"><B>CDOID.ObjectType</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Enumerates the possible <b>sub</b> types of CDO <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A> with the main type <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.Type.html#OBJECT"><CODE>OBJECT</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOID.Type.html" title="enum in org.eclipse.emf.cdo.common.id"><B>CDOID.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Enumerates the possible types of CDO <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOIDAndBranch</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>An <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> / <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html" title="interface in org.eclipse.emf.cdo.common.branch"><CODE>branch</CODE></A> pair.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndVersion.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOIDAndVersion</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>An <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> / version pair.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDExternal.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOIDExternal</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>The <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> of a CDO object that is external to a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDGenerator.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOIDGenerator</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Generates <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html" title="class in org.eclipse.emf.cdo.spi.common.revision"><B>CDOIDMapper</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html#CDOIDMapper(java.util.Map)"><B>CDOIDMapper(Map<CDOID, CDOID>)</B></A> - Constructor for class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDOIDMapper.html" title="class in org.eclipse.emf.cdo.spi.common.revision">CDOIDMapper</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDObject.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOIDObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>The <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>ID</CODE></A> of a CDO object that is persistent in a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDProvider.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOIDProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Provides the <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>IDs</CODE></A> of passed objects.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDReference.html" title="class in org.eclipse.emf.cdo.common.id"><B>CDOIDReference</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>Represents a <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> typed reference from one object to another object.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDReference.html#CDOIDReference(org.eclipse.emf.cdo.common.id.CDOID, org.eclipse.emf.cdo.common.id.CDOID, org.eclipse.emf.ecore.EStructuralFeature, int)"><B>CDOIDReference(CDOID, CDOID, EStructuralFeature, int)</B></A> - @@ -1111,6 +1129,12 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOObject.html#cdoInternalSetID(org.eclipse.emf.cdo.common.id.CDOID)"><B>cdoInternalSetID(CDOID)</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOObject.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOObject</A> <DD> +<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoInternalSetLockState(org.eclipse.emf.cdo.common.lock.CDOLockState)"><B>cdoInternalSetLockState(CDOLockState)</B></A> - +Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOObject.html#cdoInternalSetLockState(org.eclipse.emf.cdo.common.lock.CDOLockState)"><B>cdoInternalSetLockState(CDOLockState)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOObject.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOObject</A> +<DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoInternalSetResource(org.eclipse.emf.cdo.eresource.CDOResource)"><B>cdoInternalSetResource(CDOResource)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> @@ -1139,7 +1163,7 @@ Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoInvalid()"><B>cdoInvalid()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/CDOInvalidationNotification.html" title="interface in org.eclipse.emf.cdo"><B>CDOInvalidationNotification</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A custom EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Notification.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>notification</CODE></A> that is emitted to <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adapters</CODE></A> of the objects in a +<DT><A HREF="./org/eclipse/emf/cdo/CDOInvalidationNotification.html" title="interface in org.eclipse.emf.cdo"><B>CDOInvalidationNotification</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A custom EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Notification.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>notification</CODE></A> that is emitted to <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adapters</CODE></A> of the objects in a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> if <A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html#setInvalidationNotificationEnabled(boolean)"><CODE>invalidation notification</CODE></A> is enabled for the view.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOInvalidationPolicy.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOInvalidationPolicy</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A strategy interface to customize the invalidation behaviour of a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html" title="class in org.eclipse.emf.cdo.ui"><B>CDOItemProvider</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/ui/package-summary.html">org.eclipse.emf.cdo.ui</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html#CDOItemProvider(org.eclipse.ui.IWorkbenchPage, org.eclipse.net4j.util.ui.views.IElementFilter)"><B>CDOItemProvider(IWorkbenchPage, IElementFilter)</B></A> - Constructor for class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html" title="class in org.eclipse.emf.cdo.ui">CDOItemProvider</A> @@ -1150,7 +1174,7 @@ Constructor for class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/C <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.html#CDOItemProviderAdapter(org.eclipse.emf.common.notify.AdapterFactory)"><B>CDOItemProviderAdapter(AdapterFactory)</B></A> - Constructor for class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.AdaptersDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eAdapters()" title="class or interface in org.eclipse.emf.common.notify"><CODE>eAdapters</CODE></A> list of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html#CDOItemProviderAdapter.AdaptersDescriptor()"><B>CDOItemProviderAdapter.AdaptersDescriptor()</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.AdaptersDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eAdapters()" title="class or interface in org.eclipse.emf.common.notify"><CODE>eAdapters</CODE></A> list of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html#CDOItemProviderAdapter.AdaptersDescriptor()"><B>CDOItemProviderAdapter.AdaptersDescriptor()</B></A> - Constructor for class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.AdaptersDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.AdaptersDescriptor</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.CDOPropertyDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Base abstract to add CDO debug information to PropertiesView.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html#CDOItemProviderAdapter.CDOPropertyDescriptor()"><B>CDOItemProviderAdapter.CDOPropertyDescriptor()</B></A> - @@ -1162,10 +1186,10 @@ Constructor for class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/ed <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the change subscription policies list of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor.html#CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor()"><B>CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor()</B></A> - Constructor for class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ContainerDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.ContainerDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainer()" title="class or interface in org.eclipse.emf.ecore"><CODE>eContainer</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ContainerDescriptor.html#CDOItemProviderAdapter.ContainerDescriptor(org.eclipse.emf.common.notify.AdapterFactory)"><B>CDOItemProviderAdapter.ContainerDescriptor(AdapterFactory)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ContainerDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.ContainerDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainer()" title="class or interface in org.eclipse.emf.ecore"><CODE>eContainer</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ContainerDescriptor.html#CDOItemProviderAdapter.ContainerDescriptor(org.eclipse.emf.common.notify.AdapterFactory)"><B>CDOItemProviderAdapter.ContainerDescriptor(AdapterFactory)</B></A> - Constructor for class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.ContainerDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.ContainerDescriptor</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.DirectResourceDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.DirectResourceDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/InternalEObject.html?is-external=true#eDirectResource()" title="class or interface in org.eclipse.emf.ecore"><CODE>direct resource</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.DirectResourceDescriptor.html#CDOItemProviderAdapter.DirectResourceDescriptor()"><B>CDOItemProviderAdapter.DirectResourceDescriptor()</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.DirectResourceDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.DirectResourceDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/InternalEObject.html?is-external=true#eDirectResource()" title="class or interface in org.eclipse.emf.ecore"><CODE>direct resource</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.DirectResourceDescriptor.html#CDOItemProviderAdapter.DirectResourceDescriptor()"><B>CDOItemProviderAdapter.DirectResourceDescriptor()</B></A> - Constructor for class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.DirectResourceDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.DirectResourceDescriptor</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.IDDescriptor.html" title="class in org.eclipse.emf.cdo.edit"><B>CDOItemProviderAdapter.IDDescriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/edit/package-summary.html">org.eclipse.emf.cdo.edit</A><DD>Adds the <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> to the Properties View.<DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.IDDescriptor.html#CDOItemProviderAdapter.IDDescriptor()"><B>CDOItemProviderAdapter.IDDescriptor()</B></A> - @@ -1201,7 +1225,7 @@ Constructor for class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/C <DT><A HREF="./org/eclipse/emf/cdo/util/CDOLazyContentAdapter.html" title="class in org.eclipse.emf.cdo.util"><B>CDOLazyContentAdapter</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/util/package-summary.html">org.eclipse.emf.cdo.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/util/CDOLazyContentAdapter.html#CDOLazyContentAdapter()"><B>CDOLazyContentAdapter()</B></A> - Constructor for class org.eclipse.emf.cdo.util.<A HREF="./org/eclipse/emf/cdo/util/CDOLazyContentAdapter.html" title="class in org.eclipse.emf.cdo.util">CDOLazyContentAdapter</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOList.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOList</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>A <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html?is-external=true" title="class or interface in org.eclipse.net4j.util.collection"><CODE>moveable</CODE></A> <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><CODE>EList</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOListFactory.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOListFactory</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Creates <A HREF="./org/eclipse/emf/cdo/common/revision/CDOList.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>list</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOListFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOListFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOListResolver.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOListResolver</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>A strategy that specifies which list elememts must be present (loaded) in a <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> list of a +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOList.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOList</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>A <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/MoveableList.html?is-external=true" title="class or interface in org.eclipse.net4j.util.collection"><CODE>moveable</CODE></A> <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><CODE>EList</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOListFactory.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOListFactory</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Creates <A HREF="./org/eclipse/emf/cdo/common/revision/CDOList.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>list</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOListFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOListFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOListResolver.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDOListResolver</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>A strategy that specifies which list elememts must be present (loaded) in a <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> list of a <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision</CODE></A> when a certain list index is accessed.<DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOLob.html" title="class in org.eclipse.emf.cdo.common.lob"><B>CDOLob</B></A><<A HREF="./org/eclipse/emf/cdo/common/lob/CDOLob.html" title="type parameter in CDOLob">IO</A>> - Class in <A HREF="./org/eclipse/emf/cdo/common/lob/package-summary.html">org.eclipse.emf.cdo.common.lob</A><DD>A identifiable large object with streaming support.<DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobHandler.html" title="interface in org.eclipse.emf.cdo.common.lob"><B>CDOLobHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lob/package-summary.html">org.eclipse.emf.cdo.common.lob</A><DD>A callback interface for handling large objects.<DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html" title="class in org.eclipse.emf.cdo.common.lob"><B>CDOLobInfo</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/lob/package-summary.html">org.eclipse.emf.cdo.common.lob</A><DD>Encapsulates <A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getID()"><CODE>ID</CODE></A> and <A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getSize()"><CODE>size</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/common/lob/CDOLob.html" title="class in org.eclipse.emf.cdo.common.lob"><CODE>large object</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#CDOLobInfo(byte[], long)"><B>CDOLobInfo(byte[], long)</B></A> - Constructor for class org.eclipse.emf.cdo.common.lob.<A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html" title="class in org.eclipse.emf.cdo.common.lob">CDOLobInfo</A> <DD> @@ -1215,7 +1239,13 @@ Constructor for class org.eclipse.emf.cdo.spi.common.<A HREF="./org/eclipse/emf/ Constructor for class org.eclipse.emf.cdo.spi.common.<A HREF="./org/eclipse/emf/cdo/spi/common/CDOLobStoreImpl.html" title="class in org.eclipse.emf.cdo.spi.common">CDOLobStoreImpl</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobUtil.html" title="class in org.eclipse.emf.cdo.common.lob"><B>CDOLobUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/lob/package-summary.html">org.eclipse.emf.cdo.common.lob</A><DD>Some useful helpers for dealing with <A HREF="./org/eclipse/emf/cdo/common/lob/CDOLob.html" title="class in org.eclipse.emf.cdo.common.lob"><CODE>large objects</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/CDOLock.html" title="interface in org.eclipse.emf.cdo"><B>CDOLock</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A read or write lock on an <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>object</CODE></A> as returned by <A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoReadLock()"><CODE>CDOObject.cdoReadLock()</CODE></A> or - <A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoWriteLock()"><CODE>CDOObject.cdoWriteLock()</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOMerger.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOMerger</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Calculates the changes between a source <A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>change set</CODE></A> and a target <A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>change set</CODE></A> + <A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoWriteLock()"><CODE>CDOObject.cdoWriteLock()</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>CDOLockChangeInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Represents a change in the lock state of a set of objects.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.Operation.html" title="enum in org.eclipse.emf.cdo.common.lock"><B>CDOLockChangeInfo.Operation</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Enumerates the possible locking operations.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>CDOLockChangeInfoHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>CDOLockOwner</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>A client-side representation of a view owning locks.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoLockState()"><B>cdoLockState()</B></A> - +Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</A> +<DD>Returns the <A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock"><CODE>CDOLockState</CODE></A> of this object. +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>CDOLockState</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>A client-side representation of <i>all</i> the locks on a single CDOObject.<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoLockState()"><B>cdoLockState()</B></A> - +Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock"><B>CDOLockUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Various static methods that may help with classes related to CDO locks.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOMerger.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOMerger</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Calculates the changes between a source <A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>change set</CODE></A> and a target <A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>change set</CODE></A> and returns the result relative to their common ancestor.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOMerger.ConflictException.html" title="class in org.eclipse.emf.cdo.transaction"><B>CDOMerger.ConflictException</B></A> - Exception in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Thrown from a <A HREF="./org/eclipse/emf/cdo/transaction/CDOMerger.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>merger</CODE></A> in case of conflicting changes in the a source and target <A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSet.html" title="interface in org.eclipse.emf.cdo.common.commit"><CODE>change sets</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOMerger.ConflictException.html#CDOMerger.ConflictException(java.lang.String, org.eclipse.emf.cdo.transaction.CDOMerger, org.eclipse.emf.cdo.common.commit.CDOChangeSetData)"><B>CDOMerger.ConflictException(String, CDOMerger, CDOChangeSetData)</B></A> - Constructor for exception org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOMerger.ConflictException.html" title="class in org.eclipse.emf.cdo.transaction">CDOMerger.ConflictException</A> @@ -1232,7 +1262,7 @@ Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOModelConstants.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOModelConstants</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Symbolic model constants commonly used in CDO.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOModelUtil.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOModelUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/util/CDOModificationTrackingAdapter.html" title="class in org.eclipse.emf.cdo.util"><B>CDOModificationTrackingAdapter</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/util/package-summary.html">org.eclipse.emf.cdo.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/util/CDOModificationTrackingAdapter.html#CDOModificationTrackingAdapter(org.eclipse.emf.cdo.eresource.CDOResource)"><B>CDOModificationTrackingAdapter(CDOResource)</B></A> - Constructor for class org.eclipse.emf.cdo.util.<A HREF="./org/eclipse/emf/cdo/util/CDOModificationTrackingAdapter.html" title="class in org.eclipse.emf.cdo.util">CDOModificationTrackingAdapter</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/server/mongodb/CDOMongoDBUtil.html" title="class in org.eclipse.emf.cdo.server.mongodb"><B>CDOMongoDBUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/server/mongodb/package-summary.html">org.eclipse.emf.cdo.server.mongodb</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOMoveFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOMoveFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/net4j/CDONet4jServerUtil.html" title="class in org.eclipse.emf.cdo.server.net4j"><B>CDONet4jServerUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/server/net4j/package-summary.html">org.eclipse.emf.cdo.server.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j"><B>CDONet4jUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j"><B>CDONet4jViewProvider</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#CDONet4jViewProvider(java.lang.String, int)"><B>CDONet4jViewProvider(String, int)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/server/mongodb/CDOMongoDBUtil.html" title="class in org.eclipse.emf.cdo.server.mongodb"><B>CDOMongoDBUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/server/mongodb/package-summary.html">org.eclipse.emf.cdo.server.mongodb</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOMoveFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOMoveFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/net4j/CDONet4jServerUtil.html" title="class in org.eclipse.emf.cdo.server.net4j"><B>CDONet4jServerUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/server/net4j/package-summary.html">org.eclipse.emf.cdo.server.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDONet4jSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDONet4jSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDONet4jSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j"><B>CDONet4jUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j"><B>CDONet4jViewProvider</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#CDONet4jViewProvider(java.lang.String, int)"><B>CDONet4jViewProvider(String, int)</B></A> - Constructor for class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.JVM.html" title="class in org.eclipse.emf.cdo.net4j"><B>CDONet4jViewProvider.JVM</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.JVM.html#CDONet4jViewProvider.JVM(int)"><B>CDONet4jViewProvider.JVM(int)</B></A> - @@ -1253,7 +1283,7 @@ Constructor for class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/n <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.TCP.html#CDONet4jViewProvider.TCP()"><B>CDONet4jViewProvider.TCP()</B></A> - Constructor for class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.TCP.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider.TCP</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/CDONotification.html" title="interface in org.eclipse.emf.cdo"><B>CDONotification</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A base interface for all CDO specific notifications.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><B>CDOObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A specialized subinterface of <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> that is exposed by all CDO objects and allows access to special CDO +<DT><A HREF="./org/eclipse/emf/cdo/CDONotification.html" title="interface in org.eclipse.emf.cdo"><B>CDONotification</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A base interface for all CDO specific notifications.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><B>CDOObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>A specialized subinterface of <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> that is exposed by all CDO objects and allows access to special CDO properties and features of those objects.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOObjectHandler.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOObjectHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>Call-back handler used by <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>views</CODE></A> to tell implementors of this interface about <A HREF="./org/eclipse/emf/cdo/CDOState.html" title="enum in org.eclipse.emf.cdo"><CODE>state</CODE></A> changes of <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo"><B>CDOObjectImpl</B></A> - Class in <A HREF="./org/eclipse/emf/internal/cdo/package-summary.html">org.eclipse.emf.internal.cdo</A><DD>The base class of all <em>native</em> <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#CDOObjectImpl()"><B>CDOObjectImpl()</B></A> - Constructor for class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> @@ -1261,20 +1291,20 @@ Constructor for class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/in <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html" title="class in org.eclipse.emf.internal.cdo"><B>CDOObjectImpl.CDOStoreFeatureMap</B></A> - Class in <A HREF="./org/eclipse/emf/internal/cdo/package-summary.html">org.eclipse.emf.internal.cdo</A><DD>TODO Remove this when EMF has fixed bug 197487<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html#CDOObjectImpl.CDOStoreFeatureMap(org.eclipse.emf.ecore.EStructuralFeature)"><B>CDOObjectImpl.CDOStoreFeatureMap(EStructuralFeature)</B></A> - Constructor for class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl.CDOStoreFeatureMap</A> <DD> -<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreSettingsImpl.html" title="class in org.eclipse.emf.internal.cdo"><B>CDOObjectImpl.CDOStoreSettingsImpl</B></A> - Class in <A HREF="./org/eclipse/emf/internal/cdo/package-summary.html">org.eclipse.emf.internal.cdo</A><DD>For internal use only.<DT><A HREF="./org/eclipse/emf/cdo/CDOObjectReference.html" title="interface in org.eclipse.emf.cdo"><B>CDOObjectReference</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>Represents a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> typed reference from one object to another object.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Describes a single <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package </CODE></A> instance of the nested package tree strucure represented by the - containing <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package unit</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageRegistry</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>An EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package registry</CODE></A> that is used by CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repositories</CODE></A> and +<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreSettingsImpl.html" title="class in org.eclipse.emf.internal.cdo"><B>CDOObjectImpl.CDOStoreSettingsImpl</B></A> - Class in <A HREF="./org/eclipse/emf/internal/cdo/package-summary.html">org.eclipse.emf.internal.cdo</A><DD>For internal use only.<DT><A HREF="./org/eclipse/emf/cdo/CDOObjectReference.html" title="interface in org.eclipse.emf.cdo"><B>CDOObjectReference</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>Represents a <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>CDOObject</CODE></A> typed reference from one object to another object.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Describes a single <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package </CODE></A> instance of the nested package tree strucure represented by the + containing <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package unit</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageRegistry</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>An EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package registry</CODE></A> that is used by CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repositories</CODE></A> and <A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common"><CODE>sessions</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOPackageRegistryPopulator</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Populates a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html#getTarget()"><CODE>target</CODE></A> package registry by asynchronously polling a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html#getSource()"><CODE>source</CODE></A> - package registry for new <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EPackage</CODE></A> registrations.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html#CDOPackageRegistryPopulator(org.eclipse.emf.cdo.common.model.CDOPackageRegistry)"><B>CDOPackageRegistryPopulator(CDOPackageRegistry)</B></A> - + package registry for new <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EPackage</CODE></A> registrations.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html#CDOPackageRegistryPopulator(org.eclipse.emf.cdo.common.model.CDOPackageRegistry)"><B>CDOPackageRegistryPopulator(CDOPackageRegistry)</B></A> - Constructor for class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html" title="class in org.eclipse.emf.cdo.common.model">CDOPackageRegistryPopulator</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html#CDOPackageRegistryPopulator(org.eclipse.emf.ecore.EPackage.Registry, org.eclipse.emf.cdo.common.model.CDOPackageRegistry)"><B>CDOPackageRegistryPopulator(EPackage.Registry, CDOPackageRegistry)</B></A> - Constructor for class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.html" title="class in org.eclipse.emf.cdo.common.model">CDOPackageRegistryPopulator</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOPackageRegistryPopulator.Descriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>A package <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.Descriptor.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>descriptor</CODE></A> that resolves <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A> from +<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOPackageRegistryPopulator.Descriptor</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>A package <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.Descriptor.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>descriptor</CODE></A> that resolves <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A> from a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html#getSource()"><CODE>source </CODE></A> package registry.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html#CDOPackageRegistryPopulator.Descriptor(org.eclipse.emf.ecore.EPackage.Registry, java.lang.String)"><B>CDOPackageRegistryPopulator.Descriptor(EPackage.Registry, String)</B></A> - Constructor for class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html" title="class in org.eclipse.emf.cdo.common.model">CDOPackageRegistryPopulator.Descriptor</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOPackageTypeRegistry</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>A <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html#INSTANCE"><CODE>singleton</CODE></A> registry for the <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.Type.html" title="enum in org.eclipse.emf.cdo.common.model"><CODE>package unit types</CODE></A> of EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.CDOObjectMarker.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageTypeRegistry.CDOObjectMarker</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>A common marker interface for CDO (native) objects.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageUnit</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Represents a tree structure of nested <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A> that are registered with a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package registry</CODE></A> and that can only be serialized as a whole.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.State.html" title="enum in org.eclipse.emf.cdo.common.model"><B>CDOPackageUnit.State</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Describes the possible states a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package unit</CODE></A> may be in during its lifecycle.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.Type.html" title="enum in org.eclipse.emf.cdo.common.model"><B>CDOPackageUnit.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Describes the instances of <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>classes</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package unit</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoPrefetch(int)"><B>cdoPrefetch(int)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html" title="class in org.eclipse.emf.cdo.common.model"><B>CDOPackageTypeRegistry</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>A <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.html#INSTANCE"><CODE>singleton</CODE></A> registry for the <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.Type.html" title="enum in org.eclipse.emf.cdo.common.model"><CODE>package unit types</CODE></A> of EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageTypeRegistry.CDOObjectMarker.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageTypeRegistry.CDOObjectMarker</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>A common marker interface for CDO (native) objects.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOPackageUnit</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Represents a tree structure of nested <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A> that are registered with a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package registry</CODE></A> and that can only be serialized as a whole.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.State.html" title="enum in org.eclipse.emf.cdo.common.model"><B>CDOPackageUnit.State</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Describes the possible states a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package unit</CODE></A> may be in during its lifecycle.<DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.Type.html" title="enum in org.eclipse.emf.cdo.common.model"><B>CDOPackageUnit.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Describes the instances of <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>classes</CODE></A> of a <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package unit</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoPrefetch(int)"><B>cdoPrefetch(int)</B></A> - Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</A> <DD>Ensures that the revisions of the contained objects up to the given depth are in the local <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionManager.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision cache</CODE></A>. @@ -1402,7 +1432,13 @@ Constructor for class org.eclipse.emf.cdo.spi.common.commit.<A HREF="./org/eclip <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionCache.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionCache</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Caches <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> and possibly <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionCache.EvictionEvent.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>evicts</CODE></A> those that are no longer strongly referenced when free memory runs low.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionCache.EvictionEvent.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionCache.EvictionEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionCache.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision cache</CODE></A> for <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> that are evicted because they are no longer strongly referenced when free memory runs low.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionCacheAdder.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionCacheAdder</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>An entity that <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> can be added to.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionData.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionData</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Encapsulates the modeled information and the EMF system values of a <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDORevisionDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDORevisionDeltaProvider.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDORevisionDeltaProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionFactory.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionFactory</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Creates <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>A call-back interface that indicates the ability to <i>handle</i> <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> that are passed from - other entities.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionKey.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionKey</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Uniquely identifies a <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision</CODE></A> by version in a <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html" title="interface in org.eclipse.emf.cdo.common.branch"><CODE>branch</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionManager.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Provides access to <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> in a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A> by demand loading + other entities.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html" title="class in org.eclipse.emf.cdo.common.revision"><B>CDORevisionHandler.Filtered</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html#CDORevisionHandler.Filtered(org.eclipse.emf.cdo.common.revision.CDORevisionHandler)"><B>CDORevisionHandler.Filtered(CDORevisionHandler)</B></A> - +Constructor for class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html" title="class in org.eclipse.emf.cdo.common.revision"><B>CDORevisionHandler.Filtered.Undetached</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html#CDORevisionHandler.Filtered.Undetached(org.eclipse.emf.cdo.common.revision.CDORevisionHandler)"><B>CDORevisionHandler.Filtered.Undetached(CDORevisionHandler)</B></A> - +Constructor for class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered.Undetached</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionKey.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionKey</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Uniquely identifies a <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revision</CODE></A> by version in a <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html" title="interface in org.eclipse.emf.cdo.common.branch"><CODE>branch</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionManager.html" title="interface in org.eclipse.emf.cdo.common.revision"><B>CDORevisionManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/package-summary.html">org.eclipse.emf.cdo.common.revision</A><DD>Provides access to <A HREF="./org/eclipse/emf/cdo/common/revision/CDORevision.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>revisions</CODE></A> in a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A> by demand loading and caching them.<DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDORevisionMerger.html" title="class in org.eclipse.emf.cdo.spi.common.revision"><B>CDORevisionMerger</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDORevisionMerger.html#CDORevisionMerger()"><B>CDORevisionMerger()</B></A> - Constructor for class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/CDORevisionMerger.html" title="class in org.eclipse.emf.cdo.spi.common.revision">CDORevisionMerger</A> <DD> @@ -1474,19 +1510,20 @@ Constructor for class org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/ <DT><A HREF="./org/eclipse/emf/cdo/server/CDOServerUtil.html" title="class in org.eclipse.emf.cdo.server"><B>CDOServerUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/server/package-summary.html">org.eclipse.emf.cdo.server</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/CDOServerUtil.RepositoryReadAccessValidator.html" title="class in org.eclipse.emf.cdo.server"><B>CDOServerUtil.RepositoryReadAccessValidator</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/server/package-summary.html">org.eclipse.emf.cdo.server</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/CDOServerUtil.RepositoryReadAccessValidator.html#CDOServerUtil.RepositoryReadAccessValidator()"><B>CDOServerUtil.RepositoryReadAccessValidator()</B></A> - Constructor for class org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/CDOServerUtil.RepositoryReadAccessValidator.html" title="class in org.eclipse.emf.cdo.server">CDOServerUtil.RepositoryReadAccessValidator</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/embedded/CDOSession.html" title="interface in org.eclipse.emf.cdo.server.embedded"><B>CDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/embedded/package-summary.html">org.eclipse.emf.cdo.server.embedded</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Represents and controls the connection to a model repository.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.ExceptionHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Handles <A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo"><CODE>protocol</CODE></A> exceptions if +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>CDONet4jSession</CODE></A>.</I><DT><A HREF="./org/eclipse/emf/cdo/server/embedded/CDOSession.html" title="interface in org.eclipse.emf.cdo.server.embedded"><B>CDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/embedded/package-summary.html">org.eclipse.emf.cdo.server.embedded</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Represents and controls the connection to a model repository in addition to the inherited <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> + management functions.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.ExceptionHandler.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.ExceptionHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Handles <A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo"><CODE>protocol</CODE></A> exceptions if <A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html#setExceptionHandler(org.eclipse.emf.cdo.session.CDOSession.ExceptionHandler)"><CODE>configured</CODE></A> before the session has - been opened.<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Encapsulates a set of notifying <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> configuration options.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.CollectionLoadingPolicyEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.Options.CollectionLoadingPolicyEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired when the + been opened.<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>CDONet4jSession.Options</CODE></A>.</I><DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Encapsulates a set of notifying <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> configuration options.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.CollectionLoadingPolicyEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.Options.CollectionLoadingPolicyEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.html#setCollectionLoadingPolicy(org.eclipse.emf.cdo.session.CDOCollectionLoadingPolicy)"><CODE>collection loading policy</CODE></A> option of a <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> has changed.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.GeneratedPackageEmulationEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.Options.GeneratedPackageEmulationEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.html#setGeneratedPackageEmulationEnabled(boolean)"><CODE>generated package emulation enabled</CODE></A> option of a <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> has changed.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.LobCacheEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSession.Options.LobCacheEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired when the <A HREF="./org/eclipse/emf/cdo/session/CDOSession.Options.html#setLobCache(org.eclipse.emf.cdo.common.lob.CDOLobStore)"><CODE>large object cache</CODE></A> - option of a <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> has changed.<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.server.embedded"><B>CDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/embedded/package-summary.html">org.eclipse.emf.cdo.server.embedded</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Configures and opens new <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>sessions</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionConfiguration.SessionOpenedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Fired from a <A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session configuration</CODE></A> after a new <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> has been + option of a <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> has changed.<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>CDONet4jSessionConfiguration</CODE></A>.</I><DT><A HREF="./org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.server.embedded"><B>CDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/embedded/package-summary.html">org.eclipse.emf.cdo.server.embedded</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Configures and opens new <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>sessions</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionConfiguration.SessionOpenedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Fired from a <A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session configuration</CODE></A> after a new <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> has been opened.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfigurationFactory.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionConfigurationFactory</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Creates <A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session configuration</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>A generic <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A>.<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionInvalidationAggregator.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionInvalidationAggregator</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionInvalidationAggregator.html#CDOSessionInvalidationAggregator(org.eclipse.emf.cdo.session.CDOSession)"><B>CDOSessionInvalidationAggregator(CDOSession)</B></A> - Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionInvalidationAggregator.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionInvalidationAggregator</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionInvalidationEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>A <A HREF="./org/eclipse/emf/cdo/session/CDOSessionEvent.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session event</CODE></A> fired when passive updates (commit notifications) are being received from a - remote repository.<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.CommitTransactionResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html#CDOSessionProtocol.CommitTransactionResult(org.eclipse.emf.cdo.common.id.CDOIDProvider, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, long, java.util.List)"><B>CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, String, CDOBranchPoint, long, List<CDOObjectReference>)</B></A> - + remote repository.<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionLocksChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.CommitTransactionResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html#CDOSessionProtocol.CommitTransactionResult(org.eclipse.emf.cdo.common.id.CDOIDProvider, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, long, java.util.List)"><B>CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, String, CDOBranchPoint, long, List<CDOObjectReference>)</B></A> - Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult</A> <DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html#CDOSessionProtocol.CommitTransactionResult(org.eclipse.emf.cdo.common.id.CDOIDProvider, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, long)"><B>CDOSessionProtocol.CommitTransactionResult(CDOIDProvider, CDOBranchPoint, long)</B></A> - @@ -1497,8 +1534,11 @@ Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo <DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.LockObjectsResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html#CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, org.eclipse.emf.cdo.common.revision.CDORevisionKey[])"><B>CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, CDORevisionKey[])</B></A> - Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.LockObjectsResult</A> +<DD><B>Deprecated.</B> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html#CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, org.eclipse.emf.cdo.common.revision.CDORevisionKey[], org.eclipse.emf.cdo.common.lock.CDOLockState[])"><B>CDOSessionProtocol.LockObjectsResult(boolean, boolean, boolean, long, CDORevisionKey[], CDOLockState[])</B></A> - +Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.LockObjectsResult</A> <DD> -<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.OpenSessionResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html#CDOSessionProtocol.OpenSessionResult(int, java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.CDOCommonRepository.Type, org.eclipse.emf.cdo.common.CDOCommonRepository.State, java.lang.String, java.util.Set, long, long, org.eclipse.emf.cdo.common.id.CDOID, boolean, boolean, boolean, boolean)"><B>CDOSessionProtocol.OpenSessionResult(int, String, String, CDOCommonRepository.Type, CDOCommonRepository.State, String, Set<CDOID.ObjectType>, long, long, CDOID, boolean, boolean, boolean, boolean)</B></A> - +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.OpenSessionResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html#CDOSessionProtocol.OpenSessionResult(int, java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.CDOCommonRepository.Type, org.eclipse.emf.cdo.common.CDOCommonRepository.State, java.lang.String, java.util.Set, long, long, org.eclipse.emf.cdo.common.id.CDOID, boolean, boolean, boolean, boolean, org.eclipse.emf.cdo.common.CDOCommonRepository.IDGenerationLocation)"><B>CDOSessionProtocol.OpenSessionResult(int, String, String, CDOCommonRepository.Type, CDOCommonRepository.State, String, Set<CDOID.ObjectType>, long, long, CDOID, boolean, boolean, boolean, boolean, CDOCommonRepository.IDGenerationLocation)</B></A> - Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.OpenSessionResult</A> <DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RefreshSessionResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.RefreshSessionResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RefreshSessionResult.html#CDOSessionProtocol.RefreshSessionResult(long)"><B>CDOSessionProtocol.RefreshSessionResult(long)</B></A> - @@ -1507,6 +1547,9 @@ Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.RepositoryTimeResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html#CDOSessionProtocol.RepositoryTimeResult()"><B>CDOSessionProtocol.RepositoryTimeResult()</B></A> - Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.RepositoryTimeResult</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo"><B>CDOSessionProtocol.UnlockObjectsResult</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html#CDOSessionProtocol.UnlockObjectsResult(org.eclipse.emf.cdo.common.lock.CDOLockState[])"><B>CDOSessionProtocol.UnlockObjectsResult(CDOLockState[])</B></A> - +Constructor for class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.UnlockObjectsResult</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionProvider.html" title="interface in org.eclipse.emf.cdo.session"><B>CDOSessionProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/session/package-summary.html">org.eclipse.emf.cdo.session</A><DD>Provides consumers with <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html" title="interface in org.eclipse.emf.cdo.net4j"><B>CDOSessionRecoveryEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD>A <A HREF="./org/eclipse/emf/cdo/session/CDOSessionEvent.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session event</CODE></A> fired from <A HREF="./org/eclipse/emf/cdo/net4j/RecoveringCDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>recovering session</CODE></A> when recovery has started or finished.<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.Type.html" title="enum in org.eclipse.emf.cdo.net4j"><B>CDOSessionRecoveryEvent.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/net4j/package-summary.html">org.eclipse.emf.cdo.net4j</A><DD>Enumerates the possible types of <A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionRecoveryEvent.html" title="interface in org.eclipse.emf.cdo.net4j"><CODE>session recovery events</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOSetFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOSetFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoSettings()"><B>cdoSettings()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> @@ -1517,13 +1560,14 @@ Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject <DT><A HREF="./org/eclipse/emf/cdo/CDOState.html" title="enum in org.eclipse.emf.cdo"><B>CDOState</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/package-summary.html">org.eclipse.emf.cdo</A><DD>Enumerates the possible states of <b>local</b> <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A>.<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoState()"><B>cdoState()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> -<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOStore.html" title="interface in org.eclipse.emf.spi.cdo"><B>CDOStore</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD>A CDO specific version of an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/InternalEObject.EStore.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>InternalEObject.EStore</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOTimeProvider.html" title="interface in org.eclipse.emf.cdo.common.util"><B>CDOTimeProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/util/package-summary.html">org.eclipse.emf.cdo.common.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A read-write view to the <em>current</em> (i.e. latest) state of the object graph in the repository.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Encapsulates a set of notifying <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> configuration options.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.AutoReleaseLocksEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction.Options.AutoReleaseLocksEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired from transaction <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#options()"><CODE>options</CODE></A> when the +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOStore.html" title="interface in org.eclipse.emf.spi.cdo"><B>CDOStore</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD>A CDO specific version of an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/InternalEObject.EStore.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>InternalEObject.EStore</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOTimeProvider.html" title="interface in org.eclipse.emf.cdo.common.util"><B>CDOTimeProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/util/package-summary.html">org.eclipse.emf.cdo.common.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A read-write view to the <em>current</em> (i.e. latest) state of the object graph in the repository.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction.Options</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Encapsulates a set of notifying <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> configuration options.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.AutoReleaseLocksEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction.Options.AutoReleaseLocksEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired from transaction <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#options()"><CODE>options</CODE></A> when the <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html#setAutoReleaseLocksEnabled(boolean)"><CODE>auto release locks</CODE></A> option has changed.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.ConflictResolversEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransaction.Options.ConflictResolversEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired from transaction <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#options()"><CODE>options</CODE></A> when the <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.Options.html#addConflictResolver(org.eclipse.emf.cdo.transaction.CDOConflictResolver)"><CODE>conflict resolvers</CODE></A> option has changed.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionConflictEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> for each - <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html#getConflictingObject()"><CODE>object</CODE></A> that enters the <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#hasConflict()"><CODE>conflict</CODE></A> state.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionFinishedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> when it becomes + <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionConflictEvent.html#getConflictingObject()"><CODE>object</CODE></A> that enters the <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#hasConflict()"><CODE>conflict</CODE></A> state.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionContainer</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Can open new <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transactions</CODE></A> and provide access to openend transactions.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionFinishedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> when it becomes <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#isDirty()"><CODE>clean</CODE></A> after a sucessful <A HREF="./org/eclipse/emf/cdo/transaction/CDOUserTransaction.html#commit()"><CODE>commit</CODE></A> or <A HREF="./org/eclipse/emf/cdo/transaction/CDOUserTransaction.html#rollback()"><CODE>rollback</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.Type.html" title="enum in org.eclipse.emf.cdo.transaction"><B>CDOTransactionFinishedEvent.Type</B></A> - Enum in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Enumerates the possible <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionFinishedEvent.html#getType()"><CODE>causes</CODE></A> for a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> to become finished.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionHandler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A combination of <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler1.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>CDOTransactionHandler1</CODE></A> and <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>CDOTransactionHandler2</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler1.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionHandler1</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A call-back interface that is called by a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transcation</CODE></A> when <A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo"><CODE>objects</CODE></A> are attached, modified or detached.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionHandler2</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A call-back interface that is called by a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transcation</CODE></A> when it is about to be committed, has + been committed or rolled back.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler3.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionHandler3</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A call-back interface that is called by a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transcation</CODE></A> when it is about to be committed, has been committed or rolled back.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandlerBase.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionHandlerBase</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A marker interface for use with <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#addTransactionHandler(org.eclipse.emf.cdo.transaction.CDOTransactionHandlerBase)"><CODE>CDOTransaction.addTransactionHandler()</CODE></A> and <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#removeTransactionHandler(org.eclipse.emf.cdo.transaction.CDOTransactionHandlerBase)"><CODE>CDOTransaction.removeTransactionHandler()</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionStartedEvent.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOTransactionStartedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transaction</CODE></A> when it first becomes <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html#isDirty()"><CODE>dirty</CODE></A>.<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOTransactionStrategy.html" title="interface in org.eclipse.emf.spi.cdo"><B>CDOTransactionStrategy</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOType.html" title="interface in org.eclipse.emf.cdo.common.model"><B>CDOType</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/delta/CDOUnsetFeatureDelta.html" title="interface in org.eclipse.emf.cdo.common.revision.delta"><B>CDOUnsetFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/revision/delta/package-summary.html">org.eclipse.emf.cdo.common.revision.delta</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/util/CDOUpdatable.html" title="interface in org.eclipse.emf.cdo.util"><B>CDOUpdatable</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/util/package-summary.html">org.eclipse.emf.cdo.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/util/CDOURIData.html" title="class in org.eclipse.emf.cdo.util"><B>CDOURIData</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/util/package-summary.html">org.eclipse.emf.cdo.util</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/util/CDOURIData.html#CDOURIData()"><B>CDOURIData()</B></A> - @@ -1554,15 +1598,21 @@ Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/I <A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html#setRevisionPrefetchingPolicy(org.eclipse.emf.cdo.view.CDORevisionPrefetchingPolicy)"><CODE>revision prefetching policy</CODE></A> option has changed.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.StaleReferencePolicyEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOView.Options.StaleReferencePolicyEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired from view <A HREF="./org/eclipse/emf/cdo/view/CDOView.html#options()"><CODE>options</CODE></A> when the <A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html#setStaleReferenceBehaviour(org.eclipse.emf.cdo.view.CDOStaleReferencePolicy)"><CODE>stale reference type</CODE></A> option has changed.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.StrongReferencePolicyEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOView.Options.StrongReferencePolicyEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>An <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/options/IOptionsEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.options"><CODE>options event</CODE></A> fired from view <A HREF="./org/eclipse/emf/cdo/view/CDOView.html#options()"><CODE>options</CODE></A> when the - <A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html#setStrongReferencePolicy(org.eclipse.emf.cdo.view.CDOAdapterPolicy)"><CODE>strong reference policy</CODE></A> option has changed.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewAdaptersNotifiedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> has finished notifying EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adapters</CODE></A> about remote changes.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewDurabilityChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> has been made + <A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html#setStrongReferencePolicy(org.eclipse.emf.cdo.view.CDOAdapterPolicy)"><CODE>strong reference policy</CODE></A> option has changed.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewAdaptersNotifiedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewAdaptersNotifiedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> has finished notifying EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>adapters</CODE></A> about remote changes.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewContainer.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewContainer</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>Can open new <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>views</CODE></A> and provide access to openend views.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewDurabilityChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewDurabilityChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> has been made <A HREF="./org/eclipse/emf/cdo/view/CDOView.html#enableDurableLocking(boolean)"><CODE>durable</CODE></A> or volatile.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A generic <A HREF="../../org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/event/IEvent.html?is-external=true" title="class or interface in org.eclipse.net4j.util.event"><CODE>event</CODE></A> fired from a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewInvalidationEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when passive updates (commit notifications) are being received from a remote - repository.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>Capable of opening a <code>CDOView</code> on a target repository, defined by a URI.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewProviderRegistry.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewProviderRegistry</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A global registry of <A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view provider</CODE></A> implementations.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewSet</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>ResourceSet</CODE></A> adapter to associate a set of <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>CDOView</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewTargetChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewTargetChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when the branch point of a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOWithID.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOWithID</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>An identifiable object.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoWriteLock()"><B>cdoWriteLock()</B></A> - + repository.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewLocksChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewProvider</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>Capable of opening a <code>CDOView</code> on a target repository, defined by a URI.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewProviderRegistry.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewProviderRegistry</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A global registry of <A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view provider</CODE></A> implementations.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewSet</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>ResourceSet</CODE></A> adapter to associate a set of <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>CDOView</CODE></A> instances.<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewTargetChangedEvent.html" title="interface in org.eclipse.emf.cdo.view"><B>CDOViewTargetChangedEvent</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/view/package-summary.html">org.eclipse.emf.cdo.view</A><DD>A <A HREF="./org/eclipse/emf/cdo/view/CDOViewEvent.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view event</CODE></A> fired when the branch point of a <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> has changed.<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOWithID.html" title="interface in org.eclipse.emf.cdo.common.id"><B>CDOWithID</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/id/package-summary.html">org.eclipse.emf.cdo.common.id</A><DD>An identifiable object.<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoWriteLock()"><B>cdoWriteLock()</B></A> - Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</A> <DD>Returns the write lock associated with this object. <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoWriteLock()"><B>cdoWriteLock()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOXASavepoint.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOXASavepoint</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Creates a save point in a <A HREF="./org/eclipse/emf/cdo/transaction/CDOXATransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>CDOXATransaction</CODE></A> that can be used to roll back a part of the transaction.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOXATransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOXATransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A distributed (XA) transaction that can atomically commit the changes to multiple <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>resource sets</CODE></A>, +<DT><A HREF="./org/eclipse/emf/cdo/CDOObject.html#cdoWriteOption()"><B>cdoWriteOption()</B></A> - +Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</A> +<DD>Returns the write option associated with this object. +<DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#cdoWriteOption()"><B>cdoWriteOption()</B></A> - +Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOXASavepoint.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOXASavepoint</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>Creates a save point in a <A HREF="./org/eclipse/emf/cdo/transaction/CDOXATransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>CDOXATransaction</CODE></A> that can be used to roll back a part of the transaction.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOXATransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><B>CDOXATransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/transaction/package-summary.html">org.eclipse.emf.cdo.transaction</A><DD>A distributed (XA) transaction that can atomically commit the changes to multiple <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>resource sets</CODE></A>, each represented by a registered <A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view set</CODE></A>.<DT><A HREF="./org/eclipse/emf/spi/cdo/DefaultCDOMerger.html#changedInSource(org.eclipse.emf.cdo.common.revision.delta.CDORevisionDelta)"><B>changedInSource(CDORevisionDelta)</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/DefaultCDOMerger.html" title="class in org.eclipse.emf.spi.cdo">DefaultCDOMerger</A> <DD> @@ -1604,10 +1654,10 @@ Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/C <DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/EresourceItemProviderAdapterFactory.html#changeNotifier"><B>changeNotifier</B></A> - Variable in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/EresourceItemProviderAdapterFactory.html" title="class in org.eclipse.emf.cdo.eresource.provider">EresourceItemProviderAdapterFactory</A> -<DD>This is used to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider"><CODE>IChangeNotifier</CODE></A>. <! +<DD>This is used to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider"><CODE>IChangeNotifier</CODE></A>. <! <DT><A HREF="./org/eclipse/emf/cdo/etypes/provider/EtypesItemProviderAdapterFactory.html#changeNotifier"><B>changeNotifier</B></A> - Variable in class org.eclipse.emf.cdo.etypes.provider.<A HREF="./org/eclipse/emf/cdo/etypes/provider/EtypesItemProviderAdapterFactory.html" title="class in org.eclipse.emf.cdo.etypes.provider">EtypesItemProviderAdapterFactory</A> -<DD>This is used to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider"><CODE>IChangeNotifier</CODE></A>. <! +<DD>This is used to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider"><CODE>IChangeNotifier</CODE></A>. <! <DT><A HREF="./org/eclipse/emf/spi/cdo/AbstractObjectConflictResolver.html#changeObject(org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.revision.delta.CDORevisionDelta)"><B>changeObject(CDOObject, CDORevisionDelta)</B></A> - Static method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/AbstractObjectConflictResolver.html" title="class in org.eclipse.emf.spi.cdo">AbstractObjectConflictResolver</A> <DD>TODO See <CODE>CDOObjectMerger</CODE>!!! @@ -1733,23 +1783,23 @@ Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cd <DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceFolderItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection<Object>, Object)</B></A> - Method in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceFolderItemProvider.html" title="class in org.eclipse.emf.cdo.eresource.provider">CDOResourceFolderItemProvider</A> -<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under +<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under this object. <! <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection<Object>, Object)</B></A> - Method in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceItemProvider.html" title="class in org.eclipse.emf.cdo.eresource.provider">CDOResourceItemProvider</A> -<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under +<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under this object. <! <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceNodeItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection<Object>, Object)</B></A> - Method in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceNodeItemProvider.html" title="class in org.eclipse.emf.cdo.eresource.provider">CDOResourceNodeItemProvider</A> -<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under +<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under this object. <! <DT><A HREF="./org/eclipse/emf/cdo/etypes/provider/AnnotationItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection<Object>, Object)</B></A> - Method in class org.eclipse.emf.cdo.etypes.provider.<A HREF="./org/eclipse/emf/cdo/etypes/provider/AnnotationItemProvider.html" title="class in org.eclipse.emf.cdo.etypes.provider">AnnotationItemProvider</A> -<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under +<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under this object. <! <DT><A HREF="./org/eclipse/emf/cdo/etypes/provider/ModelElementItemProvider.html#collectNewChildDescriptors(java.util.Collection, java.lang.Object)"><B>collectNewChildDescriptors(Collection<Object>, Object)</B></A> - Method in class org.eclipse.emf.cdo.etypes.provider.<A HREF="./org/eclipse/emf/cdo/etypes/provider/ModelElementItemProvider.html" title="class in org.eclipse.emf.cdo.etypes.provider">ModelElementItemProvider</A> -<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under +<DD>This adds <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/CommandParameter.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>CommandParameter</CODE></A>s describing the children that can be created under this object. <! <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html#collectViewedRevisions(java.util.Map)"><B>collectViewedRevisions(Map<CDOID, InternalCDORevision>)</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOView</A> @@ -1825,10 +1875,19 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DD>This implementation does nothing. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html#committedTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committedTransaction(CDOTransaction, CDOCommitContext)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler2</A> -<DD> +<DD>This implementation does nothing. +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html#committedTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committedTransaction(CDOTransaction, CDOCommitContext)</B></A> - +Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler3</A> +<DD><B>Deprecated.</B> +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html#committedTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext, org.eclipse.emf.cdo.common.commit.CDOCommitInfo)"><B>committedTransaction(CDOTransaction, CDOCommitContext, CDOCommitInfo)</B></A> - +Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler3</A> +<DD>This implementation does nothing. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html#committedTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committedTransaction(CDOTransaction, CDOCommitContext)</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionHandler2</A> <DD>Called by a <code>CDOTransaction</code> <b>after</b> it is being committed. +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler3.html#committedTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext, org.eclipse.emf.cdo.common.commit.CDOCommitInfo)"><B>committedTransaction(CDOTransaction, CDOCommitContext, CDOCommitInfo)</B></A> - +Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler3.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionHandler3</A> +<DD>Called by a <code>CDOTransaction</code> <b>after</b> it is being committed. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html#committingTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committingTransaction(CDOTransaction, CDOCommitContext)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html" title="class in org.eclipse.emf.cdo.transaction">CDOAsyncTransactionHandler</A> <DD>Asynchronously executes the delegate handler's <A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html#committingTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><CODE>committingTransaction()</CODE></A> method. @@ -1837,7 +1896,10 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DD>This implementation does nothing. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html#committingTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committingTransaction(CDOTransaction, CDOCommitContext)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler2.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler2</A> -<DD> +<DD>This implementation does nothing. +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html#committingTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committingTransaction(CDOTransaction, CDOCommitContext)</B></A> - +Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler3.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler3</A> +<DD>This implementation does nothing. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html#committingTransaction(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.transaction.CDOCommitContext)"><B>committingTransaction(CDOTransaction, CDOCommitContext)</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler2.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionHandler2</A> <DD>Called by a <code>CDOTransaction</code> <b>before</b> it is being committed. @@ -2224,6 +2286,9 @@ Static method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclips <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html#createChangeSetData(java.util.Set, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider)"><B>createChangeSetData(Set<CDOID>, CDORevisionProvider, CDORevisionProvider)</B></A> - Static method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionUtil</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html#createChangeSetData(java.util.Set, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, org.eclipse.emf.cdo.common.revision.CDORevisionProvider, boolean)"><B>createChangeSetData(Set<CDOID>, CDORevisionProvider, CDORevisionProvider, boolean)</B></A> - +Static method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html#createChangeSetData(java.util.List, java.util.List, java.util.List)"><B>createChangeSetData(List<CDOIDAndVersion>, List<CDORevisionKey>, List<CDOIDAndVersion>)</B></A> - Static method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionUtil</A> <DD> @@ -2293,12 +2358,18 @@ Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOInte <DT><A HREF="./org/eclipse/emf/cdo/spi/common/CDOLobStoreImpl.html#createDigest()"><B>createDigest()</B></A> - Method in class org.eclipse.emf.cdo.spi.common.<A HREF="./org/eclipse/emf/cdo/spi/common/CDOLobStoreImpl.html" title="class in org.eclipse.emf.cdo.spi.common">CDOLobStoreImpl</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createDurableLockingID()"><B>createDurableLockingID()</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createDurableLockingID(int)"><B>createDurableLockingID(int)</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#createDurableLockingID()"><B>createDurableLockingID()</B></A> - Static method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#createDurableLockingID(int)"><B>createDurableLockingID(int)</B></A> - Static method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.html#createEAttribute(org.eclipse.emf.ecore.EClass, java.lang.String, org.eclipse.emf.ecore.EClassifier)"><B>createEAttribute(EClass, String, EClassifier)</B></A> - Static method in class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.html" title="class in org.eclipse.emf.cdo.common.model">EMFUtil</A> <DD> @@ -2383,6 +2454,13 @@ Static method in class org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/ <DT><A HREF="./org/eclipse/emf/cdo/server/db/CDODBUtil.html#createHorizontalMappingStrategy(boolean, boolean)"><B>createHorizontalMappingStrategy(boolean, boolean)</B></A> - Static method in class org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/CDODBUtil.html" title="class in org.eclipse.emf.cdo.server.db">CDODBUtil</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/db/CDODBUtil.html#createHorizontalMappingStrategy(boolean, boolean, boolean)"><B>createHorizontalMappingStrategy(boolean, boolean, boolean)</B></A> - +Static method in class org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/CDODBUtil.html" title="class in org.eclipse.emf.cdo.server.db">CDODBUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/db/CDODBUtil.html#createHorizontalMappingStrategy()"><B>createHorizontalMappingStrategy()</B></A> - +Static method in class org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/CDODBUtil.html" title="class in org.eclipse.emf.cdo.server.db">CDODBUtil</A> +<DD>Creates a horizontal <A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>mapping strategy</CODE></A> that supports all valid combinations of auditing and + branching. <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#createIDAndBranch(org.eclipse.emf.cdo.common.id.CDOID, org.eclipse.emf.cdo.common.branch.CDOBranch)"><B>createIDAndBranch(CDOID, CDOBranch)</B></A> - Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> <DD> @@ -2392,6 +2470,9 @@ Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/ <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#createIDAndVersion(org.eclipse.emf.cdo.common.revision.CDOIDAndVersion)"><B>createIDAndVersion(CDOIDAndVersion)</B></A> - Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#createIDForNewObject(org.eclipse.emf.ecore.EObject)"><B>createIDForNewObject(EObject)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/ocl/OCLQueryHandler.html#createInitExpression(org.eclipse.ocl.types.OCLStandardLibrary, org.eclipse.emf.cdo.common.model.CDOPackageRegistry, java.lang.Object)"><B>createInitExpression(OCLStandardLibrary<EClassifier>, CDOPackageRegistry, Object)</B></A> - Method in class org.eclipse.emf.cdo.server.ocl.<A HREF="./org/eclipse/emf/cdo/server/ocl/OCLQueryHandler.html" title="class in org.eclipse.emf.cdo.server.ocl">OCLQueryHandler</A> <DD> @@ -2407,12 +2488,39 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html#createListMapping(org.eclipse.emf.ecore.EClass, org.eclipse.emf.ecore.EStructuralFeature)"><B>createListMapping(EClass, EStructuralFeature)</B></A> - Method in interface org.eclipse.emf.cdo.server.db.mapping.<A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html" title="interface in org.eclipse.emf.cdo.server.db.mapping">IMappingStrategy</A> <DD>Factory for value mappings of multi-valued-attributes. +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockArea(java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><B>createLockArea(String, String, CDOBranchPoint, boolean, Map<CDOID, IDurableLockingManager.LockGrade>)</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockArea(java.lang.String)"><B>createLockArea(String)</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html#createLockArea(java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><B>createLockArea(String, CDOBranchPoint, boolean, Map<CDOID, IDurableLockingManager.LockGrade>)</B></A> - Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.DurableLocking2.html#createLockArea(java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><B>createLockArea(String, String, CDOBranchPoint, boolean, Map<CDOID, IDurableLockingManager.LockGrade>)</B></A> - +Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.DurableLocking2.html" title="interface in org.eclipse.emf.cdo.server">IStoreAccessor.DurableLocking2</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#createLockArea(org.eclipse.emf.cdo.spi.server.InternalView)"><B>createLockArea(InternalView)</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#createLockArea(org.eclipse.emf.cdo.spi.server.InternalView, java.lang.String)"><B>createLockArea(InternalView, String)</B></A> - +Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockChangeInfo(long, org.eclipse.emf.cdo.common.lock.CDOLockOwner, org.eclipse.emf.cdo.common.branch.CDOBranch, org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo.Operation, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType, org.eclipse.emf.cdo.common.lock.CDOLockState[])"><B>createLockChangeInfo(long, CDOLockOwner, CDOBranch, CDOLockChangeInfo.Operation, IRWLockManager.LockType, CDOLockState[])</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockChangeInfo(long, org.eclipse.emf.cdo.common.CDOCommonView, org.eclipse.emf.cdo.common.branch.CDOBranch, org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo.Operation, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType, org.eclipse.emf.cdo.common.lock.CDOLockState[])"><B>createLockChangeInfo(long, CDOCommonView, CDOBranch, CDOLockChangeInfo.Operation, IRWLockManager.LockType, CDOLockState[])</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockOwner(org.eclipse.emf.cdo.common.CDOCommonView)"><B>createLockOwner(CDOCommonView)</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockState(java.lang.Object)"><B>createLockState(Object)</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockState(org.eclipse.net4j.util.concurrent.RWOLockManager.LockState)"><B>createLockState(RWOLockManager.LockState<Object, ? extends CDOCommonView>)</B></A> - +Static method in class org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html" title="class in org.eclipse.emf.cdo.common.lock">CDOLockUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#createLong(long)"><B>createLong(long)</B></A> - Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> <DD> @@ -2437,6 +2545,9 @@ Static method in class org.eclipse.emf.cdo.ui.ide.<A HREF="./org/eclipse/emf/cdo <DT><A HREF="./org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html#createModelElementAdapter()"><B>createModelElementAdapter()</B></A> - Method in class org.eclipse.emf.cdo.etypes.util.<A HREF="./org/eclipse/emf/cdo/etypes/util/EtypesAdapterFactory.html" title="class in org.eclipse.emf.cdo.etypes.util">EtypesAdapterFactory</A> <DD>Creates a new adapter for an object of class '<A HREF="./org/eclipse/emf/cdo/etypes/ModelElement.html" title="interface in org.eclipse.emf.cdo.etypes"><CODE><em>Model Element</em></CODE></A>'. <! +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#createNet4jSessionConfiguration()"><B>createNet4jSessionConfiguration()</B></A> - +Static method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/IStore.html#createObjectID(java.lang.String)"><B>createObjectID(String)</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server">IStore</A> <DD> @@ -2595,7 +2706,7 @@ Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/I <DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#createSessionConfiguration()"><B>createSessionConfiguration()</B></A> - Static method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jUtil</A> -<DD> +<DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#createNet4jSessionConfiguration()"><CODE>createNet4jSessionConfiguration()</CODE></A>.</I> <DT><A HREF="./org/eclipse/emf/cdo/server/CDOServerUtil.html#createSessionConfiguration()"><B>createSessionConfiguration()</B></A> - Static method in class org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/CDOServerUtil.html" title="class in org.eclipse.emf.cdo.server">CDOServerUtil</A> <DD> @@ -2665,6 +2776,12 @@ Method in interface org.eclipse.emf.cdo.server.db.mapping.<A HREF="./org/eclipse <DT><A HREF="./org/eclipse/emf/cdo/eresource/impl/EresourceFactoryImpl.html#createURIFromString(org.eclipse.emf.ecore.EDataType, java.lang.String)"><B>createURIFromString(EDataType, String)</B></A> - Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cdo/eresource/impl/EresourceFactoryImpl.html" title="class in org.eclipse.emf.cdo.eresource.impl">EresourceFactoryImpl</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#createUUID(byte[])"><B>createUUID(byte[])</B></A> - +Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#createUUID()"><B>createUUID()</B></A> - +Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html#createValueMapping(org.eclipse.emf.ecore.EStructuralFeature)"><B>createValueMapping(EStructuralFeature)</B></A> - Method in interface org.eclipse.emf.cdo.server.db.mapping.<A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html" title="interface in org.eclipse.emf.cdo.server.db.mapping">IMappingStrategy</A> <DD>Factory for value mappings of single-valued attributes. @@ -2700,6 +2817,9 @@ Static variable in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/ecl <DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonUtil.html#DATE_FORMAT"><B>DATE_FORMAT</B></A> - Static variable in class org.eclipse.emf.cdo.common.util.<A HREF="./org/eclipse/emf/cdo/common/util/CDOCommonUtil.html" title="class in org.eclipse.emf.cdo.common.util">CDOCommonUtil</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#decodeUUID(java.lang.String)"><B>decodeUUID(String)</B></A> - +Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/ui/CDOLabelDecorator.html#decorateImage(org.eclipse.swt.graphics.Image, java.lang.Object)"><B>decorateImage(Image, Object)</B></A> - Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOLabelDecorator.html" title="class in org.eclipse.emf.cdo.ui">CDOLabelDecorator</A> <DD> @@ -2727,9 +2847,12 @@ Static variable in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/ <DT><A HREF="./org/eclipse/emf/cdo/ui/CDOLabelDecorator.html#DEFAULT_DECORATION"><B>DEFAULT_DECORATION</B></A> - Static variable in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOLabelDecorator.html" title="class in org.eclipse.emf.cdo.ui">CDOLabelDecorator</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html#DEFAULT_DURABLE_LOCKING_ID_BYTES"><B>DEFAULT_DURABLE_LOCKING_ID_BYTES</B></A> - +Static variable in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockArea</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#DEFAULT_DURABLE_LOCKING_ID_BYTES"><B>DEFAULT_DURABLE_LOCKING_ID_BYTES</B></A> - Static variable in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html#DEFAULT_PRIORITY"><B>DEFAULT_PRIORITY</B></A> - Static variable in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view">CDOViewProvider</A> <DD> @@ -2814,6 +2937,9 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html#delegateListIterator()"><B>delegateListIterator()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl.CDOStoreFeatureMap</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html#delegateLockObjects(java.lang.String, java.util.List, org.eclipse.emf.cdo.common.branch.CDOBranch, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType, long)"><B>delegateLockObjects(String, List<CDORevisionKey>, CDOBranch, IRWLockManager.LockType, long)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo">CDOSessionProtocol</A> +<DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html#delegateMove(int, int)"><B>delegateMove(int, int)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl.CDOStoreFeatureMap</A> <DD> @@ -2835,6 +2961,9 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html#delegateToString()"><B>delegateToString()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.CDOStoreFeatureMap.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl.CDOStoreFeatureMap</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html#delegateUnlockObjects(java.lang.String, java.util.Collection, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType)"><B>delegateUnlockObjects(String, Collection<CDOID>, IRWLockManager.LockType)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo">CDOSessionProtocol</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html" title="class in org.eclipse.emf.cdo.spi.common.model"><B>DelegatingCDOPackageRegistry</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html#DelegatingCDOPackageRegistry()"><B>DelegatingCDOPackageRegistry()</B></A> - Constructor for class org.eclipse.emf.cdo.spi.common.model.<A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html" title="class in org.eclipse.emf.cdo.spi.common.model">DelegatingCDOPackageRegistry</A> <DD><B>Deprecated.</B> @@ -2907,7 +3036,7 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DD>Asynchronously executes the delegate handler's <A HREF="./org/eclipse/emf/cdo/transaction/CDOAsyncTransactionHandler.html#detachingObject(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.CDOObject)"><CODE>detachingObject()</CODE></A> method. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler1.html#detachingObject(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.CDOObject)"><B>detachingObject(CDOTransaction, CDOObject)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDODefaultTransactionHandler1.html" title="class in org.eclipse.emf.cdo.transaction">CDODefaultTransactionHandler1</A> -<DD> +<DD>This implementation does nothing. <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler1.html#detachingObject(org.eclipse.emf.cdo.transaction.CDOTransaction, org.eclipse.emf.cdo.CDOObject)"><B>detachingObject(CDOTransaction, CDOObject)</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionHandler1.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionHandler1</A> <DD>Called by a <code>CDOTransaction</code> <b>before</b> an object is detached. @@ -3137,9 +3266,9 @@ Method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/c <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Html.html#dumpStart(java.util.List)"><B>dumpStart(List<CDOBranch>)</B></A> - Method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionUtil.AllRevisionsDumper.Stream.Html.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionUtil.AllRevisionsDumper.Stream.Html</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server"><B>DurableLockArea</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/server/package-summary.html">org.eclipse.emf.cdo.spi.server</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#DurableLockArea(java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><B>DurableLockArea(String, String, CDOBranchPoint, boolean, Map<CDOID, IDurableLockingManager.LockGrade>)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server"><B>DurableLockArea</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/spi/server/package-summary.html">org.eclipse.emf.cdo.spi.server</A><DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockUtil.html#createLockArea(java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><CODE>CDOLockUtil.createLockArea(String, String, CDOBranchPoint, boolean, Map)</CODE></A> instead</I><DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#DurableLockArea(java.lang.String, java.lang.String, org.eclipse.emf.cdo.common.branch.CDOBranchPoint, boolean, java.util.Map)"><B>DurableLockArea(String, String, CDOBranchPoint, boolean, Map<CDOID, IDurableLockingManager.LockGrade>)</B></A> - Constructor for class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#dynamicGet(int)"><B>dynamicGet(int)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> <DD> @@ -3162,7 +3291,7 @@ Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cd <DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#eBasicSetContainer(org.eclipse.emf.ecore.InternalEObject, int, org.eclipse.emf.common.notify.NotificationChain)"><B>eBasicSetContainer(InternalEObject, int, NotificationChain)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> -<DD>Code took from <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/impl/BasicEObjectImpl.html?is-external=true#eBasicSetContainer(org.eclipse.emf.ecore.InternalEObject, int)" title="class or interface in org.eclipse.emf.ecore.impl"><CODE>BasicEObjectImpl.eBasicSetContainer(org.eclipse.emf.ecore.InternalEObject, int)</CODE></A> and modify it to detect when object are moved in the +<DD>Code took from <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/impl/BasicEObjectImpl.html?is-external=true#eBasicSetContainer(org.eclipse.emf.ecore.InternalEObject, int)" title="class or interface in org.eclipse.emf.ecore.impl"><CODE>BasicEObjectImpl.eBasicSetContainer(org.eclipse.emf.ecore.InternalEObject, int)</CODE></A> and modify it to detect when object are moved in the same context. <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#eBasicSetContainer(org.eclipse.emf.ecore.InternalEObject, int)"><B>eBasicSetContainer(InternalEObject, int)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> @@ -3208,7 +3337,7 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#eIsCaching()"><B>eIsCaching()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> -<DD>Don't cache non-transient features in this CDOObject's <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/impl/EStoreEObjectImpl.html?is-external=true#eSettings()" title="class or interface in org.eclipse.emf.ecore.impl"><CODE>EStoreEObjectImpl.eSettings()</CODE></A>. +<DD>Don't cache non-transient features in this CDOObject's <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/impl/EStoreEObjectImpl.html?is-external=true#eSettings()" title="class or interface in org.eclipse.emf.ecore.impl"><CODE>EStoreEObjectImpl.eSettings()</CODE></A>. <DT><A HREF="./org/eclipse/emf/cdo/server/net4j/FailoverMonitor.html#electNewMaster(java.util.List)"><B>electNewMaster(List<FailoverMonitor.AgentProtocol>)</B></A> - Method in class org.eclipse.emf.cdo.server.net4j.<A HREF="./org/eclipse/emf/cdo/server/net4j/FailoverMonitor.html" title="class in org.eclipse.emf.cdo.server.net4j">FailoverMonitor</A> <DD> @@ -3218,20 +3347,26 @@ Method in class org.eclipse.emf.cdo.common.util.<A HREF="./org/eclipse/emf/cdo/c <DT><A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html#elementAdded(java.lang.Object, java.lang.Object)"><B>elementAdded(Object, Object)</B></A> - Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html" title="class in org.eclipse.emf.cdo.ui">CDOItemProvider</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.html" title="class in org.eclipse.emf.cdo.common.model"><B>EMFUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Various static helper methods for dealing with EMF meta models.<DT><A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.ExtResourceSet.html" title="class in org.eclipse.emf.cdo.common.model"><B>EMFUtil.ExtResourceSet</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>An extension of <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource.impl"><CODE>ResourceSetImpl</CODE></A> that allows demandLoading of resources and delegation of resource lookups, +<DT><A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.html" title="class in org.eclipse.emf.cdo.common.model"><B>EMFUtil</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>Various static helper methods for dealing with EMF meta models.<DT><A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.ExtResourceSet.html" title="class in org.eclipse.emf.cdo.common.model"><B>EMFUtil.ExtResourceSet</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/common/model/package-summary.html">org.eclipse.emf.cdo.common.model</A><DD>An extension of <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/impl/ResourceSetImpl.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource.impl"><CODE>ResourceSetImpl</CODE></A> that allows demandLoading of resources and delegation of resource lookups, to be switched on/off as desired.<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#enableDurableLocking(boolean)"><B>enableDurableLocking(boolean)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOView.html#enableDurableLocking(boolean)"><B>enableDurableLocking(boolean)</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A> -<DD>Enables or disables the storage of all information that's needed to <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html#openView(java.lang.String)"><CODE>reopen</CODE></A> this +<DD>Enables or disables the storage of all information that's needed to <A HREF="./org/eclipse/emf/cdo/view/CDOViewContainer.html#openView(java.lang.String)"><CODE>reopen</CODE></A> this view at a later point in time. +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html#enableLockNotifications(int, boolean)"><B>enableLockNotifications(int, boolean)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo">CDOSessionProtocol</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html#eNAME"><B>eNAME</B></A> - Static variable in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</A> <DD>The package name. <! <DT><A HREF="./org/eclipse/emf/cdo/etypes/EtypesPackage.html#eNAME"><B>eNAME</B></A> - Static variable in interface org.eclipse.emf.cdo.etypes.<A HREF="./org/eclipse/emf/cdo/etypes/EtypesPackage.html" title="interface in org.eclipse.emf.cdo.etypes">EtypesPackage</A> <DD>The package name. <! +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#encodeUUID(byte[])"><B>encodeUUID(byte[])</B></A> - +Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/RepositoryUserManager.html#encrypt(java.lang.String, byte[], java.lang.String, byte[], int)"><B>encrypt(String, byte[], String, byte[], int)</B></A> - Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/RepositoryUserManager.html" title="class in org.eclipse.emf.cdo.spi.server">RepositoryUserManager</A> <DD> @@ -3289,6 +3424,9 @@ Method in class org.eclipse.emf.cdo.common.util.<A HREF="./org/eclipse/emf/cdo/c <DT><A HREF="./org/eclipse/emf/cdo/server/ocl/CDOExtentMap.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.eclipse.emf.cdo.server.ocl.<A HREF="./org/eclipse/emf/cdo/server/ocl/CDOExtentMap.html" title="class in org.eclipse.emf.cdo.server.ocl">CDOExtentMap</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - +Method in class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDByteArray</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDInteger</A> <DD> @@ -3303,7 +3441,7 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> -<DD>Specializing the behaviour of <A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#equals(java.lang.Object)"><CODE>CDOObjectImpl.equals(Object)</CODE></A> is not permitted as per <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> specification. +<DD>Specializing the behaviour of <A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#equals(java.lang.Object)"><CODE>CDOObjectImpl.equals(Object)</CODE></A> is not permitted as per <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> specification. <DT><A HREF="./org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html" title="class in org.eclipse.emf.cdo.eresource.util"><B>EresourceAdapterFactory</B></A> - Class in <A HREF="./org/eclipse/emf/cdo/eresource/util/package-summary.html">org.eclipse.emf.cdo.eresource.util</A><DD>The <b>Adapter Factory</b> for the model.<DT><A HREF="./org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html#EresourceAdapterFactory()"><B>EresourceAdapterFactory()</B></A> - Constructor for class org.eclipse.emf.cdo.eresource.util.<A HREF="./org/eclipse/emf/cdo/eresource/util/EresourceAdapterFactory.html" title="class in org.eclipse.emf.cdo.eresource.util">EresourceAdapterFactory</A> <DD>Creates an instance of the adapter factory. <! @@ -3331,7 +3469,7 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#eSetResource(org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.common.notify.NotificationChain)"><B>eSetResource(Resource.Internal, NotificationChain)</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> -<DD>Code took from <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/impl/BasicEObjectImpl.html?is-external=true#eSetResource(org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.common.notify.NotificationChain)" title="class or interface in org.eclipse.emf.ecore.impl"><CODE>BasicEObjectImpl.eSetResource(org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.common.notify.NotificationChain)</CODE></A> and modify it to detect when object are moved in the same +<DD>Code took from <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/impl/BasicEObjectImpl.html?is-external=true#eSetResource(org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.common.notify.NotificationChain)" title="class or interface in org.eclipse.emf.ecore.impl"><CODE>BasicEObjectImpl.eSetResource(org.eclipse.emf.ecore.resource.Resource.Internal, org.eclipse.emf.common.notify.NotificationChain)</CODE></A> and modify it to detect when object are moved in the same context. <DT><A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceFolderImpl.html#eStaticClass()"><B>eStaticClass()</B></A> - Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceFolderImpl.html" title="class in org.eclipse.emf.cdo.eresource.impl">CDOResourceFolderImpl</A> @@ -3403,6 +3541,9 @@ Method in class org.eclipse.emf.cdo.server.ocl.<A HREF="./org/eclipse/emf/cdo/se <DT><A HREF="./org/eclipse/emf/cdo/server/IStoreChunkReader.html#executeRead()"><B>executeRead()</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IStoreChunkReader.html" title="interface in org.eclipse.emf.cdo.server">IStoreChunkReader</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOViewSet.html#executeWithoutNotificationHandling(java.util.concurrent.Callable)"><B>executeWithoutNotificationHandling(Callable<V>)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOViewSet.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOViewSet</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/CDOServerExporter.html#exportAll(OUT)"><B>exportAll(OUT)</B></A> - Method in class org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/CDOServerExporter.html" title="class in org.eclipse.emf.cdo.server">CDOServerExporter</A> <DD> @@ -3588,6 +3729,12 @@ Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOItem <DT><A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html#fillView(org.eclipse.jface.action.IMenuManager, org.eclipse.emf.cdo.view.CDOView)"><B>fillView(IMenuManager, CDOView)</B></A> - Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOItemProvider.html" title="class in org.eclipse.emf.cdo.ui">CDOItemProvider</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html#filter(org.eclipse.emf.cdo.common.revision.CDORevision)"><B>filter(CDORevision)</B></A> - +Method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html#filter(org.eclipse.emf.cdo.common.revision.CDORevision)"><B>filter(CDORevision)</B></A> - +Method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.Undetached.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered.Undetached</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html#FILTER_ID_EXPERT"><B>FILTER_ID_EXPERT</B></A> - Static variable in class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.CDOPropertyDescriptor</A> <DD>The filter id for expert properties @@ -3652,11 +3799,17 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <A NAME="_G_"><!-- --></A><H2> <B>G</B></H2> <DL> +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDGenerator.html#generateCDOID(org.eclipse.emf.ecore.EObject)"><B>generateCDOID(EObject)</B></A> - +Method in interface org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDGenerator.html" title="interface in org.eclipse.emf.cdo.common.id">CDOIDGenerator</A> +<DD>Generates a <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A>. <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(org.eclipse.net4j.util.concurrent.IRWLockManager.LockType)"><B>get(IRWLockManager.LockType)</B></A> - Static method in enum org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html" title="enum in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockGrade</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(boolean, boolean)"><B>get(boolean, boolean)</B></A> - Static method in enum org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html" title="enum in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockGrade</A> +<DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(boolean, boolean, boolean)"><CODE>IDurableLockingManager.LockGrade.get(boolean, boolean, boolean)</CODE></A></I> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(boolean, boolean, boolean)"><B>get(boolean, boolean, boolean)</B></A> - +Static method in enum org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html" title="enum in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockGrade</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html#get(int)"><B>get(int)</B></A> - Static method in enum org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockGrade.html" title="enum in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockGrade</A> @@ -3715,6 +3868,9 @@ Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/sp <DT><A HREF="./org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html#getAdapter(java.lang.Class)"><B>getAdapter(Class)</B></A> - Method in class org.eclipse.emf.cdo.ui.ide.<A HREF="./org/eclipse/emf/cdo/ui/ide/Node.ResourcesNode.html" title="class in org.eclipse.emf.cdo.ui.ide">Node.ResourcesNode</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html#getAdjustedObjects()"><B>getAdjustedObjects()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html" title="class in org.eclipse.emf.spi.cdo">InternalCDOTransaction.ApplyChangeSetResult</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/net4j/FailoverAgent.Protocol.html#getAgent()"><B>getAgent()</B></A> - Method in class org.eclipse.emf.cdo.server.net4j.<A HREF="./org/eclipse/emf/cdo/server/net4j/FailoverAgent.Protocol.html" title="class in org.eclipse.emf.cdo.server.net4j">FailoverAgent.Protocol</A> <DD> @@ -3922,6 +4078,9 @@ Method in interface org.eclipse.emf.cdo.common.branch.<A HREF="./org/eclipse/emf <DT><A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html#getBranch()"><B>getBranch()</B></A> - Method in interface org.eclipse.emf.cdo.common.branch.<A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranchVersion.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchVersion</A> <DD>Returns the branch of this branch version. +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html#getBranch()"><B>getBranch()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html#getBranch()"><B>getBranch()</B></A> - Method in interface org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html" title="interface in org.eclipse.emf.cdo.common.revision">CDOIDAndBranch</A> <DD> @@ -3957,7 +4116,7 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#getBranch()"><B>getBranch()</B></A> - Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#getBranch()"><B>getBranch()</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> @@ -3995,8 +4154,8 @@ Method in interface org.eclipse.emf.cdo.spi.common.branch.<A HREF="./org/eclipse <DT><A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html#getBranchManager()"><B>getBranchManager()</B></A> - Method in interface org.eclipse.emf.cdo.common.branch.<A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranch</A> <DD>Returns the branch manager that manages this branch, never <code>null</code>. -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getBranchManager()"><B>getBranchManager()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getBranchManager()"><B>getBranchManager()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/server/IRepository.html#getBranchManager()"><B>getBranchManager()</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IRepository.html" title="interface in org.eclipse.emf.cdo.server">IRepository</A> @@ -4044,6 +4203,12 @@ Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui <DT><A HREF="./org/eclipse/emf/cdo/ui/widgets/SelectBranchComposite.html#getBranchViewer()"><B>getBranchViewer()</B></A> - Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui/widgets/SelectBranchComposite.html" title="class in org.eclipse.emf.cdo.ui.widgets">SelectBranchComposite</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#getByteArray(org.eclipse.emf.cdo.common.id.CDOID)"><B>getByteArray(CDOID)</B></A> - +Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html#getByteArrayValue()"><B>getByteArrayValue()</B></A> - +Method in class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDByteArray</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/DelegatingCDORevisionManager.html#getCache()"><B>getCache()</B></A> - Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/DelegatingCDORevisionManager.html" title="class in org.eclipse.emf.cdo.spi.common.revision">DelegatingCDORevisionManager</A> <DD> @@ -4181,6 +4346,9 @@ Method in interface org.eclipse.emf.cdo.common.commit.<A HREF="./org/eclipse/emf <DT><A HREF="./org/eclipse/emf/cdo/spi/common/commit/CDOChangeKindCache.html#getChangeKind(org.eclipse.emf.cdo.common.id.CDOID)"><B>getChangeKind(CDOID)</B></A> - Method in class org.eclipse.emf.cdo.spi.common.commit.<A HREF="./org/eclipse/emf/cdo/spi/common/commit/CDOChangeKindCache.html" title="class in org.eclipse.emf.cdo.spi.common.commit">CDOChangeKindCache</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html#getChangeKinds()"><B>getChangeKinds()</B></A> - +Method in interface org.eclipse.emf.cdo.common.commit.<A HREF="./org/eclipse/emf/cdo/common/commit/CDOChangeSetData.html" title="interface in org.eclipse.emf.cdo.common.commit">CDOChangeSetData</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalRepository.html#getChangeSet(org.eclipse.emf.cdo.common.branch.CDOBranchPoint, org.eclipse.emf.cdo.common.branch.CDOBranchPoint)"><B>getChangeSet(CDOBranchPoint, CDOBranchPoint)</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalRepository.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalRepository</A> <DD> @@ -4203,6 +4371,9 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionInvalidationAggregator.html#getChangeSetData()"><B>getChangeSetData()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionInvalidationAggregator.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionInvalidationAggregator</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html#getChangeSetData()"><B>getChangeSetData()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html" title="class in org.eclipse.emf.spi.cdo">InternalCDOTransaction.ApplyChangeSetResult</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html#getChangeSubscriptionPolicies()"><B>getChangeSubscriptionPolicies()</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOView.Options.html" title="interface in org.eclipse.emf.cdo.view">CDOView.Options</A> <DD>Returns the current set of <A HREF="./org/eclipse/emf/cdo/view/CDOAdapterPolicy.html" title="interface in org.eclipse.emf.cdo.view"><CODE>change subscription policies</CODE></A>. @@ -4262,24 +4433,24 @@ Method in class org.eclipse.emf.cdo.ui.ide.<A HREF="./org/eclipse/emf/cdo/ui/ide <DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceFolderItemProvider.html#getChildrenFeatures(java.lang.Object)"><B>getChildrenFeatures(Object)</B></A> - Method in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceFolderItemProvider.html" title="class in org.eclipse.emf.cdo.eresource.provider">CDOResourceFolderItemProvider</A> -<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! +<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceItemProvider.html#getChildrenFeatures(java.lang.Object)"><B>getChildrenFeatures(Object)</B></A> - Method in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/CDOResourceItemProvider.html" title="class in org.eclipse.emf.cdo.eresource.provider">CDOResourceItemProvider</A> -<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! +<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! <DT><A HREF="./org/eclipse/emf/cdo/etypes/provider/AnnotationItemProvider.html#getChildrenFeatures(java.lang.Object)"><B>getChildrenFeatures(Object)</B></A> - Method in class org.eclipse.emf.cdo.etypes.provider.<A HREF="./org/eclipse/emf/cdo/etypes/provider/AnnotationItemProvider.html" title="class in org.eclipse.emf.cdo.etypes.provider">AnnotationItemProvider</A> -<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! +<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! <DT><A HREF="./org/eclipse/emf/cdo/etypes/provider/ModelElementItemProvider.html#getChildrenFeatures(java.lang.Object)"><B>getChildrenFeatures(Object)</B></A> - Method in class org.eclipse.emf.cdo.etypes.provider.<A HREF="./org/eclipse/emf/cdo/etypes/provider/ModelElementItemProvider.html" title="class in org.eclipse.emf.cdo.etypes.provider">ModelElementItemProvider</A> -<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! +<DD>This specifies how to implement <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#getChildren(java.lang.Object)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.getChildren(java.lang.Object)</CODE></A> and is used to deduce an appropriate feature for an + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/AddCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>AddCommand</CODE></A>, <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/RemoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>RemoveCommand</CODE></A> or + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/command/MoveCommand.html?is-external=true" title="class or interface in org.eclipse.emf.edit.command"><CODE>MoveCommand</CODE></A> in <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/edit/provider/ItemProviderAdapter.html?is-external=true#createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter)" title="class or interface in org.eclipse.emf.edit.provider"><CODE>ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class<? extends org.eclipse.emf.common.command.Command>, org.eclipse.emf.edit.command.CommandParameter)</CODE></A>. <! <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html#getChoiceOfValues(java.lang.Object)"><B>getChoiceOfValues(Object)</B></A> - Method in class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.CDOPropertyDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.CDOPropertyDescriptor</A> <DD> @@ -4395,8 +4566,8 @@ Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/c <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html#getCommittedSinceLastRefresh(org.eclipse.emf.cdo.common.id.CDOID)"><B>getCommittedSinceLastRefresh(CDOID)</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOSession</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html#getCommitTimeout()"><B>getCommitTimeout()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSession.Options</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html#getCommitTimeout()"><B>getCommitTimeout()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSession.Options</A> <DD>Returns the timeout for commit operations in <b>seconds</b>. <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html#getConfirmed()"><B>getConfirmed()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.RepositoryTimeResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.RepositoryTimeResult</A> @@ -4419,12 +4590,12 @@ Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/Defau <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStoreAccessor.html#getConnection()"><B>getConnection()</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IDBStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.db">IDBStoreAccessor</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getConnector()"><B>getConnector()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getConnector(java.lang.String)"><B>getConnector(String)</B></A> - Method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getConnector()"><B>getConnector()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> -<DD> <DT><A HREF="./org/eclipse/emf/cdo/location/IRepositoryLocation.html#getConnectorDescription()"><B>getConnectorDescription()</B></A> - Method in interface org.eclipse.emf.cdo.location.<A HREF="./org/eclipse/emf/cdo/location/IRepositoryLocation.html" title="interface in org.eclipse.emf.cdo.location">IRepositoryLocation</A> <DD> @@ -4508,7 +4679,7 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionData.html#getContainingFeatureID()"><B>getContainingFeatureID()</B></A> - Method in interface org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionData.html" title="interface in org.eclipse.emf.cdo.common.revision">CDORevisionData</A> -<DD> +<DD>Provides the input to the calculation of the feature in the container revision that actually holds this revision. <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/BaseCDORevision.html#getContainingFeatureID()"><B>getContainingFeatureID()</B></A> - Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/BaseCDORevision.html" title="class in org.eclipse.emf.cdo.spi.common.revision">BaseCDORevision</A> <DD> @@ -4696,7 +4867,7 @@ Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSe <DD> <DT><A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html#getDetachedObjectTypes()"><B>getDetachedObjectTypes()</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html" title="interface in org.eclipse.emf.cdo.server">IStoreAccessor.CommitContext</A> -<DD>Returns a map with an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EClass</CODE></A> value per <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> type. +<DD>Returns a map with an <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EClass</CODE></A> value per <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> type. <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalCommitContext.html#getDetachedRevisions()"><B>getDetachedRevisions()</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalCommitContext.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalCommitContext</A> <DD> @@ -4708,7 +4879,7 @@ Method in class org.eclipse.emf.cdo.etypes.impl.<A HREF="./org/eclipse/emf/cdo/e <DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html#getDiagnostic()"><B>getDiagnostic()</B></A> - Method in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</A> -<DD>Returns the meta object for data type '<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/Resource.Diagnostic.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE><em>Diagnostic</em></CODE></A>'. <! +<DD>Returns the meta object for data type '<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/Resource.Diagnostic.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE><em>Diagnostic</em></CODE></A>'. <! <DT><A HREF="./org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html#getDiagnostic()"><B>getDiagnostic()</B></A> - Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cdo/eresource/impl/EresourcePackageImpl.html" title="class in org.eclipse.emf.cdo.eresource.impl">EresourcePackageImpl</A> <DD> @@ -4780,15 +4951,21 @@ Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/sp <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonView</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockOwner</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockArea</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - +Method in exception org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html" title="class in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockAreaAlreadyExistsException</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - Method in exception org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html" title="class in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockAreaNotFoundException</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#getDurableLockingID()"><B>getDurableLockingID()</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> @@ -4860,7 +5037,7 @@ Static method in class org.eclipse.emf.cdo.util.<A HREF="./org/eclipse/emf/cdo/u <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html#getEPackage(boolean)"><B>getEPackage(boolean)</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageInfo</A> -<DD>Returns the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package</CODE></A> described by this package info. +<DD>Returns the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package</CODE></A> described by this package info. <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html#getEPackage()"><B>getEPackage()</B></A> - Method in class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html" title="class in org.eclipse.emf.cdo.common.model">CDOPackageRegistryPopulator.Descriptor</A> <DD> @@ -4872,7 +5049,7 @@ Static method in class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/e <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html#getEPackages(boolean)"><B>getEPackages(boolean)</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageUnit</A> -<DD>Returns all <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A> of the nested package tree structure described by this package unit in +<DD>Returns all <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>packages</CODE></A> of the nested package tree structure described by this package unit in depth-first traversal order. <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html#getEPackages()"><B>getEPackages()</B></A> - Method in class org.eclipse.emf.cdo.spi.common.model.<A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html" title="class in org.eclipse.emf.cdo.spi.common.model">DelegatingCDOPackageRegistry</A> @@ -5196,6 +5373,15 @@ Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/Defau <DT><A HREF="./org/eclipse/emf/spi/cdo/DefaultCDOMerger.Conflict.html#getID()"><B>getID()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/DefaultCDOMerger.Conflict.html" title="class in org.eclipse.emf.spi.cdo">DefaultCDOMerger.Conflict</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html#getIDGenerationLocation()"><B>getIDGenerationLocation()</B></A> - +Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonRepository</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html#getIDGenerator()"><B>getIDGenerator()</B></A> - +Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session">CDOSession</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html#getIDGenerator()"><B>getIDGenerator()</B></A> - +Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session">CDOSessionConfiguration</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.html#getIDHandler()"><B>getIDHandler()</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.html" title="interface in org.eclipse.emf.cdo.server.db">IDBStore</A> <DD> @@ -5211,6 +5397,9 @@ Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/c <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html#getIDMappings()"><B>getIDMappings()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html#getIDMappings()"><B>getIDMappings()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.ApplyChangeSetResult.html" title="class in org.eclipse.emf.spi.cdo">InternalCDOTransaction.ApplyChangeSetResult</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/protocol/CDODataOutput.html#getIDProvider()"><B>getIDProvider()</B></A> - Method in interface org.eclipse.emf.cdo.common.protocol.<A HREF="./org/eclipse/emf/cdo/common/protocol/CDODataOutput.html" title="interface in org.eclipse.emf.cdo.common.protocol">CDODataOutput</A> <DD> @@ -5485,12 +5674,22 @@ Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/s <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html#getLockArea(java.lang.String)"><B>getLockArea(String)</B></A> - Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager</A> <DD>Returns the <A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock"><CODE>lock area</CODE></A> specified by the given durableLockingID, never <code>null</code>. +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/CDOReplicationInfo.html#getLockAreaIDs()"><B>getLockAreaIDs()</B></A> - +Method in interface org.eclipse.emf.cdo.spi.common.<A HREF="./org/eclipse/emf/cdo/spi/common/CDOReplicationInfo.html" title="interface in org.eclipse.emf.cdo.spi.common">CDOReplicationInfo</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html#getLockAreas(java.lang.String, org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockArea.Handler)"><B>getLockAreas(String, IDurableLockingManager.LockArea.Handler)</B></A> - Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html#getLockedObject()"><B>getLockedObject()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockState</A> +<DD>Gets a unique identifier for the object that is locked; typically a <A HREF="./org/eclipse/emf/cdo/common/id/CDOID.html" title="interface in org.eclipse.emf.cdo.common.id"><CODE>CDOID</CODE></A> or a <A HREF="./org/eclipse/emf/cdo/common/revision/CDOIDAndBranch.html" title="interface in org.eclipse.emf.cdo.common.revision"><CODE>CDOIDAndBranch</CODE></A>, + depending on whether branching support is enabled or not <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#getLockEntryObject(java.lang.Object)"><B>getLockEntryObject(Object)</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#getLockGrade(java.lang.Object)"><B>getLockGrade(Object)</B></A> - +Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#getLockKey(org.eclipse.emf.cdo.common.id.CDOID, org.eclipse.emf.cdo.common.branch.CDOBranch)"><B>getLockKey(CDOID, CDOBranch)</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> <DD> @@ -5503,15 +5702,39 @@ Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/se <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalRepository.html#getLockManager()"><B>getLockManager()</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalRepository.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalRepository</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.html#getLockNotificationMode()"><B>getLockNotificationMode()</B></A> - +Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonSession.Options</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html#getLockNotificationMode()"><B>getLockNotificationMode()</B></A> - +Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.session">CDOSessionConfiguration</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html#getLockOwner()"><B>getLockOwner()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html#getLocks()"><B>getLocks()</B></A> - Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockArea</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#getLocks()"><B>getLocks()</B></A> - Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#getLocks(org.eclipse.emf.cdo.server.IView)"><B>getLocks(IView)</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html#getLockState(java.lang.Object)"><B>getLockState(Object)</B></A> - +Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalLockManager.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalLockManager</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html#getLockStates()"><B>getLockStates()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html#getLockStates(int, java.util.Collection)"><B>getLockStates(int, Collection<CDOID>)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo">CDOSessionProtocol</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html#getLockStates(java.util.Collection)"><B>getLockStates(Collection<CDOID>)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOView</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html#getLockType()"><B>getLockType()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/objectivity/IObjectivityStoreConfig.html#getLogOption()"><B>getLogOption()</B></A> - Method in interface org.eclipse.emf.cdo.server.objectivity.<A HREF="./org/eclipse/emf/cdo/server/objectivity/IObjectivityStoreConfig.html" title="interface in org.eclipse.emf.cdo.server.objectivity">IObjectivityStoreConfig</A> <DD> @@ -5600,10 +5823,10 @@ Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo <DD>Get the meta data manager associated with this DBStore. <DT><A HREF="./org/eclipse/emf/cdo/server/db/IMetaDataManager.html#getMetaID(org.eclipse.emf.ecore.EModelElement, long)"><B>getMetaID(EModelElement, long)</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IMetaDataManager.html" title="interface in org.eclipse.emf.cdo.server.db">IMetaDataManager</A> -<DD>Returns the meta ID of the given <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EModelElement</CODE></A>. +<DD>Returns the meta ID of the given <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EModelElement</CODE></A>. <DT><A HREF="./org/eclipse/emf/cdo/server/db/IMetaDataManager.html#getMetaInstance(org.eclipse.emf.cdo.common.id.CDOID)"><B>getMetaInstance(CDOID)</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IMetaDataManager.html" title="interface in org.eclipse.emf.cdo.server.db">IMetaDataManager</A> -<DD>Returns the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EModelElement</CODE></A> referred to by the given ID. +<DD>Returns the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EModelElement</CODE></A> referred to by the given ID. <DT><A HREF="./org/eclipse/emf/cdo/server/db/IIDHandler.html#getMinCDOID()"><B>getMinCDOID()</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IIDHandler.html" title="interface in org.eclipse.emf.cdo.server.db">IIDHandler</A> <DD> @@ -5669,6 +5892,15 @@ Method in class org.eclipse.emf.cdo.spi.common.branch.<A HREF="./org/eclipse/emf <DT><A HREF="./org/eclipse/emf/cdo/spi/common/branch/InternalCDOBranchManager.BranchLoader.SubBranchInfo.html#getName()"><B>getName()</B></A> - Method in class org.eclipse.emf.cdo.spi.common.branch.<A HREF="./org/eclipse/emf/cdo/spi/common/branch/InternalCDOBranchManager.BranchLoader.SubBranchInfo.html" title="class in org.eclipse.emf.cdo.spi.common.branch">InternalCDOBranchManager.BranchLoader.SubBranchInfo</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#getNet4jSession(org.eclipse.net4j.util.container.IManagedContainer, java.lang.String)"><B>getNet4jSession(IManagedContainer, String)</B></A> - +Static method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jUtil</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getNet4jSession(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><B>getNet4jSession(IConnector, String, String, String)</B></A> - +Method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getNet4jSessionConfiguration(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><B>getNet4jSessionConfiguration(IConnector, String, String, String)</B></A> - +Method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/provider/EresourceItemProviderAdapterFactory.html#getNewChildDescriptors(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain)"><B>getNewChildDescriptors(Object, EditingDomain)</B></A> - Method in class org.eclipse.emf.cdo.eresource.provider.<A HREF="./org/eclipse/emf/cdo/eresource/provider/EresourceItemProviderAdapterFactory.html" title="class in org.eclipse.emf.cdo.eresource.provider">EresourceItemProviderAdapterFactory</A> <DD> @@ -5681,6 +5913,15 @@ Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html#getNewEnabled()"><B>getNewEnabled()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonSession.Options.PassiveUpdateEvent</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html#getNewLockStates()"><B>getNewLockStates()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html#getNewLockStates()"><B>getNewLockStates()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.LockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.LockObjectsResult</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html#getNewLockStates()"><B>getNewLockStates()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.UnlockObjectsResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.UnlockObjectsResult</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html#getNewMode()"><B>getNewMode()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.Options.PassiveUpdateEvent.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonSession.Options.PassiveUpdateEvent</A> <DD> @@ -5781,7 +6022,7 @@ Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/I <DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#getNextTemporaryID()"><B>getNextTemporaryID()</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A> -<DD> +<DD><B>Deprecated.</B> <I><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#createIDForNewObject(org.eclipse.emf.ecore.EObject)"><CODE>InternalCDOTransaction.createIDForNewObject(EObject)</CODE></A> is called since 4.1.</I> <DT><A HREF="./org/eclipse/emf/cdo/eresource/CDOResourceFolder.html#getNodes()"><B>getNodes()</B></A> - Method in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo/eresource/CDOResourceFolder.html" title="interface in org.eclipse.emf.cdo.eresource">CDOResourceFolder</A> <DD>Returns the value of the '<em><b>Nodes</b></em>' containment reference list. @@ -5794,6 +6035,9 @@ Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOCh <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html#getNsURI()"><B>getNsURI()</B></A> - Method in class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageRegistryPopulator.Descriptor.html" title="class in org.eclipse.emf.cdo.common.model">CDOPackageRegistryPopulator.Descriptor</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOUserSavepoint.html#getNumber()"><B>getNumber()</B></A> - +Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOUserSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOUserSavepoint</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#getObject(org.eclipse.emf.cdo.common.id.CDOID, boolean)"><B>getObject(CDOID, boolean)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> @@ -5881,6 +6125,9 @@ Method in interface org.eclipse.emf.cdo.common.revision.delta.<A HREF="./org/ecl <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html#getOpenedSession()"><B>getOpenedSession()</B></A> - Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSessionConfiguration.SessionOpenedEvent.html" title="interface in org.eclipse.emf.cdo.session">CDOSessionConfiguration.SessionOpenedEvent</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html#getOperation()"><B>getOperation()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#getOrCreateResource(java.lang.String)"><B>getOrCreateResource(String)</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> @@ -5916,7 +6163,7 @@ Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/ <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html#getPackageInfo(java.lang.String)"><B>getPackageInfo(String)</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageUnit</A> -<DD>Returns the <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package info</CODE></A> object that describes the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package</CODE></A> with the given +<DD>Returns the <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package info</CODE></A> object that describes the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package</CODE></A> with the given namespace URI, or <code>null</code> if this package unit does not contain a package with this URI. <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html#getPackageInfo(org.eclipse.emf.ecore.EPackage)"><B>getPackageInfo(EPackage)</B></A> - Method in class org.eclipse.emf.cdo.spi.common.model.<A HREF="./org/eclipse/emf/cdo/spi/common/model/DelegatingCDOPackageRegistry.html" title="class in org.eclipse.emf.cdo.spi.common.model">DelegatingCDOPackageRegistry</A> @@ -5961,19 +6208,19 @@ Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/ <DT><A HREF="./org/eclipse/emf/cdo/common/protocol/CDODataOutput.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - Method in interface org.eclipse.emf.cdo.common.protocol.<A HREF="./org/eclipse/emf/cdo/common/protocol/CDODataOutput.html" title="interface in org.eclipse.emf.cdo.common.protocol">CDODataOutput</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/server/IRepository.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IRepository.html" title="interface in org.eclipse.emf.cdo.server">IRepository</A> -<DD>Returns the EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package registry</CODE></A> that is used by this repository. +<DD>Returns the EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package registry</CODE></A> that is used by this repository. <DT><A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html" title="interface in org.eclipse.emf.cdo.server">IStoreAccessor.CommitContext</A> <DD>Returns the temporary, transactional package manager associated with the commit operation represented by this <code>CommitContext</code>. <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session">CDOSession</A> -<DD>Returns the EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package registry</CODE></A> that is used by all <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>objects</CODE></A> of all +<DD>Returns the EMF <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package registry</CODE></A> that is used by all <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>objects</CODE></A> of all <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>views</CODE></A> of this session. <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageUnit.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - Method in interface org.eclipse.emf.cdo.spi.common.model.<A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.spi.common.model">InternalCDOPackageUnit</A> @@ -5990,6 +6237,9 @@ Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html#getPackageRegistry()"><B>getPackageRegistry()</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOSession</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalRepository.html#getPackageRegistryCommitLock()"><B>getPackageRegistryCommitLock()</B></A> - +Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalRepository.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalRepository</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html#getPackageUnit()"><B>getPackageUnit()</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageInfo</A> <DD>Returns the package unit containing this package info. @@ -6073,7 +6323,7 @@ Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOInte <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html#getParentURI()"><B>getParentURI()</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageInfo</A> -<DD>Returns the namespace URI of the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getESuperPackage()" title="class or interface in org.eclipse.emf.ecore"><CODE>super package</CODE></A> of the package described by this +<DD>Returns the namespace URI of the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getESuperPackage()" title="class or interface in org.eclipse.emf.ecore"><CODE>super package</CODE></A> of the package described by this package info. <DT><A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.html#getParentURI(org.eclipse.emf.ecore.EPackage)"><B>getParentURI(EPackage)</B></A> - Static method in class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/EMFUtil.html" title="class in org.eclipse.emf.cdo.common.model">EMFUtil</A> @@ -6129,6 +6379,9 @@ Method in class org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server <DT><A HREF="./org/eclipse/emf/cdo/server/db4o/IDB4OStore.html#getPort()"><B>getPort()</B></A> - Method in interface org.eclipse.emf.cdo.server.db4o.<A HREF="./org/eclipse/emf/cdo/server/db4o/IDB4OStore.html" title="interface in org.eclipse.emf.cdo.server.db4o">IDB4OStore</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html#getPostCommmitLockStates()"><B>getPostCommmitLockStates()</B></A> - +Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.CommitContext.html" title="interface in org.eclipse.emf.cdo.server">IStoreAccessor.CommitContext</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IPreparedStatementCache.html#getPreparedStatement(java.lang.String, org.eclipse.emf.cdo.server.db.IPreparedStatementCache.ReuseProbability)"><B>getPreparedStatement(String, IPreparedStatementCache.ReuseProbability)</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IPreparedStatementCache.html" title="interface in org.eclipse.emf.cdo.server.db">IPreparedStatementCache</A> <DD> @@ -6174,8 +6427,8 @@ Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view <DT><A HREF="./org/eclipse/emf/cdo/view/ManagedContainerViewProvider.html#getPriority()"><B>getPriority()</B></A> - Method in class org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/ManagedContainerViewProvider.html" title="class in org.eclipse.emf.cdo.view">ManagedContainerViewProvider</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html#getProgressInterval()"><B>getProgressInterval()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSession.Options</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html#getProgressInterval()"><B>getProgressInterval()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSession.Options</A> <DD>Returns the interval for progress reports of commit operations in <b>seconds</b>. <DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html#getProperties()"><B>getProperties()</B></A> - Method in interface org.eclipse.emf.cdo.server.db.mapping.<A HREF="./org/eclipse/emf/cdo/server/db/mapping/IMappingStrategy.html" title="interface in org.eclipse.emf.cdo.server.db.mapping">IMappingStrategy</A> @@ -6237,8 +6490,8 @@ Method in class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDO <DT><A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.WriteLockedDescriptor.html#getPropertyValue(java.lang.Object)"><B>getPropertyValue(Object)</B></A> - Method in class org.eclipse.emf.cdo.edit.<A HREF="./org/eclipse/emf/cdo/edit/CDOItemProviderAdapter.WriteLockedDescriptor.html" title="class in org.eclipse.emf.cdo.edit">CDOItemProviderAdapter.WriteLockedDescriptor</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html#getProtocol()"><B>getProtocol()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSession.Options</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html#getProtocol()"><B>getProtocol()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSession.Options.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSession.Options</A> <DD>Returns the Net4j <A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.html" title="interface in org.eclipse.emf.spi.cdo"><CODE>protocol</CODE></A> instance that represents the underlying <em>signalling connection</em> to the repository of this session. <DT><A HREF="./org/eclipse/emf/cdo/server/ISession.html#getProtocol()"><B>getProtocol()</B></A> - @@ -6308,6 +6561,9 @@ Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/sp Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/Store.html" title="class in org.eclipse.emf.cdo.spi.server">Store</A> <DD>Returns a <A HREF="./org/eclipse/emf/cdo/spi/server/StoreAccessorPool.html" title="class in org.eclipse.emf.cdo.spi.server"><CODE>pool</CODE></A> that may contain <A HREF="./org/eclipse/emf/cdo/server/IStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server"><CODE>IStoreAccessor</CODE></A> instances that are compatible with the given session. +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html#getReadLockOwners()"><B>getReadLockOwners()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockState</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOSavepoint.html#getReattachedObjects()"><B>getReattachedObjects()</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOSavepoint</A> <DD>Bug 283985 (Re-attachment) @@ -6457,6 +6713,9 @@ Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net <DT><A HREF="./org/eclipse/emf/cdo/ui/widgets/SessionComposite.html#getRepositoryHistory()"><B>getRepositoryHistory()</B></A> - Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui/widgets/SessionComposite.html" title="class in org.eclipse.emf.cdo.ui.widgets">SessionComposite</A> <DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html#getRepositoryIDGenerationLocation()"><B>getRepositoryIDGenerationLocation()</B></A> - +Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.OpenSessionResult</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html#getRepositoryInfo()"><B>getRepositoryInfo()</B></A> - Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session">CDOSession</A> <DD>Returns an instance of <A HREF="./org/eclipse/emf/cdo/session/CDORepositoryInfo.html" title="interface in org.eclipse.emf.cdo.session"><CODE>CDORepositoryInfo</CODE></A> that describes the model repository this <A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session"><CODE>session</CODE></A> is connected to. @@ -6469,8 +6728,8 @@ Method in interface org.eclipse.emf.cdo.location.<A HREF="./org/eclipse/emf/cdo/ <DT><A HREF="./org/eclipse/emf/cdo/location/IRepositoryLocation.html#getRepositoryName()"><B>getRepositoryName()</B></A> - Method in interface org.eclipse.emf.cdo.location.<A HREF="./org/eclipse/emf/cdo/location/IRepositoryLocation.html" title="interface in org.eclipse.emf.cdo.location">IRepositoryLocation</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getRepositoryName()"><B>getRepositoryName()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getRepositoryName()"><B>getRepositoryName()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/server/net4j/FailoverMonitor.AgentProtocol.html#getRepositoryName()"><B>getRepositoryName()</B></A> - Method in class org.eclipse.emf.cdo.server.net4j.<A HREF="./org/eclipse/emf/cdo/server/net4j/FailoverMonitor.AgentProtocol.html" title="class in org.eclipse.emf.cdo.server.net4j">FailoverMonitor.AgentProtocol</A> @@ -6583,7 +6842,7 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DD> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOView.html#getResourceNode(java.lang.String)"><B>getResourceNode(String)</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A> -<DD>Returns the resource node with the given path, or <code>null</code> if no such resource node exists. +<DD>Returns the resource node with the given path. <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html#getResourceNodeID(java.lang.String)"><B>getResourceNodeID(String)</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOView</A> <DD> @@ -6604,7 +6863,7 @@ Method in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo <DD>Returns the value of the '<em><b>Resource Set</b></em>' attribute. <! <DT><A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html#getResourceSet()"><B>getResourceSet()</B></A> - Method in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</A> -<DD>Returns the meta object for data type '<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE><em>Resource Set</em></CODE></A>' +<DD>Returns the meta object for data type '<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE><em>Resource Set</em></CODE></A>' <DT><A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceImpl.html#getResourceSet()"><B>getResourceSet()</B></A> - Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceImpl.html" title="class in org.eclipse.emf.cdo.eresource.impl">CDOResourceImpl</A> <DD> @@ -6616,7 +6875,7 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DD> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOView.html#getResourceSet()"><B>getResourceSet()</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view">CDOView</A> -<DD>Returns the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>resource set</CODE></A> this view is associated with. +<DD>Returns the <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/resource/ResourceSet.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.resource"><CODE>resource set</CODE></A> this view is associated with. <DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html#getResourceSet()"><B>getResourceSet()</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html" title="interface in org.eclipse.emf.cdo.view">CDOViewSet</A> <DD> @@ -6791,8 +7050,8 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionManager.html#getRevisionLocker()"><B>getRevisionLocker()</B></A> - Method in interface org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionManager.html" title="interface in org.eclipse.emf.cdo.spi.common.revision">InternalCDORevisionManager</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getRevisionManager()"><B>getRevisionManager()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getRevisionManager()"><B>getRevisionManager()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html#getRevisionManager()"><B>getRevisionManager()</B></A> - Method in interface org.eclipse.emf.cdo.server.embedded.<A HREF="./org/eclipse/emf/cdo/server/embedded/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.server.embedded">CDOSessionConfiguration</A> @@ -6894,6 +7153,12 @@ Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui <DT><A HREF="./org/eclipse/emf/cdo/ui/widgets/ComposeBranchPointComposite.html#getSelectTimeComposite()"><B>getSelectTimeComposite()</B></A> - Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui/widgets/ComposeBranchPointComposite.html" title="class in org.eclipse.emf.cdo.ui.widgets">ComposeBranchPointComposite</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionLocksChangedEvent.html#getSender()"><B>getSender()</B></A> - +Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSessionLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.session">CDOSessionLocksChangedEvent</A> +<DD>Returns the view that caused the lock changes if this view is local, or <code>null</code> if the view was remote. +<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewLocksChangedEvent.html#getSender()"><B>getSender()</B></A> - +Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewLocksChangedEvent.html" title="interface in org.eclipse.emf.cdo.view">CDOViewLocksChangedEvent</A> +<DD>Returns the view that caused the lock changes if this view is local, or <code>null</code> if the view was remote. <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html#getSession()"><B>getSession()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonView</A> <DD> @@ -6902,10 +7167,10 @@ Method in interface org.eclipse.emf.cdo.common.protocol.<A HREF="./org/eclipse/e <DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#getSession(org.eclipse.net4j.util.container.IManagedContainer, java.lang.String)"><B>getSession(IManagedContainer, String)</B></A> - Static method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jUtil</A> -<DD> +<DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jUtil.html#getNet4jSession(org.eclipse.net4j.util.container.IManagedContainer, java.lang.String)"><CODE>getNet4jSession()</CODE></A>.</I> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getSession(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><B>getSession(IConnector, String, String, String)</B></A> - Method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A> -<DD> +<DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getNet4jSession(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><CODE>getNet4jSession()</CODE></A>.</I> <DT><A HREF="./org/eclipse/emf/cdo/server/ISessionManager.html#getSession(int)"><B>getSession(int)</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/ISessionManager.html" title="interface in org.eclipse.emf.cdo.server">ISessionManager</A> <DD> @@ -6959,13 +7224,16 @@ Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/I <DD> <DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getSessionConfiguration(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><B>getSessionConfiguration(IConnector, String, String, String)</B></A> - Method in class org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html" title="class in org.eclipse.emf.cdo.net4j">CDONet4jViewProvider</A> -<DD> +<DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jViewProvider.html#getNet4jSessionConfiguration(org.eclipse.net4j.connector.IConnector, java.lang.String, java.lang.String, java.lang.String)"><CODE>getNet4jSessionConfiguration()</CODE></A>.</I> <DT><A HREF="./org/eclipse/emf/cdo/ui/widgets/SessionComposite.html#getSessionDescription()"><B>getSessionDescription()</B></A> - Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui/widgets/SessionComposite.html" title="class in org.eclipse.emf.cdo.ui.widgets">SessionComposite</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html#getSessionID()"><B>getSessionID()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonSession</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html#getSessionID()"><B>getSessionID()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockOwner</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/session/remote/CDORemoteSession.html#getSessionID()"><B>getSessionID()</B></A> - Method in interface org.eclipse.emf.cdo.session.remote.<A HREF="./org/eclipse/emf/cdo/session/remote/CDORemoteSession.html" title="interface in org.eclipse.emf.cdo.session.remote">CDORemoteSession</A> <DD>Returns the session ID of this remote session. @@ -6995,9 +7263,9 @@ Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cd <DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSavepoint.html#getSharedDetachedObjects()"><B>getSharedDetachedObjects()</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSavepoint.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOSavepoint</A> -<DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getSignalTimeout()"><B>getSignalTimeout()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> +<DD><B>Deprecated.</B> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getSignalTimeout()"><B>getSignalTimeout()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html#getSize()"><B>getSize()</B></A> - Method in class org.eclipse.emf.cdo.common.lob.<A HREF="./org/eclipse/emf/cdo/common/lob/CDOLobInfo.html" title="class in org.eclipse.emf.cdo.common.lob">CDOLobInfo</A> @@ -7052,8 +7320,8 @@ Method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/com <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOReference.html#getSourceFeature()"><B>getSourceFeature()</B></A> - Method in interface org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOReference.html" title="interface in org.eclipse.emf.cdo.common.id">CDOReference</A> -<DD>Returns the source <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EReference</CODE></A> or the source <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EAttribute</CODE></A> if the source feature is a - <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/util/FeatureMap.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util"><CODE>FeatureMap</CODE></A>. +<DD>Returns the source <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EReference</CODE></A> or the source <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EAttribute</CODE></A> if the source feature is a + <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/util/FeatureMap.html?is-external=true" title="class or interface in org.eclipse.emf.ecore.util"><CODE>FeatureMap</CODE></A>. <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDReference.html#getSourceIndex()"><B>getSourceIndex()</B></A> - Method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDReference.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDReference</A> <DD> @@ -7168,8 +7436,8 @@ Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/se <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html#getStoreType()"><B>getStoreType()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.OpenSessionResult</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html#getStreamWrapper()"><B>getStreamWrapper()</B></A> - -Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDOSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDOSessionConfiguration</A> +<DT><A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html#getStreamWrapper()"><B>getStreamWrapper()</B></A> - +Method in interface org.eclipse.emf.cdo.net4j.<A HREF="./org/eclipse/emf/cdo/net4j/CDONet4jSessionConfiguration.html" title="interface in org.eclipse.emf.cdo.net4j">CDONet4jSessionConfiguration</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html#getString(org.eclipse.emf.cdo.common.id.CDOID)"><B>getString(CDOID)</B></A> - Static method in class org.eclipse.emf.cdo.common.id.<A HREF="./org/eclipse/emf/cdo/common/id/CDOIDUtil.html" title="class in org.eclipse.emf.cdo.common.id">CDOIDUtil</A> @@ -7319,6 +7587,9 @@ Method in class org.eclipse.emf.cdo.ui.widgets.<A HREF="./org/eclipse/emf/cdo/ui Method in interface org.eclipse.emf.cdo.common.branch.<A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch">CDOBranchPoint</A> <DD>Returns the time stamp of this branch point, or the fixed special time stamp <i> <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html#UNSPECIFIED_DATE"><CODE>unspecified</CODE></A></i> if this branch point marks the <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranch.html#getHead()"><CODE>head</CODE></A> of a branch. +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html#getTimeStamp()"><B>getTimeStamp()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfo.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfo</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html#getTimeStamp()"><B>getTimeStamp()</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageUnit</A> <DD>Returns the time this package unit was originally committed. @@ -7357,7 +7628,7 @@ Method in class org.eclipse.emf.cdo.spi.common.revision.<A HREF="./org/eclipse/e <DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#getTimeStamp()"><B>getTimeStamp()</B></A> - Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#getTimeStamp()"><B>getTimeStamp()</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> @@ -7385,7 +7656,7 @@ Static method in class org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/e <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html#getTopLevelPackageInfo()"><B>getTopLevelPackageInfo()</B></A> - Method in interface org.eclipse.emf.cdo.common.model.<A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.common.model">CDOPackageUnit</A> -<DD>Returns the <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package info</CODE></A> object that describes the top level <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package</CODE></A> of the +<DD>Returns the <A HREF="./org/eclipse/emf/cdo/common/model/CDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.common.model"><CODE>package info</CODE></A> object that describes the top level <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>package</CODE></A> of the nested package tree structure described by this package unit. <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageUnit.html#getTopLevelPackageInfo()"><B>getTopLevelPackageInfo()</B></A> - Method in interface org.eclipse.emf.cdo.spi.common.model.<A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.spi.common.model">InternalCDOPackageUnit</A> @@ -7419,6 +7690,9 @@ Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/c <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOSavepoint.html#getTransaction()"><B>getTransaction()</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOSavepoint</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html#getTransaction(int)"><B>getTransaction(int)</B></A> - +Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionContainer</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOUserSavepoint.html#getTransaction()"><B>getTransaction()</B></A> - Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOUserSavepoint.html" title="interface in org.eclipse.emf.cdo.transaction">CDOUserSavepoint</A> <DD> @@ -7461,6 +7735,9 @@ Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/c <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.html#getTransactionManager()"><B>getTransactionManager()</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOXATransaction.InternalCDOXACommitContext</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html#getTransactions()"><B>getTransactions()</B></A> - +Method in interface org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOTransactionContainer.html" title="interface in org.eclipse.emf.cdo.transaction">CDOTransactionContainer</A> +<DD>Returns an array of all open <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>views</CODE></A> and <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transactions</CODE></A> of this session. <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html#getTransactionStrategy()"><B>getTransactionStrategy()</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOTransaction</A> <DD> @@ -7563,7 +7840,7 @@ Method in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo <DD> <DT><A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html#getURI()"><B>getURI()</B></A> - Method in interface org.eclipse.emf.cdo.eresource.<A HREF="./org/eclipse/emf/cdo/eresource/EresourcePackage.html" title="interface in org.eclipse.emf.cdo.eresource">EresourcePackage</A> -<DD>Returns the meta object for data type '<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><CODE><em>URI</em></CODE></A>'. <! +<DD>Returns the meta object for data type '<A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util"><CODE><em>URI</em></CODE></A>'. <! <DT><A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceImpl.html#getURI()"><B>getURI()</B></A> - Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceImpl.html" title="class in org.eclipse.emf.cdo.eresource.impl">CDOResourceImpl</A> <DD> @@ -7608,7 +7885,7 @@ Method in class org.eclipse.emf.cdo.spi.common.<A HREF="./org/eclipse/emf/cdo/sp <DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html#getUserID()"><B>getUserID()</B></A> - Method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/DurableLockArea.html" title="class in org.eclipse.emf.cdo.spi.server">DurableLockArea</A> -<DD> +<DD><B>Deprecated.</B> <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html#getUserID()"><B>getUserID()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.OpenSessionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.OpenSessionResult</A> <DD> @@ -7711,9 +7988,6 @@ Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/se <DT><A HREF="./org/eclipse/emf/cdo/server/ocl/CDOExtentCreator.html#getView()"><B>getView()</B></A> - Method in class org.eclipse.emf.cdo.server.ocl.<A HREF="./org/eclipse/emf/cdo/server/ocl/CDOExtentCreator.html" title="class in org.eclipse.emf.cdo.server.ocl">CDOExtentCreator</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html#getView(int)"><B>getView(int)</B></A> - -Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session">CDOSession</A> -<DD> <DT><A HREF="./org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html#getView()"><B>getView()</B></A> - Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html" title="interface in org.eclipse.emf.cdo.session">CDOSessionInvalidationEvent</A> <DD><B>Deprecated.</B> <I>Use <A HREF="./org/eclipse/emf/cdo/session/CDOSessionInvalidationEvent.html#getLocalTransaction()"><CODE>CDOSessionInvalidationEvent.getLocalTransaction()</CODE></A>.</I> @@ -7741,6 +8015,9 @@ Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOLabe <DT><A HREF="./org/eclipse/emf/cdo/view/CDOQuery.html#getView()"><B>getView()</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOQuery.html" title="interface in org.eclipse.emf.cdo.view">CDOQuery</A> <DD>Returns the <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>view</CODE></A> this query was created by and is associated with. +<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewContainer.html#getView(int)"><B>getView(int)</B></A> - +Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewContainer.html" title="interface in org.eclipse.emf.cdo.view">CDOViewContainer</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html#getView(org.eclipse.emf.common.util.URI, org.eclipse.emf.ecore.resource.ResourceSet)"><B>getView(URI, ResourceSet)</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewProvider.html" title="interface in org.eclipse.emf.cdo.view">CDOViewProvider</A> <DD>Receives a URI and returns an opened <code>CDOView</code> against the repository. @@ -7759,6 +8036,9 @@ Method in class org.eclipse.emf.cdo.ui.<A HREF="./org/eclipse/emf/cdo/ui/CDOLabe <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html#getViewID()"><B>getViewID()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonView.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonView</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html#getViewID()"><B>getViewID()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockOwner.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockOwner</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html#getViewID()"><B>getViewID()</B></A> - Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/transaction/CDOPushTransaction.html" title="class in org.eclipse.emf.cdo.transaction">CDOPushTransaction</A> <DD> @@ -7775,12 +8055,12 @@ Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view <DT><A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html#getViews()"><B>getViews()</B></A> - Method in interface org.eclipse.emf.cdo.common.<A HREF="./org/eclipse/emf/cdo/common/CDOCommonSession.html" title="interface in org.eclipse.emf.cdo.common">CDOCommonSession</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/session/CDOSession.html#getViews()"><B>getViews()</B></A> - -Method in interface org.eclipse.emf.cdo.session.<A HREF="./org/eclipse/emf/cdo/session/CDOSession.html" title="interface in org.eclipse.emf.cdo.session">CDOSession</A> -<DD>Returns an array of all open <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>views</CODE></A> and <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transactions</CODE></A> of this session. <DT><A HREF="./org/eclipse/emf/cdo/spi/server/InternalSession.html#getViews()"><B>getViews()</B></A> - Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/InternalSession.html" title="interface in org.eclipse.emf.cdo.spi.server">InternalSession</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewContainer.html#getViews()"><B>getViews()</B></A> - +Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewContainer.html" title="interface in org.eclipse.emf.cdo.view">CDOViewContainer</A> +<DD>Returns an array of all open <A HREF="./org/eclipse/emf/cdo/view/CDOView.html" title="interface in org.eclipse.emf.cdo.view"><CODE>views</CODE></A> and <A HREF="./org/eclipse/emf/cdo/transaction/CDOTransaction.html" title="interface in org.eclipse.emf.cdo.transaction"><CODE>transactions</CODE></A> of this session. <DT><A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html#getViews()"><B>getViews()</B></A> - Method in interface org.eclipse.emf.cdo.view.<A HREF="./org/eclipse/emf/cdo/view/CDOViewSet.html" title="interface in org.eclipse.emf.cdo.view">CDOViewSet</A> <DD> @@ -7805,6 +8085,12 @@ Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cd <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.html#getWithDelegation(java.lang.String, boolean)"><B>getWithDelegation(String, boolean)</B></A> - Method in interface org.eclipse.emf.cdo.spi.common.model.<A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.spi.common.model">InternalCDOPackageRegistry</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html#getWriteLockOwner()"><B>getWriteLockOwner()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockState</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html#getWriteOptionOwner()"><B>getWriteOptionOwner()</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockState.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockState</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.html#getWriter(org.eclipse.emf.cdo.server.ITransaction)"><B>getWriter(ITransaction)</B></A> - Method in interface org.eclipse.emf.cdo.server.db.<A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.html" title="interface in org.eclipse.emf.cdo.server.db">IDBStore</A> <DD> @@ -7830,6 +8116,12 @@ Method in exception org.eclipse.emf.cdo.util.<A HREF="./org/eclipse/emf/cdo/util <DT><A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html#getXRefs()"><B>getXRefs()</B></A> - Method in class org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/CDOSessionProtocol.CommitTransactionResult.html" title="class in org.eclipse.emf.spi.cdo">CDOSessionProtocol.CommitTransactionResult</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/ISynchronizableRepository.html#goOffline()"><B>goOffline()</B></A> - +Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/ISynchronizableRepository.html" title="interface in org.eclipse.emf.cdo.server">ISynchronizableRepository</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/ISynchronizableRepository.html#goOnline()"><B>goOnline()</B></A> - +Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/ISynchronizableRepository.html" title="interface in org.eclipse.emf.cdo.server">ISynchronizableRepository</A> +<DD> </DL> <HR> <A NAME="_H_"><!-- --></A><H2> @@ -7925,6 +8217,15 @@ Method in interface org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cd <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html#handleLockArea(org.eclipse.emf.cdo.common.lock.IDurableLockingManager.LockArea)"><B>handleLockArea(IDurableLockingManager.LockArea)</B></A> - Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html" title="interface in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockArea.Handler</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfoHandler.html#handleLockChangeInfo(org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo)"><B>handleLockChangeInfo(CDOLockChangeInfo)</B></A> - +Method in interface org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/CDOLockChangeInfoHandler.html" title="interface in org.eclipse.emf.cdo.common.lock">CDOLockChangeInfoHandler</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html#handleLockNotification(org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo, org.eclipse.emf.spi.cdo.InternalCDOView)"><B>handleLockNotification(CDOLockChangeInfo, InternalCDOView)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOSession</A> +<DD> +<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html#handleLockNotification(org.eclipse.emf.spi.cdo.InternalCDOView, org.eclipse.emf.cdo.common.lock.CDOLockChangeInfo)"><B>handleLockNotification(InternalCDOView, CDOLockChangeInfo)</B></A> - +Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOView</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/server/CDOServerImporter.Handler.html#handleModels()"><B>handleModels()</B></A> - Method in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/CDOServerImporter.Handler.html" title="interface in org.eclipse.emf.cdo.server">CDOServerImporter.Handler</A> <DD> @@ -7961,6 +8262,9 @@ Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/I <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html#handleRepositoryTypeChanged(org.eclipse.emf.cdo.common.CDOCommonRepository.Type, org.eclipse.emf.cdo.common.CDOCommonRepository.Type)"><B>handleRepositoryTypeChanged(CDOCommonRepository.Type, CDOCommonRepository.Type)</B></A> - Method in interface org.eclipse.emf.spi.cdo.<A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html" title="interface in org.eclipse.emf.spi.cdo">InternalCDOSession</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html#handleRevision(org.eclipse.emf.cdo.common.revision.CDORevision)"><B>handleRevision(CDORevision)</B></A> - +Method in class org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.Filtered.html" title="class in org.eclipse.emf.cdo.common.revision">CDORevisionHandler.Filtered</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html#handleRevision(org.eclipse.emf.cdo.common.revision.CDORevision)"><B>handleRevision(CDORevision)</B></A> - Method in interface org.eclipse.emf.cdo.common.revision.<A HREF="./org/eclipse/emf/cdo/common/revision/CDORevisionHandler.html" title="interface in org.eclipse.emf.cdo.common.revision">CDORevisionHandler</A> <DD>Handles a revision. @@ -8070,6 +8374,9 @@ Method in class org.eclipse.emf.cdo.common.util.<A HREF="./org/eclipse/emf/cdo/c <DT><A HREF="./org/eclipse/emf/cdo/server/ocl/CDOExtentMap.html#hashCode()"><B>hashCode()</B></A> - Method in class org.eclipse.emf.cdo.server.ocl.<A HREF="./org/eclipse/emf/cdo/server/ocl/CDOExtentMap.html" title="class in org.eclipse.emf.cdo.server.ocl">CDOExtentMap</A> <DD> +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html#hashCode()"><B>hashCode()</B></A> - +Method in class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDByteArray.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDByteArray</A> +<DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html#hashCode()"><B>hashCode()</B></A> - Method in class org.eclipse.emf.cdo.spi.common.id.<A HREF="./org/eclipse/emf/cdo/spi/common/id/AbstractCDOIDInteger.html" title="class in org.eclipse.emf.cdo.spi.common.id">AbstractCDOIDInteger</A> <DD> @@ -8096,7 +8403,7 @@ Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal <DD> <DT><A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#hashCode()"><B>hashCode()</B></A> - Method in class org.eclipse.emf.internal.cdo.<A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html" title="class in org.eclipse.emf.internal.cdo">CDOObjectImpl</A> -<DD>Specializing the behaviour of <A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#hashCode()"><CODE>CDOObjectImpl.hashCode()</CODE></A> is not permitted as per <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> specification. +<DD>Specializing the behaviour of <A HREF="./org/eclipse/emf/internal/cdo/CDOObjectImpl.html#hashCode()"><CODE>CDOObjectImpl.hashCode()</CODE></A> is not permitted as per <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><CODE>EObject</CODE></A> specification. <DT><A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceImpl.ContentsCDOList.html#hasInverse()"><B>hasInverse()</B></A> - Method in class org.eclipse.emf.cdo.eresource.impl.<A HREF="./org/eclipse/emf/cdo/eresource/impl/CDOResourceImpl.ContentsCDOList.html" title="class in org.eclipse.emf.cdo.eresource.impl">CDOResourceImpl.ContentsCDOList</A> <DD> @@ -8106,7 +8413,7 @@ Method in class org.eclipse.emf.cdo.transaction.<A HREF="./org/eclipse/emf/cdo/t <DT><A HREF="./org/eclipse/emf/cdo/CDODeltaNotification.html#hasNext()"><B>hasNext()</B></A> - Method in interface org.eclipse.emf.cdo.<A HREF="./org/eclipse/emf/cdo/CDODeltaNotification.html" title="interface in org.eclipse.emf.cdo">CDODeltaNotification</A> <DD>Informs the adapter if another notification is going to be sent (notifications often have a list of notifications, - see <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/common/notify/NotificationChain.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>NotificationChain</CODE></A>). + see <A HREF="http://download.eclipse.org/modeling/emf/emf/javadoc/2.7.0/org/eclipse/emf/common/notify/NotificationChain.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify"><CODE>NotificationChain</CODE></A>). <DT><A HREF="./org/eclipse/emf/cdo/common/util/CDOQueryQueue.BlockingCloseableIteratorImpl.html#hasNext()"><B>hasNext()</B></A> - Method in class org.eclipse.emf.cdo.common.util.<A HREF="./org/eclipse/emf/cdo/common/util/CDOQueryQueue.BlockingCloseableIteratorImpl.html" title="class in org.eclipse.emf.cdo.common.util">CDOQueryQueue.BlockingCloseableIteratorImpl</A> <DD> @@ -8149,12 +8456,18 @@ Method in class org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server <A NAME="_I_"><!-- --></A><H2> <B>I</B></H2> <DL> -<DT><A HREF="./org/eclipse/emf/cdo/spi/server/IAppExtension.html" title="interface in org.eclipse.emf.cdo.spi.server"><B>IAppExtension</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/server/package-summary.html">org.eclipse.emf.cdo.spi.server</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/location/ICheckoutSource.html" title="interface in org.eclipse.emf.cdo.location"><B>ICheckoutSource</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/location/package-summary.html">org.eclipse.emf.cdo.location</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><B>IClassMapping</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/mapping/package-summary.html">org.eclipse.emf.cdo.server.db.mapping</A><DD>Basic interface for class mappings.<DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><B>IClassMappingAuditSupport</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/mapping/package-summary.html">org.eclipse.emf.cdo.server.db.mapping</A><DD>Interface which complements <A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>IClassMapping</CODE></A> with methods to facilitate audit support.<DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMappingDeltaSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><B>IClassMappingDeltaSupport</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/mapping/package-summary.html">org.eclipse.emf.cdo.server.db.mapping</A><DD>Interface which complements <A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>IClassMapping</CODE></A> with methods to facilitate revision delta support.<DT><A HREF="./org/eclipse/emf/cdo/server/db4o/IDB4OIdentifiableObject.html" title="interface in org.eclipse.emf.cdo.server.db4o"><B>IDB4OIdentifiableObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db4o/package-summary.html">org.eclipse.emf.cdo.server.db4o</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db4o/IDB4OStore.html" title="interface in org.eclipse.emf.cdo.server.db4o"><B>IDB4OStore</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db4o/package-summary.html">org.eclipse.emf.cdo.server.db4o</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStore</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.Props.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStore.Props</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStoreAccessor</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStoreChunkReader.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStoreChunkReader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/Store.html#idToString(org.eclipse.emf.cdo.common.id.CDOID)"><B>idToString(CDOID)</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/spi/server/IAppExtension.html" title="interface in org.eclipse.emf.cdo.spi.server"><B>IAppExtension</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/server/package-summary.html">org.eclipse.emf.cdo.spi.server</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/location/ICheckoutSource.html" title="interface in org.eclipse.emf.cdo.location"><B>ICheckoutSource</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/location/package-summary.html">org.eclipse.emf.cdo.location</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><B>IClassMapping</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/mapping/package-summary.html">org.eclipse.emf.cdo.server.db.mapping</A><DD>Basic interface for class mappings.<DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMappingAuditSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><B>IClassMappingAuditSupport</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/mapping/package-summary.html">org.eclipse.emf.cdo.server.db.mapping</A><DD>Interface which complements <A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>IClassMapping</CODE></A> with methods to facilitate audit support.<DT><A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMappingDeltaSupport.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><B>IClassMappingDeltaSupport</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/mapping/package-summary.html">org.eclipse.emf.cdo.server.db.mapping</A><DD>Interface which complements <A HREF="./org/eclipse/emf/cdo/server/db/mapping/IClassMapping.html" title="interface in org.eclipse.emf.cdo.server.db.mapping"><CODE>IClassMapping</CODE></A> with methods to facilitate revision delta support.<DT><A HREF="./org/eclipse/emf/cdo/server/IRepository.Props.html#ID_GENERATION_LOCATION"><B>ID_GENERATION_LOCATION</B></A> - +Static variable in interface org.eclipse.emf.cdo.server.<A HREF="./org/eclipse/emf/cdo/server/IRepository.Props.html" title="interface in org.eclipse.emf.cdo.server">IRepository.Props</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/server/db4o/IDB4OIdentifiableObject.html" title="interface in org.eclipse.emf.cdo.server.db4o"><B>IDB4OIdentifiableObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db4o/package-summary.html">org.eclipse.emf.cdo.server.db4o</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db4o/IDB4OStore.html" title="interface in org.eclipse.emf.cdo.server.db4o"><B>IDB4OStore</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db4o/package-summary.html">org.eclipse.emf.cdo.server.db4o</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStore</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStore.Props.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStore.Props</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStoreAccessor</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/server/db/IDBStoreChunkReader.html" title="interface in org.eclipse.emf.cdo.server.db"><B>IDBStoreChunkReader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/server/db/package-summary.html">org.eclipse.emf.cdo.server.db</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/server/Store.html#idToString(org.eclipse.emf.cdo.common.id.CDOID)"><B>idToString(CDOID)</B></A> - Static method in class org.eclipse.emf.cdo.spi.server.<A HREF="./org/eclipse/emf/cdo/spi/server/Store.html" title="class in org.eclipse.emf.cdo.spi.server">Store</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Manages all aspects of durable CDO views like persisting informations like <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch"><CODE>branch point</CODE></A> and acquired locks.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager.LockArea</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Encapsulates the persistable information about a single durable CDO view like <A HREF="./org/eclipse/emf/cdo/common/branch/CDOBranchPoint.html" title="interface in org.eclipse.emf.cdo.common.branch"><CODE>branch point</CODE></A> - and acquired locks.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager.LockArea.Handler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>A call-back interface for <em>handling</em> <A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock"><CODE>lock area</CODE></A> objects.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html" title="class in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager.LockAreaNotFoundException</B></A> - Exception in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Thrown if a <A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock"><CODE>lock area</CODE></A> is spcified that does not exist in a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html#IDurableLockingManager.LockAreaNotFoundException(java.lang.String)"><B>IDurableLockingManager.LockAreaNotFoundException(String)</B></A> - + and acquired locks.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.Handler.html" title="interface in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager.LockArea.Handler</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>A call-back interface for <em>handling</em> <A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock"><CODE>lock area</CODE></A> objects.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html" title="class in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager.LockAreaAlreadyExistsException</B></A> - Exception in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html#IDurableLockingManager.LockAreaAlreadyExistsException(java.lang.String)"><B>IDurableLockingManager.LockAreaAlreadyExistsException(String)</B></A> - +Constructor for exception org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaAlreadyExistsException.html" title="class in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockAreaAlreadyExistsException</A> +<DD> +<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html" title="class in org.eclipse.emf.cdo.common.lock"><B>IDurableLockingManager.LockAreaNotFoundException</B></A> - Exception in <A HREF="./org/eclipse/emf/cdo/common/lock/package-summary.html">org.eclipse.emf.cdo.common.lock</A><DD>Thrown if a <A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockArea.html" title="interface in org.eclipse.emf.cdo.common.lock"><CODE>lock area</CODE></A> is spcified that does not exist in a CDO <A HREF="./org/eclipse/emf/cdo/common/CDOCommonRepository.html" title="interface in org.eclipse.emf.cdo.common"><CODE>repository</CODE></A>.<DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html#IDurableLockingManager.LockAreaNotFoundException(java.lang.String)"><B>IDurableLockingManager.LockAreaNotFoundException(String)</B></A> - Constructor for exception org.eclipse.emf.cdo.common.lock.<A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html" title="class in org.eclipse.emf.cdo.common.lock">IDurableLockingManager.LockAreaNotFoundException</A> <DD> <DT><A HREF="./org/eclipse/emf/cdo/common/lock/IDurableLockingManager.LockAreaNotFoundException.html#IDurableLockingManager.LockAreaNotFoundException(java.lang.String, java.lang.Throwable, java.lang.String)"><B>IDurableLockingManager.LockAreaNotFoundException(String, Throwable, String)</B></A> - @@ -8295,7 +8608,13 @@ Constructor for class org.eclipse.emf.cdo.spi.common.branch.<A HREF="./org/eclip <DT><A HREF="./org/eclipse/emf/cdo/spi/common/branch/InternalCDOBranchManager.BranchLoader.SubBranchInfo.html#InternalCDOBranchManager.BranchLoader.SubBranchInfo(org.eclipse.emf.cdo.common.protocol.CDODataInput)"><B>InternalCDOBranchManager.BranchLoader.SubBranchInfo(CDODataInput)</B></A> - Constructor for class org.eclipse.emf.cdo.spi.common.branch.<A HREF="./org/eclipse/emf/cdo/spi/common/branch/InternalCDOBranchManager.BranchLoader.SubBranchInfo.html" title="class in org.eclipse.emf.cdo.spi.common.branch">InternalCDOBranchManager.BranchLoader.SubBranchInfo</A> <DD> -<DT><A HREF="./org/eclipse/emf/cdo/spi/common/commit/InternalCDOCommitInfoManager.html" title="interface in org.eclipse.emf.cdo.spi.common.commit"><B>InternalCDOCommitInfoManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/commit/package-summary.html">org.eclipse.emf.cdo.spi.common.commit</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/commit/InternalCDOCommitInfoManager.CommitInfoLoader.html" title="interface in org.eclipse.emf.cdo.spi.common.commit"><B>InternalCDOCommitInfoManager.CommitInfoLoader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/commit/package-summary.html">org.eclipse.emf.cdo.spi.common.commit</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.ListIndexAffecting.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta.ListIndexAffecting</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.ListTargetAdding.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta.ListTargetAdding</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.WithIndex.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta.WithIndex</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/InternalCDOIDObject.html" title="interface in org.eclipse.emf.cdo.spi.common.id"><B>InternalCDOIDObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/id/package-summary.html">org.eclipse.emf.cdo.spi.common.id</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOList.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOList</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOLoadable.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOLoadable</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOObject.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOObject</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageRegistry</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.PackageLoader.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageRegistry.PackageLoader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.PackageProcessor.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageRegistry.PackageProcessor</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageUnit</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDORemoteSession.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDORemoteSession</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDORemoteSessionManager.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDORemoteSessionManager</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevision.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevision</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionCache.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionCache</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionManager.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionManager.RevisionLoader.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionManager.RevisionLoader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionManager.RevisionLocker.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionManager.RevisionLocker</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSavepoint.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOSavepoint</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSession.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOSession</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOSessionConfiguration.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOSessionConfiguration</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOTransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOTransaction.InternalCDOCommitContext.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOTransaction.InternalCDOCommitContext</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD>Provides a context for a commit operation.<DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOUserSavepoint.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOUserSavepoint</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOUserTransaction.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOUserTransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOView.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOView</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOViewSet.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOViewSet</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXASavepoint.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOXASavepoint</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXATransaction.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOXATransaction</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOXATransaction.InternalCDOXACommitContext</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.CDOXAState.html" title="class in org.eclipse.emf.spi.cdo"><B>InternalCDOXATransaction.InternalCDOXACommitContext.CDOXAState</B></A> - Class in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOXATransaction.InternalCDOXACommitContext.CDOXAState.html#InternalCDOXATransaction.InternalCDOXACommitContext.CDOXAState()"><B>InternalCDOXATransaction.InternalCDOXACommitContext.CDOXAState()</B></A> - +<DT><A HREF="./org/eclipse/emf/cdo/spi/common/commit/InternalCDOCommitInfoManager.html" title="interface in org.eclipse.emf.cdo.spi.common.commit"><B>InternalCDOCommitInfoManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/commit/package-summary.html">org.eclipse.emf.cdo.spi.common.commit</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/commit/InternalCDOCommitInfoManager.CommitInfoLoader.html" title="interface in org.eclipse.emf.cdo.spi.common.commit"><B>InternalCDOCommitInfoManager.CommitInfoLoader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/commit/package-summary.html">org.eclipse.emf.cdo.spi.common.commit</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.ListIndexAffecting.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta.ListIndexAffecting</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.ListTargetAdding.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta.ListTargetAdding</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOFeatureDelta.WithIndex.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOFeatureDelta.WithIndex</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/id/InternalCDOIDObject.html" title="interface in org.eclipse.emf.cdo.spi.common.id"><B>InternalCDOIDObject</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/id/package-summary.html">org.eclipse.emf.cdo.spi.common.id</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDOList.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDOList</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOLoadable.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOLoadable</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/lock/InternalCDOLockState.html" title="interface in org.eclipse.emf.cdo.spi.common.lock"><B>InternalCDOLockState</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/lock/package-summary.html">org.eclipse.emf.cdo.spi.common.lock</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDOObject.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDOObject</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageInfo.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageInfo</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageRegistry</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.PackageLoader.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageRegistry.PackageLoader</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageRegistry.PackageProcessor.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageRegistry.PackageProcessor</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/model/InternalCDOPackageUnit.html" title="interface in org.eclipse.emf.cdo.spi.common.model"><B>InternalCDOPackageUnit</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/model/package-summary.html">org.eclipse.emf.cdo.spi.common.model</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDORemoteSession.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDORemoteSession</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/spi/cdo/InternalCDORemoteSessionManager.html" title="interface in org.eclipse.emf.spi.cdo"><B>InternalCDORemoteSessionManager</B></A> - Interface in <A HREF="./org/eclipse/emf/spi/cdo/package-summary.html">org.eclipse.emf.spi.cdo</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevision.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevision</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionCache.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionCache</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionDelta.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionDelta</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> <DT><A HREF="./org/eclipse/emf/cdo/spi/common/revision/InternalCDORevisionManager.html" title="interface in org.eclipse.emf.cdo.spi.common.revision"><B>InternalCDORevisionManager</B></A> - Interface in <A HREF="./org/eclipse/emf/cdo/spi/common/revision/package-summary.html">org.eclipse.emf.cdo.spi.common.revision</A><DD> |