|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProjectReference
Represents a project.
This interface is not intended to be implemented by clients.
DebugHierarchy.getProject()| Method Summary | |
|---|---|
Collection<RuleSetReference> |
getRuleSets()
Returns the rule sets defined in this project and used during the evaluation. |
Collection<TextTemplateReference> |
getTextTemplates()
Returns the text templates defined in this project and used during the evaluation. |
Collection<TypeReference> |
getTypes()
Returns the types on which scripts are defined in this project and used during the evaluation. |
| Methods inherited from interface com.sodius.mdw.core.eval.debug.ElementReference |
|---|
getName, getProject |
| Method Detail |
|---|
Collection<TextTemplateReference> getTextTemplates()
TextTemplateReference elements.TextTemplateReferenceCollection<RuleSetReference> getRuleSets()
RuleSetReference elements.RuleSetReferenceCollection<TypeReference> getTypes()
TypeReference elements.TypeReference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||