com.uppaal.model.core2.lsc
Class InsertAnchoredElementCommand
java.lang.Object
com.uppaal.model.core2.AbstractCommand
com.uppaal.model.core2.AbstractTransaction
com.uppaal.model.core2.InsertElementCommand
com.uppaal.model.core2.lsc.InsertAnchoredElementCommand
- All Implemented Interfaces:
- Command
public class InsertAnchoredElementCommand
- extends InsertElementCommand
A transaction command for inserting elements. The transaction
supports optionally setting a position, repeatedly.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertAnchoredElementCommand
public InsertAnchoredElementCommand(InstanceLine anchor,
AnchoredElement element)
setAnchor
public void setAnchor(InstanceLine anchor)
showEditor
public void showEditor(JFrame frame)
doCancel
protected void doCancel()
- Overrides:
doCancel in class InsertElementCommand
doUndo
protected void doUndo()
- Overrides:
doUndo in class InsertElementCommand
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.