|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.command.AbstractCommand
org.eclipse.emf.edit.command.ChangeCommand
org.eclipse.uml2.common.edit.command.ChangeCommand
org.eclipse.uml2.uml.editor.actions.UMLCommandAction.RefreshingChangeCommand
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.common.command.AbstractCommand |
AbstractCommand.NonDirtying |
Field Summary |
Fields inherited from class org.eclipse.emf.edit.command.ChangeCommand |
changeDescription, changeRecorder, notifier, notifiers |
Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
description, isExecutable, isPrepared, label |
Constructor Summary | |
UMLCommandAction.RefreshingChangeCommand(EditingDomain editingDomain,
Runnable runnable,
String label)
|
Method Summary | |
void |
execute()
|
void |
redo()
|
void |
undo()
|
Methods inherited from class org.eclipse.uml2.common.edit.command.ChangeCommand |
doExecute, getEditingDomain, getRunnable |
Methods inherited from class org.eclipse.emf.edit.command.ChangeCommand |
canUndo, createChangeRecorder, dispose, disposeChangeRecorder, getChangeDescription, getChangeRecorder, prepare, setChangeDescription |
Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
canExecute, chain, getAffectedObjects, getDescription, getLabel, getResult, setDescription, setLabel, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public UMLCommandAction.RefreshingChangeCommand(EditingDomain editingDomain, Runnable runnable, String label)
Method Detail |
public void execute()
public void undo()
public void redo()
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |