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

G

getAffectedObjects() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
Obtains the affected objects from my wrapped operation, if it is an IAdvancedUndoableOperation.
getAffectedResources(List<? extends Notification>) - Static method in class org.eclipse.emf.workspace.ResourceUndoContext
Analyzes a list of notifications to extract the set of Resources affected by the changes.
getAffectedResources(IUndoableOperation) - Static method in class org.eclipse.emf.workspace.ResourceUndoContext
Extracts the set of EMF Resources affected by the specified operation, from the ResourceUndoContexts attached to it.
getChange() - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Obtains the change description that I recorded during execution of my transaction.
getChildren() - Method in class org.eclipse.emf.workspace.CompositeEMFOperation
Obtains my nested operations.
getCommand() - Method in class org.eclipse.emf.workspace.EMFCommandOperation
Obtains the command that I wrap.
getDefaultUndoContext() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
 
getDefaultUndoContext() - Method in interface org.eclipse.emf.workspace.IWorkspaceCommandStack
Obtains the default undo context to add to the undoable operations that I execute on my operation history to wrap Commands.
getDefaultUndoContextLabel() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Obtains the label to display for the default undo context that I apply to operations executed through me as Commands.
getDescription() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
My description is my wrapped operation's label.
getDescription() - Method in class org.eclipse.emf.workspace.ui.actions.RedoActionWrapper
Delegates to the operation framework action handler.
getDescription() - Method in class org.eclipse.emf.workspace.ui.actions.UndoActionWrapper
Delegates to the operation framework action handler.
getEditingDomain() - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Obtains my editing domain.
getEditingDomain() - Method in class org.eclipse.emf.workspace.ResourceUndoContext
Obtains the editing domain that manages my resource.
getEditingDomain() - Method in class org.eclipse.emf.workspace.util.WorkspaceSynchronizer
Queries the editing domain whose resources I synchronize with the workspace.
getFile(Resource) - Static method in class org.eclipse.emf.workspace.util.WorkspaceSynchronizer
Obtains the workspace file corresponding to the specified resource, if it has a platform-resource URI.
getFiles(Collection<? extends Resource>) - Method in class org.eclipse.emf.workspace.util.WorkspaceValidateEditSupport
 
getLabel() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
My label is my wrapped operation's label.
getLabel() - Method in class org.eclipse.emf.workspace.ResourceUndoContext
 
getMostRecentCommand() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Gets the command from the most recently executed, done, or redone operation.
getOperation() - Method in class org.eclipse.emf.workspace.impl.EMFOperationTransaction
Obtains the operation that wraps my command.
getOperationHistory() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
 
getOperationHistory() - Method in interface org.eclipse.emf.workspace.IWorkspaceCommandStack
Obtains the operation history to which I delegate command execution.
getOptions() - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Obtains the transaction options that I use to create my transaction.
getRedoCommand() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Gets the command from the top of the redo history, if any.
getResource() - Method in class org.eclipse.emf.workspace.ResourceUndoContext
Obtains the resource that I represent.
getResult() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
 
getSavepointUndoContextLabel() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Obtains the label to display for the save-point undo context that I apply to the last operation in my default undo context that was executed at the time save was performed (as indicated by invocation of the WorkspaceCommandStackImpl.saveIsDone() method).
getText() - Method in class org.eclipse.emf.workspace.ui.actions.RedoActionWrapper
Delegates to the operation framework action handler.
getText() - Method in class org.eclipse.emf.workspace.ui.actions.UndoActionWrapper
Delegates to the operation framework action handler.
getToolTipText() - Method in class org.eclipse.emf.workspace.ui.actions.RedoActionWrapper
Delegates to the operation framework action handler.
getToolTipText() - Method in class org.eclipse.emf.workspace.ui.actions.UndoActionWrapper
Delegates to the operation framework action handler.
getUnderlyingFile(Resource) - Static method in class org.eclipse.emf.workspace.util.WorkspaceSynchronizer
Obtains the workspace file underlying the specified resource.
getUndoCommand() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Gets the command from the top of the undo history, if any.

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