Uses of Interface
com.sodius.mdw.core.eval.debug.ModelValue

Packages that use ModelValue
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 ModelValue in com.sodius.mdw.core.eval.debug
 

Methods in com.sodius.mdw.core.eval.debug that return ModelValue
 ModelValue MDWObjectValue.getModel()
          Returns a description of the container model.
 ModelValue ConnectorNode.getModel()
          Returns a description of the read/written model.