Uses of Interface
org.eclipse.emf.transaction.impl.InternalTransactionalCommandStack

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

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

Classes in org.eclipse.emf.transaction.impl that implement InternalTransactionalCommandStack
 class TransactionalCommandStackImpl
          The default implementation of the transactional editing domain command stack.
 

Methods in org.eclipse.emf.transaction.impl that return InternalTransactionalCommandStack
protected  InternalTransactionalCommandStack TransactionalEditingDomainImpl.getTransactionalCommandStack()
          Obtains my command stack as the internal interface.
 


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