Uses of Interface
com.sodius.mdw.core.eval.project.TextTemplate

Packages that use TextTemplate
com.sodius.mdw.core.eval.project Provides a description of the contents of a project : templates, rules and scripts. 
 

Uses of TextTemplate in com.sodius.mdw.core.eval.project
 

Methods in com.sodius.mdw.core.eval.project that return types with arguments of type TextTemplate
 Collection<TextTemplate> Project.getTextTemplates()
          Returns the collection of available text templates.