Uses of Interface
org.eclipse.emf.cdo.CDOLock

Packages that use CDOLock
org.eclipse.emf.cdo   
 

Uses of CDOLock in org.eclipse.emf.cdo
 

Methods in org.eclipse.emf.cdo that return CDOLock
 CDOLock CDOObject.cdoReadLock()
          Returns the read lock associated with this object.
 CDOLock CDOObject.cdoWriteLock()
          Returns the write lock associated with this object.
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.