| Constructor and Description |
|---|
ManualEvaluator()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
EvalResult |
activateSchema(String name,
HashMap<String,net.sourceforge.czt.z.ast.Expr> input)
Evaluate a given operation
|
EvalResult |
initialize(URL file,
String initSchema)
Initialize the evaluator after user has confirmed schema types
|
public EvalResult initialize(URL file, String initSchema)
Evaluatorinitialize in interface Evaluatorfile - urlinitSchema - namepublic EvalResult activateSchema(String name, HashMap<String,net.sourceforge.czt.z.ast.Expr> input)
EvaluatoractivateSchema in interface Evaluatorname - the name of the schemainput - the input binding map contains state and input variablesCopyright © 2003–2016 Community Z Tools Project. All rights reserved.