Uses of Interface
org.eclipse.emf.transaction.internal.ITransactionLock

Packages that use ITransactionLock
org.eclipse.emf.transaction.util Utilities used by/with the transactional editing domain API. 
 

Uses of ITransactionLock in org.eclipse.emf.transaction.util
 

Classes in org.eclipse.emf.transaction.util that implement ITransactionLock
 class EmptyLock
          A lock which does not provide any mutual exclusion.
 class Lock
          Implementation of a lock.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.