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