|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstructionModeEnum | |
---|---|
de.fraunhofer.ipsi.xquery.context | |
de.fraunhofer.ipsi.xquery.enums | |
de.fraunhofer.ipsi.xquery.tree.prolog |
Uses of ConstructionModeEnum in de.fraunhofer.ipsi.xquery.context |
---|
Fields in de.fraunhofer.ipsi.xquery.context declared as ConstructionModeEnum | |
---|---|
ConstructionModeEnum |
StaticContext.constructionMode
|
Uses of ConstructionModeEnum in de.fraunhofer.ipsi.xquery.enums |
---|
Methods in de.fraunhofer.ipsi.xquery.enums that return ConstructionModeEnum | |
---|---|
static ConstructionModeEnum |
ConstructionModeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConstructionModeEnum[] |
ConstructionModeEnum.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ConstructionModeEnum in de.fraunhofer.ipsi.xquery.tree.prolog |
---|
Methods in de.fraunhofer.ipsi.xquery.tree.prolog that return ConstructionModeEnum | |
---|---|
ConstructionModeEnum |
XQueryConstructionDecl.getMode()
Method getLiteral |
Constructors in de.fraunhofer.ipsi.xquery.tree.prolog with parameters of type ConstructionModeEnum | |
---|---|
XQueryConstructionDecl(PositionInfo pos,
ConstructionModeEnum mode)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |