|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
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 |
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
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, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
protected |
XSDXPathDefinitionImpl()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
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 XSDComponentImpl
public XSDXPathVariety getVariety()
getVariety
in interface XSDXPathDefinition
XSDXPathVariety
,
XSDXPathDefinition.setVariety(XSDXPathVariety)
,
XSDPackage.getXSDXPathDefinition_Variety()
public void setVariety(XSDXPathVariety newVariety)
setVariety
in interface XSDXPathDefinition
newVariety
- the new value of the 'Variety' attribute.XSDXPathVariety
,
XSDXPathDefinition.getVariety()
public String getValue()
getValue
in interface XSDXPathDefinition
XSDXPathDefinition.setValue(String)
,
XSDPackage.getXSDXPathDefinition_Value()
public void setValue(String newValue)
setValue
in interface XSDXPathDefinition
newValue
- the new value of the 'Value' attribute.XSDXPathDefinition.getValue()
public XSDAnnotation getAnnotation()
getAnnotation
in interface XSDXPathDefinition
XSDXPathDefinition.setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDXPathDefinition_Annotation()
public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation
in interface XSDXPathDefinition
newAnnotation
- 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 interface InternalEObject
eInverseRemove
in class XSDComponentImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in interface EObject
eGet
in class XSDComponentImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in interface EObject
eSet
in class XSDComponentImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in interface EObject
eUnset
in class XSDComponentImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in interface EObject
eIsSet
in class XSDComponentImpl
public String toString()
toString
in class XSDConcreteComponentImpl
public Element createElement()
createElement
in class XSDConcreteComponentImpl
public void validate()
XSDConcreteComponent
Diagnostics
are produced to report any problems.
validate
in interface XSDConcreteComponent
validate
in class XSDConcreteComponentImpl
protected void reconcileAttributes(Element changedElement)
reconcileAttributes
in class XSDConcreteComponentImpl
protected void changeAttribute(EAttribute eAttribute)
changeAttribute
in class XSDConcreteComponentImpl
public XSDConcreteComponent cloneConcreteComponent(boolean deep, boolean shareDOM)
XSDConcreteComponent
cloneConcreteComponent
in interface XSDConcreteComponent
cloneConcreteComponent
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 |