public class AppendQueriesCommand extends AbstractCommand
Modifier and Type | Field and Description |
---|---|
protected QueryList |
newQueryList |
protected QueryList |
queryList
The query list
|
version
Constructor and Description |
---|
AppendQueriesCommand(QueryList queryList,
QueryList newQueryList)
Append the imported queries into the model xml file
|
Modifier and Type | Method and Description |
---|---|
void |
execute() |
Element |
getModifiedElement() |
void |
undo() |
getVersion, setVersion
protected QueryList queryList
protected QueryList newQueryList
public void execute()
public void undo()
public Element getModifiedElement()
Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.