public class RemoveElementCommand extends AbstractCommand
| Modifier and Type | Field and Description |
|---|---|
protected Node |
node |
protected Node |
parent |
version| Constructor and Description |
|---|
RemoveElementCommand(Node node)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Element |
getModifiedElement() |
void |
undo() |
getVersion, setVersionpublic RemoveElementCommand(Node node)
node - - The nodepublic void execute()
public void undo()
public Element getModifiedElement()
Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.