Uses of Class
org.eclipse.emf.workspace.AbstractEMFOperation

Packages that use AbstractEMFOperation
org.eclipse.emf.workspace Definition of the API for a transactional editing domain integrated with the Eclipse Workbench's operation history. 
 

Uses of AbstractEMFOperation in org.eclipse.emf.workspace
 

Subclasses of AbstractEMFOperation in org.eclipse.emf.workspace
 class CompositeEMFOperation
          An implementation of a composite undoable operation for composition of operations which may include AbstractEMFOperations.
 class EMFCommandOperation
          An operation that wraps an EMF Command to execute it in a read/write transaction on an IOperationHistory.
 


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