de.tu_berlin.cs.tfs.muvitorkit.commands
Class SimpleDeleteEObjectCommand
java.lang.Object
org.eclipse.gef.commands.Command
de.tu_berlin.cs.tfs.muvitorkit.commands.SimpleDeleteEObjectCommand
public class SimpleDeleteEObjectCommand
- extends Command
Document SimpleDeleteEObjectCommand
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleDeleteEObjectCommand
public SimpleDeleteEObjectCommand(EObject model)
canExecute
public boolean canExecute()
- Overrides:
canExecute
in class Command
execute
public void execute()
- Overrides:
execute
in class Command
undo
public void undo()
- Overrides:
undo
in class Command