|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextTemplateReference | |
|---|---|
| com.sodius.mdw.core.eval.debug | Provides a tree of debug nodes, each node describing the evaluation of a project element (template, rule or script). |
| Uses of TextTemplateReference in com.sodius.mdw.core.eval.debug |
|---|
| Methods in com.sodius.mdw.core.eval.debug that return TextTemplateReference | |
|---|---|
TextTemplateReference |
TextTemplateNode.getTextTemplate()
Returns a description of the evaluated text template. |
| Methods in com.sodius.mdw.core.eval.debug that return types with arguments of type TextTemplateReference | |
|---|---|
Collection<TextTemplateReference> |
ProjectReference.getTextTemplates()
Returns the text templates defined in this project and used during the evaluation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||