|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ponderToolkit.analyzer.priorities.dse.DomainScopeExpr
|
+--ponderToolkit.analyzer.priorities.dse.SingleAtDse
| Fields inherited from interface ponderToolkit.compiler.codeGen.interfaces.dse.DomainScopeExprI |
COMPOSITE_DSE, PARAMETER_IDENT_DSE, SINGLE_AT_DSE, SINGLE_DSE, SINGLE_STAR_DSE |
| Constructor Summary | |
SingleAtDse(int levels,
DomainObjectPath dom)
Get the number of levels. |
|
| Method Summary | |
DomainObjectI |
getDomainObject()
Get the domain Object |
int |
getNoOfLevels()
Get the number of levels. |
| Methods inherited from class ponderToolkit.analyzer.priorities.dse.DomainScopeExpr |
getString, getType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ponderToolkit.compiler.codeGen.interfaces.dse.DomainScopeExprI |
getString, getType |
| Constructor Detail |
public SingleAtDse(int levels,
DomainObjectPath dom)
| Method Detail |
public int getNoOfLevels()
SingleAtDseIgetNoOfLevels in interface SingleAtDseIpublic DomainObjectI getDomainObject()
SingleAtDseIgetDomainObject in interface SingleAtDseI
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||