|
|||||||||||
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.XSDSchemaCompositorImpl
org.eclipse.xsd.impl.XSDIncludeImpl
An implementation of the model object 'Include'.
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 |
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, forceResolve, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
Constructor Summary | |
protected |
XSDIncludeImpl()
|
Method Summary | |
NotificationChain |
basicSetAnnotation(XSDAnnotation newAnnotation,
NotificationChain msgs)
|
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
Element |
createElement()
|
static XSDInclude |
createInclude(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()
|
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, reset, setIncorporatedSchema |
Methods inherited from class org.eclipse.xsd.impl.XSDSchemaDirectiveImpl |
changeAttribute, getResolvedSchema, getSchemaLocation, locateSchema, reconcileAttributes, resolve, resolveSchemaLocation, setResolvedSchema, setSchemaLocation, 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 |
Methods inherited from interface org.eclipse.xsd.XSDSchemaCompositor |
getIncorporatedSchema, setIncorporatedSchema |
Methods inherited from interface org.eclipse.xsd.XSDSchemaDirective |
getResolvedSchema, getSchemaLocation, setResolvedSchema, setSchemaLocation |
Field Detail |
protected XSDAnnotation annotation
Annotation
' containment reference.
getAnnotation()
Constructor Detail |
protected XSDIncludeImpl()
Method Detail |
public static XSDInclude createInclude(Node node)
protected EClass eStaticClass()
eStaticClass
in class XSDSchemaCompositorImpl
public XSDAnnotation getAnnotation()
getAnnotation
in interface XSDInclude
XSDInclude.setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDInclude_Annotation()
public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation
in interface XSDInclude
newAnnotation
- the new value of the 'Annotation' containment reference.XSDInclude.getAnnotation()
public NotificationChain basicSetAnnotation(XSDAnnotation newAnnotation, NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in class XSDSchemaCompositorImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class XSDSchemaCompositorImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in class XSDSchemaCompositorImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class XSDSchemaCompositorImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class XSDSchemaCompositorImpl
public Element createElement()
createElement
in class XSDConcreteComponentImpl
protected void patch()
patch
in class XSDConcreteComponentImpl
protected void handleResolvedSchema(XSDSchema xsdSchema)
handleResolvedSchema
in class XSDSchemaDirectiveImpl
public void validate()
XSDConcreteComponent
Diagnostics
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 XSDConcreteComponent
validate
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 |