|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectEObjectImpl
org.eclipse.xsd.impl.XSDConcreteComponentImpl
org.eclipse.xsd.impl.XSDComponentImpl
org.eclipse.xsd.impl.XSDXPathDefinitionImpl
An implementation of the model object 'XPath Definition'.
The following features are implemented:
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
| Field Summary | |
protected XSDAnnotation |
annotation
The cached value of the ' Annotation' containment reference |
protected String |
value
The cached value of the ' Value' attribute |
protected static String |
VALUE_EDEFAULT
The default value of the ' Value' attribute |
protected XSDXPathVariety |
variety
The cached value of the ' Variety' attribute |
protected static XSDXPathVariety |
VARIETY_EDEFAULT
The default value of the ' Variety' attribute |
| Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
| Constructor Summary | |
protected |
XSDXPathDefinitionImpl()
|
| Method Summary | |
NotificationChain |
basicSetAnnotation(XSDAnnotation newAnnotation,
NotificationChain msgs)
|
protected void |
changeAttribute(EAttribute eAttribute)
|
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
Element |
createElement()
|
static XSDXPathDefinition |
createXPathDefinition(Node node)
|
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
XSDAnnotation |
getAnnotation()
|
String |
getValue()
|
XSDXPathVariety |
getVariety()
|
protected void |
reconcileAttributes(Element changedElement)
|
void |
setAnnotation(XSDAnnotation newAnnotation)
|
void |
setValue(String newValue)
|
void |
setVariety(XSDXPathVariety newVariety)
|
String |
toString()
|
void |
validate()
Validates whether this component conforms to the constraints defined in the XML Schema standard. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected static final XSDXPathVariety VARIETY_EDEFAULT
Variety' attribute.
getVariety()protected XSDXPathVariety variety
Variety' attribute.
getVariety()protected static final String VALUE_EDEFAULT
Value' attribute.
getValue()protected String value
Value' attribute.
getValue()protected XSDAnnotation annotation
Annotation' containment reference.
getAnnotation()| Constructor Detail |
protected XSDXPathDefinitionImpl()
| Method Detail |
public static XSDXPathDefinition createXPathDefinition(Node node)
protected EClass eStaticClass()
eStaticClass in class XSDComponentImplpublic XSDXPathVariety getVariety()
getVariety in interface XSDXPathDefinitionXSDXPathVariety,
XSDXPathDefinition.setVariety(XSDXPathVariety),
XSDPackage.getXSDXPathDefinition_Variety()public void setVariety(XSDXPathVariety newVariety)
setVariety in interface XSDXPathDefinitionnewVariety - the new value of the 'Variety' attribute.XSDXPathVariety,
XSDXPathDefinition.getVariety()public String getValue()
getValue in interface XSDXPathDefinitionXSDXPathDefinition.setValue(String),
XSDPackage.getXSDXPathDefinition_Value()public void setValue(String newValue)
setValue in interface XSDXPathDefinitionnewValue - the new value of the 'Value' attribute.XSDXPathDefinition.getValue()public XSDAnnotation getAnnotation()
getAnnotation in interface XSDXPathDefinitionXSDXPathDefinition.setAnnotation(XSDAnnotation),
XSDPackage.getXSDXPathDefinition_Annotation()public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation in interface XSDXPathDefinitionnewAnnotation - the new value of the 'Annotation' containment reference.XSDXPathDefinition.getAnnotation()
public NotificationChain basicSetAnnotation(XSDAnnotation newAnnotation,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
eInverseRemove in class XSDComponentImpl
public Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class XSDComponentImpl
public void eSet(EStructuralFeature eFeature,
Object newValue)
eSet in class XSDComponentImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class XSDComponentImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class XSDComponentImplpublic String toString()
toString in class XSDConcreteComponentImplpublic Element createElement()
createElement in class XSDConcreteComponentImplpublic void validate()
XSDConcreteComponentDiagnostics are produced to report any problems.
The effect of calling this for a component not directly or indirectly contained by a schema
is undefined, and is likely to result in null pointer exceptions.
validate in interface XSDConcreteComponentvalidate in class XSDConcreteComponentImplprotected void reconcileAttributes(Element changedElement)
reconcileAttributes in class XSDConcreteComponentImplprotected void changeAttribute(EAttribute eAttribute)
changeAttribute in class XSDConcreteComponentImpl
public XSDConcreteComponent cloneConcreteComponent(boolean deep,
boolean shareDOM)
XSDConcreteComponent
cloneConcreteComponent in interface XSDConcreteComponentcloneConcreteComponent in class XSDConcreteComponentImpl
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||