public interface XSDRedefine extends XSDSchemaCompositor
The following features are supported:
XSDPackage.getXSDRedefine()
Modifier and Type | Method and Description |
---|---|
EList<XSDAnnotation> |
getAnnotations()
Returns the value of the 'Annotations' reference list.
|
EList<XSDRedefineContent> |
getContents()
Returns the value of the 'Contents' containment reference list.
|
getIncorporatedSchema, setIncorporatedSchema
getResolvedSchema, getSchemaLocation, setResolvedSchema, setSchemaLocation
clearDiagnostics, cloneConcreteComponent, contains, elementAttributesChanged, elementChanged, elementContentsChanged, getComponentsWithApplicationInformation, getComponentsWithUserInformation, getContainer, getDiagnostics, getElement, getRootContainer, getSchema, resolveAttributeDeclaration, resolveAttributeDeclaration, resolveAttributeDeclarationURI, resolveAttributeGroupDefinition, resolveAttributeGroupDefinition, resolveAttributeGroupDefinitionURI, resolveComplexTypeDefinition, resolveComplexTypeDefinition, resolveComplexTypeDefinitionURI, resolveElementDeclaration, resolveElementDeclaration, resolveElementDeclarationURI, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinition, resolveIdentityConstraintDefinitionURI, resolveModelGroupDefinition, resolveModelGroupDefinition, resolveModelGroupDefinitionURI, resolveNotationDeclaration, resolveNotationDeclaration, resolveNotationDeclarationURI, resolveSimpleTypeDefinition, resolveSimpleTypeDefinition, resolveSimpleTypeDefinitionURI, resolveTypeDefinition, resolveTypeDefinition, resolveTypeDefinitionURI, setElement, updateElement, updateElement, validate
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<XSDAnnotation> getAnnotations()
XSDAnnotation
.
This reference represents the annotation contents defined within the body of an
redefine element.
It is computed from the contents
and should typically not be modified directly.
XSDPackage.getXSDRedefine_Annotations()
EList<XSDRedefineContent> getContents()
XSDRedefineContent
.
This concrete reference represents the contents defined within the body of an redefine element.
XSDPackage.getXSDRedefine_Contents()