Uses of Package
org.eclipse.emf.transaction.util

Packages that use org.eclipse.emf.transaction.util
org.eclipse.emf.transaction Definition of the API for a transactional editing domain. 
org.eclipse.emf.transaction.impl Implementation of the transactional editing domain API. 
org.eclipse.emf.transaction.util Utilities used by/with the transactional editing domain API. 
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction
ConditionalRedoCommand
          A specialization of the EMF Command API that accounts for conditional redoable-ness.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction.impl
CompositeChangeDescription
          A composition of zero or more change descriptions representing the changes performed by transactions in a possibly nested structure.
TriggerCommand
          A specialized compound command that combines a "triggering" command with commands contributed by ResourceSetListeners as triggers.
 

Classes in org.eclipse.emf.transaction.util used by org.eclipse.emf.transaction.util
ConditionalRedoCommand
          A specialization of the EMF Command API that accounts for conditional redoable-ness.
ConditionalRedoCommand.Compound
          A conditionally redoable compound command.
 


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