de.tu_berlin.cs.tfs.muvitorkit.actions
Class GenericPasteAction.PasteCommand
java.lang.Object
org.eclipse.gef.commands.Command
de.tu_berlin.cs.tfs.muvitorkit.actions.GenericPasteAction.PasteCommand
- Enclosing class:
- GenericPasteAction
public static class GenericPasteAction.PasteCommand
- extends Command
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericPasteAction.PasteCommand
public GenericPasteAction.PasteCommand(EObject target,
String clipString)
- Parameters:
target
- clipString
-
execute
public void execute()
- Overrides:
execute
in class Command
undo
public void undo()
- Overrides:
undo
in class Command