|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gef.commands.Command
vocleditor.commands.DeleteExpCommand
vocleditor.commands.DeleteIfExpCommand
public class DeleteIfExpCommand
Command for deleting a constraint.
Constructor Summary | |
---|---|
DeleteIfExpCommand(VOCLModel.IfExp ifexp)
Creates a new DeleteConstraintCommand. |
Method Summary |
---|
Methods inherited from class vocleditor.commands.DeleteExpCommand |
---|
execute, redo, undo |
Methods inherited from class org.eclipse.gef.commands.Command |
---|
canExecute, canUndo, chain, dispose, getDebugLabel, getLabel, setDebugLabel, setLabel |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteIfExpCommand(VOCLModel.IfExp ifexp)
ifexp
- The IfExp
to be deleted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |