public class InsertMessageCommand extends AbstractTransaction
committed, documentversion| Constructor and Description |
|---|
InsertMessageCommand(InstanceLine source,
Message message)
The hot sections touched by the message (and split)
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCancel() |
protected void |
doExecute() |
protected void |
doUndo() |
Element |
getElement() |
Element |
getModifiedElement() |
InstanceLine |
getSource() |
void |
move(int x) |
void |
moveY(int y) |
void |
setTarget(InstanceLine target) |
cancel, commit, execute, move, undogetVersion, setVersionpublic InsertMessageCommand(InstanceLine source, Message message)
public InstanceLine getSource()
public void setTarget(InstanceLine target)
public Element getElement()
protected void doCancel()
doCancel in class AbstractTransactionprotected void doExecute()
doExecute in class AbstractTransactionprotected void doUndo()
doUndo in class AbstractTransactionpublic Element getModifiedElement()
public void move(int x)
public void moveY(int y)
Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.