com.uppaal.model.core2
Class RemoveTemplateCommand
java.lang.Object
com.uppaal.model.core2.AbstractCommand
com.uppaal.model.core2.RemoveTemplateCommand
- All Implemented Interfaces:
- Command
public class RemoveTemplateCommand
- extends AbstractCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
protected Node node
parent
protected Node parent
sibling
protected Node sibling
RemoveTemplateCommand
public RemoveTemplateCommand(Node node)
execute
public void execute()
undo
public void undo()
getModifiedElement
public Element getModifiedElement()
- Returns:
- the modified element or its closest relative (sibling or parent)
if the element is not displayed.
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.