|
|||||||||||
| 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.XSDSchemaContentImpl
org.eclipse.xsd.impl.XSDSchemaDirectiveImpl
An implementation of the model object 'Schema Directive'.
The following features are implemented:
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
| Field Summary | |
protected boolean |
resolved
|
protected XSDSchema |
resolvedSchema
The cached value of the ' Resolved Schema' reference |
protected static String |
SCHEMA_LOCATION_EDEFAULT
The default value of the ' Schema Location' attribute |
protected 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, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
| Constructor Summary | |
protected |
XSDSchemaDirectiveImpl()
|
| Method Summary | |
protected void |
changeAttribute(EAttribute eAttribute)
|
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)
|
XSDSchema |
getResolvedSchema()
|
String |
getSchemaLocation()
|
protected void |
handleResolvedSchema(XSDSchema xsdSchema)
|
protected XSDSchema |
locateSchema(XSDSchema xsdSchema,
String namespace,
String rawSchemaLocation,
String resolvedSchemaLocation)
|
protected void |
reconcileAttributes(Element changedElement)
|
void |
reset()
|
protected void |
resolve(String namespace,
String schemaLocation)
|
protected String |
resolveSchemaLocation(XSDSchema xsdSchema,
String namespace,
String schemaLocation)
|
void |
setResolvedSchema(XSDSchema newResolvedSchema)
|
void |
setSchemaLocation(String newSchemaLocation)
|
String |
toString()
|
| Methods inherited from class org.eclipse.xsd.impl.XSDSchemaContentImpl |
createSchemaContent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected static final String SCHEMA_LOCATION_EDEFAULT
Schema Location' attribute.
getSchemaLocation()protected String schemaLocation
Schema Location' attribute.
getSchemaLocation()protected XSDSchema resolvedSchema
Resolved Schema' reference.
getResolvedSchema()protected boolean resolved
| Constructor Detail |
protected XSDSchemaDirectiveImpl()
| Method Detail |
public void reset()
reset in class XSDConcreteComponentImplprotected EClass eStaticClass()
eStaticClass in class XSDSchemaContentImplpublic String getSchemaLocation()
getSchemaLocation in interface XSDSchemaDirectiveXSDSchema.getSchemaLocation(),
XSDSchemaDirective.getResolvedSchema(),
XSDSchemaDirective.setSchemaLocation(String),
XSDPackage.getXSDSchemaDirective_SchemaLocation()public void setSchemaLocation(String newSchemaLocation)
setSchemaLocation in interface XSDSchemaDirectivenewSchemaLocation - the new value of the 'Schema Location' attribute.XSDSchemaDirective.getSchemaLocation()public XSDSchema getResolvedSchema()
getResolvedSchema in interface XSDSchemaDirectiveXSDSchemaDirective.getSchemaLocation(),
XSDSchemaDirective.setResolvedSchema(XSDSchema),
XSDPackage.getXSDSchemaDirective_ResolvedSchema()public void setResolvedSchema(XSDSchema newResolvedSchema)
setResolvedSchema in interface XSDSchemaDirectivenewResolvedSchema - the new value of the 'Resolved Schema' reference.XSDSchemaDirective.getResolvedSchema()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
eInverseRemove in class XSDSchemaContentImpl
public Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class XSDSchemaContentImpl
public void eSet(EStructuralFeature eFeature,
Object newValue)
eSet in class XSDSchemaContentImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class XSDSchemaContentImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class XSDSchemaContentImplpublic String toString()
toString in class XSDConcreteComponentImplprotected void reconcileAttributes(Element changedElement)
reconcileAttributes in class XSDConcreteComponentImplprotected void changeAttribute(EAttribute eAttribute)
changeAttribute in class XSDConcreteComponentImpl
protected void resolve(String namespace,
String schemaLocation)
protected XSDSchema locateSchema(XSDSchema xsdSchema,
String namespace,
String rawSchemaLocation,
String resolvedSchemaLocation)
protected String resolveSchemaLocation(XSDSchema xsdSchema,
String namespace,
String schemaLocation)
protected void handleResolvedSchema(XSDSchema xsdSchema)
|
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 | ||||||||||