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

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

Methods in com.sodius.mdw.core.eval.debug that return ProjectReference
 ProjectReference ElementReference.getProject()
          Returns the project in which this element is defined.
 ProjectReference DebugHierarchy.getProject()
          Returns a description of the evaluated project.