|
||||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.eclipse.emf.common.util.AbstractEnumerator
|
+--org.eclipse.xsd.XSDXPathVariety
A representation of the literals of the enumeration 'XPath Variety'.
XSDXPathDefinition.getVariety(),
XSDPackage.getXSDXPathVariety()| Field Summary | |
|---|---|
static int |
FIELD
The 'Field' literal value. |
static XSDXPathVariety |
FIELD_LITERAL
The 'Field' literal object. |
static int |
SELECTOR
The 'Selector' literal value. |
static XSDXPathVariety |
SELECTOR_LITERAL
The 'Selector' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'XPath Variety' enumerators. |
| Method Summary | |
|---|---|
static XSDXPathVariety |
get(int value)
Returns the 'XPath Variety' literal with the specified value. |
static XSDXPathVariety |
get(java.lang.String name)
Returns the 'XPath Variety' literal with the specified name. |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
|---|
getName, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int SELECTOR
This is used to indicate that the XPath definition is a selector.
SELECTOR_LITERALpublic static final int FIELD
This is used to indicate that the XPath definition is a field.
FIELD_LITERALpublic static final XSDXPathVariety SELECTOR_LITERAL
SELECTORpublic static final XSDXPathVariety FIELD_LITERAL
FIELDpublic static final java.util.List VALUES
| Method Detail |
public static XSDXPathVariety get(java.lang.String name)
public static XSDXPathVariety get(int value)
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||