A C D E F G H I L M N O R S T U W

A

AbstractEMFOperation - Class in org.eclipse.emf.workspace
An abstract superclass for IUndoableOperations that modify EMF models.
AbstractEMFOperation(TransactionalEditingDomain, String) - Constructor for class org.eclipse.emf.workspace.AbstractEMFOperation
Initializes me with the editing domain in which I am making model changes and a label.
AbstractEMFOperation(TransactionalEditingDomain, String, Map<?, ?>) - Constructor for class org.eclipse.emf.workspace.AbstractEMFOperation
Initializes me with the editing domain, a label, and transaction options.
add(IUndoableOperation) - Method in class org.eclipse.emf.workspace.CompositeEMFOperation
Adds a child operation to me.
aggregateStatuses(List<? extends IStatus>) - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Creates a suitable aggregate from these statuses.
apply() - Method in class org.eclipse.emf.workspace.util.OperationChangeDescription
I apply my change by undoing the encapsulated operation.
applyAndReverse() - Method in class org.eclipse.emf.workspace.util.OperationChangeDescription
I apply-and-reverse by alternately undoing and redoing the encapsulated operation.
assertNotExecuted() - Method in class org.eclipse.emf.workspace.CompositeEMFOperation
Asserts that I have not yet been executed.

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A C D E F G H I L M N O R S T U W