|
||||||||||
| 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.gmf.runtime.lite.commands.RemoveNotationalElementCommand
org.eclipse.gmf.runtime.lite.commands.RemoveNotationalEdgeCommand
public class RemoveNotationalEdgeCommand
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
org.eclipse.emf.common.command.AbstractCommand.NonDirtying |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
description, isExecutable, isPrepared, label |
| Constructor Summary | |
|---|---|
RemoveNotationalEdgeCommand(org.eclipse.gmf.runtime.notation.View parentView,
org.eclipse.gmf.runtime.notation.View childView)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected boolean |
prepare()
|
void |
undo()
|
| Methods inherited from class org.eclipse.gmf.runtime.lite.commands.RemoveNotationalElementCommand |
|---|
canUndo, getChildView, getParent, redo, restoreElement, sweepElement |
| Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
|---|
canExecute, chain, dispose, 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 RemoveNotationalEdgeCommand(org.eclipse.gmf.runtime.notation.View parentView,
org.eclipse.gmf.runtime.notation.View childView)
| Method Detail |
|---|
protected boolean prepare()
prepare in class RemoveNotationalElementCommandpublic void execute()
execute in interface org.eclipse.emf.common.command.Commandexecute in class RemoveNotationalElementCommandpublic void undo()
undo in interface org.eclipse.emf.common.command.Commandundo in class RemoveNotationalElementCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||