From 6d44a8fe2fe2dd97bdd7ed176ab3e69609c2ef39 Mon Sep 17 00:00:00 2001 From: Eike Stepper Date: Wed, 23 May 2012 17:32:52 +0200 Subject: Update docs (cdo) --- .../eclipse/emf/cdo/common/lock/package-use.html | 815 +++++++++++---------- 1 file changed, 426 insertions(+), 389 deletions(-) (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html') diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html index 465fdca8a5..72952222e1 100644 --- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html +++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/common/lock/package-use.html @@ -1,389 +1,426 @@ - - - - - - -Uses of Package org.eclipse.emf.cdo.common.lock (CDO Model Repository Documentation) - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -
-
-

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

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Packages that use org.eclipse.emf.cdo.common.lock
org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
org.eclipse.emf.cdo.common.lockCommon concepts for dealing with durable locks and views. 
org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
-  -

- - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo
CDOLockState - -
-          A client-side representation of all the locks on a single CDOObject.
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.common.lock
CDOLockChangeInfo - -
-          Represents a change in the lock state of a set of objects.
CDOLockChangeInfo.Operation - -
-          Enumerates the possible locking operations.
CDOLockOwner - -
-          A client-side representation of a view owning locks.
CDOLockState - -
-          A client-side representation of all the locks on a single CDOObject.
IDurableLockingManager.LockArea - -
-          Encapsulates the persistable information about a single durable CDO view like branch point - and acquired locks.
IDurableLockingManager.LockArea.Handler - -
-          A call-back interface for handling lock area objects.
IDurableLockingManager.LockAreaAlreadyExistsException - -
-          Exception occurs when attempting to create a durable IDurableLockingManager.LockArea that already exists.
IDurableLockingManager.LockAreaNotFoundException - -
-          Thrown if a lock area is spcified that does not exist in a CDO repository.
IDurableLockingManager.LockGrade - -
-          Enumerates the possible combinations of read and write locks on a single CDO object.
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.common.protocol
CDOLockChangeInfo - -
-          Represents a change in the lock state of a set of objects.
CDOLockOwner - -
-          A client-side representation of a view owning locks.
CDOLockState - -
-          A client-side representation of all the locks on a single CDOObject.
IDurableLockingManager.LockArea - -
-          Encapsulates the persistable information about a single durable CDO view like branch point - and acquired locks.
-  -

- - - - - - - - - - - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.server
CDOLockState - -
-          A client-side representation of all the locks on a single CDOObject.
IDurableLockingManager - -
-          Manages all persistent aspects of durable CDO views such as branch point and acquired locks.
IDurableLockingManager.LockArea - -
-          Encapsulates the persistable information about a single durable CDO view like branch point - and acquired locks.
IDurableLockingManager.LockGrade - -
-          Enumerates the possible combinations of read and write locks on a single CDO object.
-  -

- - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.session
CDOLockChangeInfo - -
-          Represents a change in the lock state of a set of objects.
-  -

- - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.transaction
CDOLockState - -
-          A client-side representation of all the locks on a single CDOObject.
-  -

- - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.view
CDOLockChangeInfo - -
-          Represents a change in the lock state of a set of objects.
-  -

- - - - - - - - -
-Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.internal.cdo
CDOLockState - -
-          A client-side representation of all the locks on a single CDOObject.
-  -

-


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

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

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use org.eclipse.emf.cdo.common.lock
org.eclipse.emf.cdoClient concepts like CDOObject and CDOState
org.eclipse.emf.cdo.commonCommon concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.common.lockCommon concepts for dealing with durable locks and views. 
org.eclipse.emf.cdo.common.protocolCommon concepts for dealing with protocols and CDO-specific I/O. 
org.eclipse.emf.cdo.serverServer concepts for dealing with repositories and stores. 
org.eclipse.emf.cdo.sessionClient concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.transactionClient concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.viewClient concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
org.eclipse.emf.internal.cdoExposes CDOObjectImpl for extension in generated EMF models. 
+  +

+ + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo
CDOLockState + +
+          A client-side representation of all the locks on a single CDOObject.
+  +

+ + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.common
CDOLockOwner + +
+          A client-side representation of a view owning locks.
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.common.lock
CDOLockChangeInfo + +
+          Represents a change in the lock state of a set of objects.
CDOLockChangeInfo.Operation + +
+          Enumerates the possible locking operations.
CDOLockOwner + +
+          A client-side representation of a view owning locks.
CDOLockState + +
+          A client-side representation of all the locks on a single CDOObject.
IDurableLockingManager.LockArea + +
+          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks.
IDurableLockingManager.LockArea.Handler + +
+          A call-back interface for handling lock area objects.
IDurableLockingManager.LockAreaAlreadyExistsException + +
+          Exception occurs when attempting to create a durable IDurableLockingManager.LockArea that already exists.
IDurableLockingManager.LockAreaNotFoundException + +
+          Thrown if a lock area is spcified that does not exist in a CDO repository.
IDurableLockingManager.LockGrade + +
+          Enumerates the possible combinations of read and write locks on a single CDO object.
+  +

+ + + + + + + + + + + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.common.protocol
CDOLockChangeInfo + +
+          Represents a change in the lock state of a set of objects.
CDOLockOwner + +
+          A client-side representation of a view owning locks.
CDOLockState + +
+          A client-side representation of all the locks on a single CDOObject.
IDurableLockingManager.LockArea + +
+          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks.
+  +

+ + + + + + + + + + + + + + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.server
CDOLockOwner + +
+          A client-side representation of a view owning locks.
CDOLockState + +
+          A client-side representation of all the locks on a single CDOObject.
IDurableLockingManager + +
+          Manages all persistent aspects of durable CDO views such as branch point and acquired locks.
IDurableLockingManager.LockArea + +
+          Encapsulates the persistable information about a single durable CDO view like branch point + and acquired locks.
IDurableLockingManager.LockGrade + +
+          Enumerates the possible combinations of read and write locks on a single CDO object.
+  +

+ + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.session
CDOLockChangeInfo + +
+          Represents a change in the lock state of a set of objects.
+  +

+ + + + + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.transaction
CDOLockOwner + +
+          A client-side representation of a view owning locks.
CDOLockState + +
+          A client-side representation of all the locks on a single CDOObject.
+  +

+ + + + + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.cdo.view
CDOLockChangeInfo + +
+          Represents a change in the lock state of a set of objects.
CDOLockOwner + +
+          A client-side representation of a view owning locks.
+  +

+ + + + + + + + +
+Classes in org.eclipse.emf.cdo.common.lock used by org.eclipse.emf.internal.cdo
CDOLockState + +
+          A client-side representation of all the locks on a single CDOObject.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others. + + -- cgit v1.2.3