Uses of Class
org.eclipse.emf.transaction.impl.TransactionImpl

Packages that use TransactionImpl
org.eclipse.emf.transaction.impl Implementation of the transactional editing domain API. 
 

Uses of TransactionImpl in org.eclipse.emf.transaction.impl
 

Subclasses of TransactionImpl in org.eclipse.emf.transaction.impl
 class EMFCommandTransaction
          A transaction implementation use by the command stack to wrap the execution of Commands, to provide them the write access that they need.
 class TriggerCommandTransaction
          A transaction implementation used by the command stack to wrap the execution of TriggerCommands, to provide them the write access that they need.
 


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