Uses of Package
com.sodius.mdw.core.eval.launch

Packages that use com.sodius.mdw.core.eval.launch
com.sodius.mdw.core.eval Contains the evaluation framework to launch evaluations of templates, rules and scripts. 
com.sodius.mdw.core.eval.launch Provides a launch configuration framework, which defines a complete set of properties to launch a text template or a main rule evaluation. 
 

Classes in com.sodius.mdw.core.eval.launch used by com.sodius.mdw.core.eval
LaunchConfiguration
          A launch configuration defines a complete set of properties to launch a text template or a main rule evaluation.
 

Classes in com.sodius.mdw.core.eval.launch used by com.sodius.mdw.core.eval.launch
LaunchConfiguration
          A launch configuration defines a complete set of properties to launch a text template or a main rule evaluation.
LaunchEntryPoint
          References the entry-point element (text template or main rule) to be evaluated.
LaunchModelArgument
          A launch argument matching a ModelParameter of a text template or a rule set.
LaunchStringArgument
          A launch argument matching a Parameter of a template or of a rule.