Uses of Interface
org.eclipse.emf.cdo.CDOLock
Packages that use CDOLock
-
Uses of CDOLock in org.eclipse.emf.cdo
Methods in org.eclipse.emf.cdo that return CDOLockModifier and TypeMethodDescriptionCDOObject.cdoReadLock()
Returns the read lock associated with this object.CDOObject.cdoWriteLock()
Returns the write lock associated with this object.CDOObject.cdoWriteOption()
Returns the write option associated with this object.CDOLock.CDOAcquiredLock.getLock()
-
Uses of CDOLock in org.eclipse.emf.internal.cdo
Methods in org.eclipse.emf.internal.cdo that return CDOLockModifier and TypeMethodDescriptionfinal CDOLock
CDOObjectImpl.cdoReadLock()
final CDOLock
CDOObjectImpl.cdoWriteLock()
final CDOLock
CDOObjectImpl.cdoWriteOption()
static CDOLock
CDOObjectImpl.createLock
(InternalCDOObject object, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType type)