|
|||||||||||
| 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
org.eclipse.xsd.impl.XSDImportImpl
An implementation of the model object 'Import'.
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 |
namespace
The cached value of the ' Namespace' attribute |
protected static String |
NAMESPACE_EDEFAULT
The default value of the ' Namespace' attribute |
| 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, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
| Constructor Summary | |
protected |
XSDImportImpl()
|
| 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 XSDImport |
createImport(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 |
getNamespace()
|
protected void |
handleResolvedSchema(XSDSchema xsdSchema)
|
XSDSchema |
importSchema()
|
protected void |
reconcileAttributes(Element changedElement)
|
void |
setAnnotation(XSDAnnotation newAnnotation)
|
void |
setNamespace(String newNamespace)
|
String |
toString()
|
void |
validate()
Validates whether this component conforms to the constraints defined in the XML Schema standard. |
| Methods inherited from class org.eclipse.xsd.impl.XSDSchemaDirectiveImpl |
getResolvedSchema, getSchemaLocation, locateSchema, reset, resolve, resolveSchemaLocation, setResolvedSchema, setSchemaLocation |
| 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 |
| Methods inherited from interface org.eclipse.xsd.XSDSchemaDirective |
getResolvedSchema, getSchemaLocation, setResolvedSchema, setSchemaLocation |
| Field Detail |
protected static final String NAMESPACE_EDEFAULT
Namespace' attribute.
getNamespace()protected String namespace
Namespace' attribute.
getNamespace()protected XSDAnnotation annotation
Annotation' containment reference.
getAnnotation()| Constructor Detail |
protected XSDImportImpl()
| Method Detail |
public static XSDImport createImport(Node node)
public Element createElement()
createElement in class XSDConcreteComponentImplprotected EClass eStaticClass()
eStaticClass in class XSDSchemaDirectiveImplpublic String getNamespace()
getNamespace in interface XSDImportXSDImport.setNamespace(String),
XSDPackage.getXSDImport_Namespace()public void setNamespace(String newNamespace)
setNamespace in interface XSDImportnewNamespace - the new value of the 'Namespace' attribute.XSDImport.getNamespace()public XSDAnnotation getAnnotation()
getAnnotation in interface XSDImportXSDImport.setAnnotation(XSDAnnotation),
XSDPackage.getXSDImport_Annotation()public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation in interface XSDImportnewAnnotation - the new value of the 'Annotation' containment reference.XSDImport.getAnnotation()
public NotificationChain basicSetAnnotation(XSDAnnotation newAnnotation,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
eInverseRemove in class XSDSchemaDirectiveImpl
public Object eGet(EStructuralFeature eFeature,
boolean resolve)
eGet in class XSDSchemaDirectiveImpl
public void eSet(EStructuralFeature eFeature,
Object newValue)
eSet in class XSDSchemaDirectiveImplpublic void eUnset(EStructuralFeature eFeature)
eUnset in class XSDSchemaDirectiveImplpublic boolean eIsSet(EStructuralFeature eFeature)
eIsSet in class XSDSchemaDirectiveImplpublic String toString()
toString in class XSDSchemaDirectiveImplpublic 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 XSDConcreteComponentImplpublic XSDSchema importSchema()
protected void handleResolvedSchema(XSDSchema xsdSchema)
handleResolvedSchema in class XSDSchemaDirectiveImplprotected void reconcileAttributes(Element changedElement)
reconcileAttributes in class XSDSchemaDirectiveImplprotected void changeAttribute(EAttribute eAttribute)
changeAttribute in class XSDSchemaDirectiveImpl
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 | ||||||||||