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

Packages that use EMFCommandOperation
org.eclipse.emf.workspace.impl Implementation of the workbench editing domain API. 
 

Uses of EMFCommandOperation in org.eclipse.emf.workspace.impl
 

Methods in org.eclipse.emf.workspace.impl that return EMFCommandOperation
 EMFCommandOperation EMFOperationTransaction.getOperation()
          Obtains the operation that wraps my command.
 

Methods in org.eclipse.emf.workspace.impl with parameters of type EMFCommandOperation
 void EMFOperationTransaction.setOperation(EMFCommandOperation operation)
          Sets the operation that wraps my command.
 


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