|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationContext | |
|---|---|
| com.sodius.mdw.core.eval | Contains the evaluation framework to launch evaluations of templates, rules and scripts. |
| com.sodius.mdw.core.eval.scripts | Defines Java base script containers. |
| Uses of EvaluationContext in com.sodius.mdw.core.eval |
|---|
| Methods in com.sodius.mdw.core.eval with parameters of type EvaluationContext | |
|---|---|
void |
Evaluable.evaluate(EvaluationContext context)
Defines an arbitrary sequence of templates and scripts to be evaluated in the specified context. |
| Uses of EvaluationContext in com.sodius.mdw.core.eval.scripts |
|---|
| Fields in com.sodius.mdw.core.eval.scripts declared as EvaluationContext | |
|---|---|
static EvaluationContext |
ScriptContainer.context
Return the current evaluation context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||