Uses of Interface
com.sodius.mdw.core.eval.Evaluable

Packages that use Evaluable
com.sodius.mdw.core.eval Contains the evaluation framework to launch evaluations of templates, rules and scripts. 
 

Uses of Evaluable in com.sodius.mdw.core.eval
 

Methods in com.sodius.mdw.core.eval with parameters of type Evaluable
 EvaluationResult EvaluationManager.evaluate(Project project, Evaluable evaluable, ProgressMonitor monitor)
          Launches an evaluation based on the specified project.