Skip navigation links

Package com.sodius.mdw.core.eval

Contains the evaluation framework to launch evaluations of templates, rules and scripts.

See: Description

Package com.sodius.mdw.core.eval Description

Contains the evaluation framework to launch evaluations of templates, rules and scripts.

EvaluationContext provides services to help the design of templates and scripts. An evaluation context instance is always accessible from templates, rules and scripts using the context variable.

EvaluationManager is the entry point to launch the main rule.

Skip navigation links