public interface EnvironmentSetUp
Evaluator class.| Modifier and Type | Method and Description |
|---|---|
void |
setEnvironment(java.util.Map<java.lang.String,java.lang.Object> environment)
This method set the value of the global variables in the generated eval
classes.
|
void setEnvironment(java.util.Map<java.lang.String,java.lang.Object> environment)
environment - map that define the values of the global variables