|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.commands.Command
org.eclipse.gef.commands.CompoundCommand
edu.stanford.hci.dtools.deviceeditor.components.commands.IOComponentAndTransitionDeleteCommand
public class IOComponentAndTransitionDeleteCommand
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
IOComponentAndTransitionDeleteCommand(DeviceDiagramModel parent,
IOComponent component)
|
|
| Method Summary | |
|---|---|
void |
execute()
We need to make sure the transition data gets to the delete command |
| Methods inherited from class org.eclipse.gef.commands.CompoundCommand |
|---|
add, canExecute, canUndo, dispose, getChildren, getCommands, getLabel, isEmpty, redo, size, undo, unwrap |
| Methods inherited from class org.eclipse.gef.commands.Command |
|---|
chain, getDebugLabel, setDebugLabel, setLabel |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IOComponentAndTransitionDeleteCommand(DeviceDiagramModel parent,
IOComponent component)
| Method Detail |
|---|
public void execute()
execute in class org.eclipse.gef.commands.CompoundCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||