|
||||||||||
| 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
An implementation of the model object 'Schema Directive'.
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 boolean |
resolved
|
protected XSDSchema |
resolvedSchema
The cached value of the ' Resolved Schema' reference. |
protected static java.lang.String |
SCHEMA_LOCATION_EDEFAULT
The default value of the ' Schema Location' attribute. |
protected java.lang.String |
schemaLocation
The cached value of the ' Schema Location' 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 |
|---|
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 |
XSDSchemaDirectiveImpl()
|
| Method Summary | |
|---|---|
protected void |
changeAttribute(org.eclipse.emf.ecore.EAttribute eAttribute)
|
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)
|
XSDSchema |
getResolvedSchema()
|
java.lang.String |
getSchemaLocation()
|
protected void |
handleResolvedSchema(XSDSchema xsdSchema)
|
protected void |
reconcileAttributes(org.w3c.dom.Element changedElement)
|
protected void |
resolve(java.lang.String namespace,
java.lang.String schemaLocation)
|
protected java.lang.String |
resolveSchemaLocation(XSDSchema xsdSchema,
java.lang.String namespace,
java.lang.String schemaLocation)
|
void |
setResolvedSchema(XSDSchema newResolvedSchema)
|
void |
setSchemaLocation(java.lang.String newSchemaLocation)
|
java.lang.String |
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, eBasicSetContainer, eClass, eContainer, eContainerFeatureID, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalContainer, 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.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 static final java.lang.String SCHEMA_LOCATION_EDEFAULT
Schema Location' attribute.
getSchemaLocation()protected java.lang.String schemaLocation
Schema Location' attribute.
getSchemaLocation()protected XSDSchema resolvedSchema
Resolved Schema' reference.
getResolvedSchema()protected boolean resolved
| Constructor Detail |
protected XSDSchemaDirectiveImpl()
| Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class XSDSchemaContentImplpublic java.lang.String getSchemaLocation()
getSchemaLocation in interface XSDSchemaDirectiveorg.eclipse.xsd.XSDSchemaDirectiveXSDSchema.getSchemaLocation(),
XSDSchemaDirective.getResolvedSchema(),
XSDSchemaDirective.setSchemaLocation(String),
XSDPackage.getXSDSchemaDirective_SchemaLocation()public void setSchemaLocation(java.lang.String newSchemaLocation)
setSchemaLocation in interface XSDSchemaDirectiveorg.eclipse.xsd.XSDSchemaDirectivevalue - the new value of the 'Schema Location' attribute.XSDSchemaDirective.getSchemaLocation()public XSDSchema getResolvedSchema()
getResolvedSchema in interface XSDSchemaDirectiveorg.eclipse.xsd.XSDSchemaDirectiveXSDSchemaDirective.getSchemaLocation(),
XSDSchemaDirective.setResolvedSchema(XSDSchema),
XSDPackage.getXSDSchemaDirective_ResolvedSchema()public void setResolvedSchema(XSDSchema newResolvedSchema)
setResolvedSchema in interface XSDSchemaDirectiveorg.eclipse.xsd.XSDSchemaDirectivevalue - the new value of the 'Resolved Schema' reference.XSDSchemaDirective.getResolvedSchema()
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 XSDSchemaContentImpl
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
eGet in interface org.eclipse.emf.ecore.EObjecteGet in class XSDSchemaContentImpl
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjecteSet in class XSDSchemaContentImplpublic void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset in interface org.eclipse.emf.ecore.EObjecteUnset in class XSDSchemaContentImplpublic boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet in interface org.eclipse.emf.ecore.EObjecteIsSet in class XSDSchemaContentImplpublic java.lang.String toString()
toString in class XSDConcreteComponentImplprotected void reconcileAttributes(org.w3c.dom.Element changedElement)
reconcileAttributes in class XSDConcreteComponentImplprotected void changeAttribute(org.eclipse.emf.ecore.EAttribute eAttribute)
changeAttribute in class XSDConcreteComponentImpl
protected void resolve(java.lang.String namespace,
java.lang.String schemaLocation)
protected java.lang.String resolveSchemaLocation(XSDSchema xsdSchema,
java.lang.String namespace,
java.lang.String schemaLocation)
protected void handleResolvedSchema(XSDSchema xsdSchema)
|
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 | |||||||||