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

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

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

Methods in com.sodius.mdw.core.eval that return GeneratedCode
 GeneratedCode EvaluationContext.createGeneratedCode(String templateName, List<?> arguments)
          Evaluates the specified text template and returns the generated contents.