|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DebugHierarchy | |
|---|---|
| com.sodius.mdw.core.eval | Contains the evaluation framework to launch evaluations of templates, rules and scripts. |
| 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 DebugHierarchy in com.sodius.mdw.core.eval |
|---|
| Methods in com.sodius.mdw.core.eval that return DebugHierarchy | |
|---|---|
DebugHierarchy |
EvaluationResult.getDebugHierarchy()
Returns the created debug hierarchy, or null if not enabled. |
DebugHierarchy |
EvaluationManager.loadDebugHierarchy(File file)
Loads the specified debug hierarchy. |
| Uses of DebugHierarchy in com.sodius.mdw.core.eval.debug |
|---|
| Methods in com.sodius.mdw.core.eval.debug that return DebugHierarchy | |
|---|---|
DebugHierarchy |
DebugNode.getHierarchy()
Returns the containing debug hierarchy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||