public abstract class Operation extends Object implements IOperationEngine
Constructor and Description |
---|
Operation() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getOperationString() |
OperationTable |
getOperationTable() |
void |
updateOperation(OperationTable operationTable) |
static String |
updateTemplate(String source,
HashMap<String,Object> bindings) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, execute
public abstract String getOperationString()
public void updateOperation(OperationTable operationTable)
public OperationTable getOperationTable()
Copyright © 2015–2019. All rights reserved.