|
|||||||||
| PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.eclipse.emf.common.notify.impl.NotifierImpl
|
+--org.eclipse.emf.ecore.impl.EObjectImpl
|
+--org.eclipse.xsd.impl.XSDConcreteComponentImpl
|
+--org.eclipse.xsd.impl.XSDSchemaContentImpl
|
+--org.eclipse.xsd.impl.XSDSchemaDirectiveImpl
|
+--org.eclipse.xsd.impl.XSDSchemaCompositorImpl
|
+--org.eclipse.xsd.impl.XSDIncludeImpl
An implementation of the model object 'Include'.
The following features are implemented:
| Inner classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
| Inner classes inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
org.eclipse.emf.ecore.impl.EObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.EObjectImpl.EPropertiesHolderImpl |
| Field Summary | |
protected XSDAnnotation |
annotation
The cached value of the ' Annotation' containment reference. |
| Fields inherited from class org.eclipse.xsd.impl.XSDSchemaCompositorImpl |
incorporatedSchema |
| Fields inherited from class org.eclipse.xsd.impl.XSDSchemaDirectiveImpl |
resolved, resolvedSchema, SCHEMA_LOCATION_EDEFAULT, schemaLocation |
| 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 |
eContainer, eContainerFeatureID, ELAST_EOBJECT_FLAG, eProperties |
| Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, EDELIVER, eFlags, ELAST_NOTIFIER_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
protected |
XSDIncludeImpl()
|
| Method Summary | |
org.eclipse.emf.common.notify.NotificationChain |
basicSetAnnotation(XSDAnnotation newAnnotation,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
org.w3c.dom.Element |
createElement()
|
static XSDInclude |
createInclude(org.w3c.dom.Node node)
|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
XSDAnnotation |
getAnnotation()
|
protected void |
handleResolvedSchema(XSDSchema xsdSchema)
|
protected void |
patch()
|
void |
setAnnotation(XSDAnnotation newAnnotation)
|
void |
validate()
Validates whether this component conforms to the constraints defined in the XML Schema standard. |
| Methods inherited from class org.eclipse.xsd.impl.XSDSchemaCompositorImpl |
getIncorporatedSchema, setIncorporatedSchema |
| Methods inherited from class org.eclipse.xsd.impl.XSDSchemaDirectiveImpl |
changeAttribute, getResolvedSchema, getSchemaLocation, reconcileAttributes, resolve, setResolvedSchema, setSchemaLocation, toString |
| Methods inherited from class org.eclipse.xsd.impl.XSDSchemaContentImpl |
createSchemaContent |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eClass, eContainer, eContainerFeatureID, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eInverseAdd, eIsProxy, eProperties, eProxyURI, eResource, eSetClass, eSetProxyURI, eSetResource, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount |
| Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, eDeliver, eSetDeliver |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.xsd.XSDSchemaCompositor |
getIncorporatedSchema, setIncorporatedSchema |
| Methods inherited from interface org.eclipse.xsd.XSDSchemaDirective |
getResolvedSchema, getSchemaLocation, setResolvedSchema, setSchemaLocation |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
protected XSDAnnotation annotation
Annotation' containment reference.
getAnnotation()| Constructor Detail |
protected XSDIncludeImpl()
| Method Detail |
public static XSDInclude createInclude(org.w3c.dom.Node node)
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class XSDSchemaCompositorImplpublic XSDAnnotation getAnnotation()
getAnnotation in interface XSDIncludeorg.eclipse.xsd.XSDIncludeXSDInclude.setAnnotation(XSDAnnotation),
XSDPackage.getXSDInclude_Annotation()public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation in interface XSDIncludeorg.eclipse.xsd.XSDIncludevalue - the new value of the 'Annotation' containment reference.XSDInclude.getAnnotation()
public org.eclipse.emf.common.notify.NotificationChain basicSetAnnotation(XSDAnnotation newAnnotation,
org.eclipse.emf.common.notify.NotificationChain msgs)
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class XSDSchemaCompositorImpl
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
eGet in interface org.eclipse.emf.ecore.EObjecteGet in class XSDSchemaCompositorImpl
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjecteSet in class XSDSchemaCompositorImplpublic void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset in interface org.eclipse.emf.ecore.EObjecteUnset in class XSDSchemaCompositorImplpublic boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet in interface org.eclipse.emf.ecore.EObjecteIsSet in class XSDSchemaCompositorImplpublic org.w3c.dom.Element createElement()
createElement in class XSDConcreteComponentImplprotected void patch()
patch in class XSDConcreteComponentImplprotected void handleResolvedSchema(XSDSchema xsdSchema)
handleResolvedSchema in class XSDSchemaDirectiveImplpublic void validate()
XSDConcreteComponentDiagnostics are produced to report any problems.validate in interface XSDConcreteComponentvalidate in class XSDConcreteComponentImplorg.eclipse.xsd.XSDConcreteComponentXSDConcreteComponent.getDiagnostics(),
XSDConcreteComponent.clearDiagnostics()
public XSDConcreteComponent cloneConcreteComponent(boolean deep,
boolean shareDOM)
XSDConcreteComponentcloneConcreteComponent in interface XSDConcreteComponentcloneConcreteComponent in class XSDConcreteComponentImplorg.eclipse.xsd.XSDConcreteComponentdeep - whether the clone should be deep.shareDOM - whether the clone should share the original DOM
|
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 | ||||||||