|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Coopn syntactic use symbol. This interface defines use symbols of the various abstract syntaxes used by CoopnTools. Use symbols denote symbols the role of which is to "import" the symbols defined in the public sections of the asssociated modules.
Method Summary | |
int |
usedModuleKind()
Get the kind of the used modules, in the sense of the package manager (for instance, COOPNSOURCE, COALA, PACKAGE and so on). |
java.lang.String[] |
uses()
Get the use modules. |
Methods inherited from interface ConForM.CoopnTools.CoKer.CoopnSyntacticSymbol |
comment, identifier, kind, symbolModule, symbolModuleKind, symbolName |
Methods inherited from interface ConForM.CoopnTools.CoKer.CoopnSyntacticElement |
clone, equals, hashCode, toCompleteString, toCompleteString, toCompleteString, toString, toString, toString |
Method Detail |
public int usedModuleKind()
public java.lang.String[] uses()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |