|
|||||||||||
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.XSDRedefineImpl
An implementation of the model object 'Redefine'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Field Summary | |
protected EList |
annotations
The cached value of the ' Annotations ' reference list |
protected EList |
contents
The cached value of the ' Contents ' containment reference list |
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 |
XSDRedefineImpl()
|
Method Summary | |
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
Element |
createElement()
|
static XSDRedefine |
createRedefine(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)
|
EList |
getAnnotations()
|
EList |
getContents()
|
protected void |
handleReconciliation(List newContents,
List remainingContents)
|
protected void |
handleResolvedSchema(XSDSchema xsdSchema)
|
protected void |
handleUnreconciledElement(Element child,
List newContents,
List remainingContents)
|
protected void |
patch()
|
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 EList annotations
Annotations
' reference list.
getAnnotations()
protected EList contents
Contents
' containment reference list.
getContents()
Constructor Detail |
protected XSDRedefineImpl()
Method Detail |
public static XSDRedefine createRedefine(Node node)
protected EClass eStaticClass()
eStaticClass
in class XSDSchemaCompositorImpl
public EList getAnnotations()
getAnnotations
in interface XSDRedefine
XSDPackage.getXSDRedefine_Annotations()
public EList getContents()
getContents
in interface XSDRedefine
XSDPackage.getXSDRedefine_Contents()
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
protected void handleUnreconciledElement(Element child, List newContents, List remainingContents)
handleUnreconciledElement
in class XSDConcreteComponentImpl
protected void handleReconciliation(List newContents, List remainingContents)
handleReconciliation
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 |