|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DebugValue | |
|---|---|
| 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 DebugValue in com.sodius.mdw.core.eval.debug |
|---|
| Subinterfaces of DebugValue in com.sodius.mdw.core.eval.debug | |
|---|---|
interface |
MDWObjectCollectionValue
Description of a collection of MDWObject elements used during the evaluation. |
interface |
MDWObjectValue
Description of a model element used during the evaluation. |
interface |
ModelValue
Description of a model used during the evaluation. |
| Methods in com.sodius.mdw.core.eval.debug that return DebugValue | |
|---|---|
DebugValue |
DebugNode.getFailure()
Returns a description of the evaluation exception. |
DebugValue |
ProjectElementNode.getResult()
Returns a description of the evaluation result. |
DebugValue |
DebugVariable.getValue()
Returns a description of the associated value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||