|
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.common.notify.impl.NotifierImpl | +--org.eclipse.emf.ecore.impl.EObjectImpl | +--org.eclipse.xsd.impl.XSDConcreteComponentImpl | +--org.eclipse.xsd.impl.XSDComponentImpl | +--org.eclipse.xsd.impl.XSDNamedComponentImpl | +--org.eclipse.xsd.impl.XSDFeatureImpl | +--org.eclipse.xsd.impl.XSDElementDeclarationImpl
An implementation of the model object 'Element Declaration'.
The following features are implemented:
Nillable
Disallowed Substitutions
Substitution Group Exclusions
Abstract
Lexical Final
Block
Element Declaration Reference
Circular
Annotation
Anonymous Type Definition
Type Definition
Identity Constraint Definitions
Resolved Element Declaration
Substitution Group Affiliation
Substitution Group
Inner classes inherited from class org.eclipse.xsd.impl.XSDNamedComponentImpl |
XSDNamedComponentImpl.Comparator, XSDNamedComponentImpl.StringPairComparator |
Inner classes inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
XSDConcreteComponentImpl.XSDContentsEList |
Inner classes inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
org.eclipse.emf.ecore.impl.EObjectImpl.EPropertiesHolder |
Field Summary | |
protected boolean |
abstract_
The cached value of the ' Abstract ' attribute. |
protected static boolean |
ABSTRACT_EDEFAULT
The default value of the ' Abstract ' attribute. |
protected boolean |
abstractESet
This is true if the Abstract attribute has been set. |
protected int |
analysisState
|
protected XSDAnnotation |
annotation
The cached value of the ' Annotation ' containment reference. |
protected XSDTypeDefinition |
anonymousTypeDefinition
The cached value of the ' Anonymous Type Definition ' containment reference. |
protected org.eclipse.emf.common.util.EList |
block
The cached value of the ' Block ' attribute list. |
protected org.eclipse.emf.common.util.EList |
disallowedSubstitutions
The cached value of the ' Disallowed Substitutions ' attribute list. |
protected org.eclipse.emf.common.util.EList |
identityConstraintDefinitions
The cached value of the ' Identity Constraint Definitions ' containment reference list. |
protected boolean |
isTypeExplicit
|
protected org.eclipse.emf.common.util.EList |
lexicalFinal
The cached value of the ' Lexical Final ' attribute list. |
protected boolean |
nillable
The cached value of the ' Nillable ' attribute. |
protected static boolean |
NILLABLE_EDEFAULT
The default value of the ' Nillable ' attribute. |
protected boolean |
nillableESet
This is true if the Nillable attribute has been set. |
protected XSDElementDeclaration |
resolvedElementDeclaration
The cached value of the ' Resolved Element Declaration ' reference. |
protected org.eclipse.emf.common.util.EList |
substitutionGroup
The cached value of the ' Substitution Group ' reference list. |
protected XSDElementDeclaration |
substitutionGroupAffiliation
The cached value of the ' Substitution Group Affiliation ' reference. |
protected org.eclipse.emf.common.util.EList |
substitutionGroupExclusions
The cached value of the ' Substitution Group Exclusions ' attribute list. |
protected XSDTypeDefinition |
typeDefinition
The cached value of the ' Type Definition ' reference. |
Fields inherited from class org.eclipse.xsd.impl.XSDFeatureImpl |
constraint, CONSTRAINT_EDEFAULT, constraintESet, form, FORM_EDEFAULT, formESet, LEXICAL_VALUE_EDEFAULT, lexicalValue, value, VALUE_EDEFAULT |
Fields inherited from class org.eclipse.xsd.impl.XSDNamedComponentImpl |
name, NAME_EDEFAULT, TARGET_NAMESPACE_EDEFAULT, targetNamespace |
Fields inherited from class org.eclipse.xsd.impl.XSDConcreteComponentImpl |
ANALYZED, ANALYZING, CIRCULAR, diagnostics, element, ELEMENT_EDEFAULT, ERROR, FATAL, INFORMATION, isReconciling, UNANALYZED, updatingDOM, WARNING, xsdContents |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eContainer, eContainerFeatureID, ELAST_EOBJECT_FLAG, eProperties |
Fields inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, EDELIVER, eFlags, ELAST_NOTIFIER_FLAG |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
protected |
XSDElementDeclarationImpl()
|
Method Summary | |
protected void |
adoptContent(org.eclipse.emf.ecore.EReference eReference,
XSDConcreteComponent xsdConcreteComponent)
|
protected boolean |
analyze()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetAnnotation(XSDAnnotation newAnnotation,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetAnonymousTypeDefinition(XSDTypeDefinition newAnonymousTypeDefinition,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
protected void |
changeAttribute(org.eclipse.emf.ecore.EAttribute eAttribute)
|
protected void |
changeReference(org.eclipse.emf.ecore.EReference eReference)
|
XSDConcreteComponent |
cloneConcreteComponent(boolean deep,
boolean shareDOM)
Creates a clone of the component. |
org.w3c.dom.Element |
createElement()
|
static XSDElementDeclaration |
createElementDeclaration(org.w3c.dom.Node node)
|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
void |
eNotify(org.eclipse.emf.common.notify.Notification msg)
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
XSDAnnotation |
getAnnotation()
|
XSDTypeDefinition |
getAnonymousTypeDefinition()
|
org.eclipse.emf.common.util.EList |
getBlock()
|
java.lang.Boolean |
getCircular()
|
org.eclipse.emf.common.util.EList |
getDisallowedSubstitutions()
|
java.lang.Boolean |
getElementDeclarationReference()
|
org.eclipse.emf.common.util.EList |
getIdentityConstraintDefinitions()
|
org.eclipse.emf.common.util.EList |
getLexicalFinal()
|
java.lang.String |
getQName()
Returns the value of the 'QName' attribute. |
XSDElementDeclaration |
getResolvedElementDeclaration()
|
XSDFeature |
getResolvedFeature()
Returns the value of the 'Resolved Feature' reference. |
XSDNamedComponent |
getResolvedNamedComponent()
|
java.lang.String |
getStringBlock()
Returns the String value of the ' Block ' attribute list. |
java.lang.String |
getStringDisallowedSubstitutions()
Returns the String value of the ' Disallowed Substitutions ' attribute list. |
java.lang.String |
getStringLexicalFinal()
Returns the String value of the ' Lexical Final ' attribute list. |
java.lang.String |
getStringSubstitutionGroupExclusions()
Returns the value of the 'Substitution Group Exclusions' attribute list. |
org.eclipse.emf.common.util.EList |
getSubstitutionGroup()
|
XSDElementDeclaration |
getSubstitutionGroupAffiliation()
|
org.eclipse.emf.common.util.EList |
getSubstitutionGroupExclusions()
|
XSDTypeDefinition |
getType()
Returns the value of the 'Type' reference. |
XSDTypeDefinition |
getTypeDefinition()
|
protected void |
handleAnalysis()
|
protected void |
handleReconciliation(java.util.List newContents,
java.util.List remainingContents)
|
protected void |
handleUnreconciledElement(org.w3c.dom.Element child,
java.util.List newContents,
java.util.List remainingContents)
|
boolean |
isAbstract()
|
boolean |
isCircular()
Returns the value of the 'Circular' attribute. |
boolean |
isElementDeclarationReference()
Returns the value of the 'Element Declaration Reference' attribute. |
boolean |
isFeatureReference()
Returns the value of the 'Feature Reference' attribute. |
boolean |
isNamedComponentReference()
|
boolean |
isNillable()
|
boolean |
isSetAbstract()
|
boolean |
isSetBlock()
|
boolean |
isSetLexicalFinal()
|
boolean |
isSetNillable()
|
protected void |
orphanContent(org.eclipse.emf.ecore.EReference eReference,
XSDConcreteComponent xsdConcreteComponent)
|
protected void |
patch()
|
protected void |
patchTargetNamespaceAttribute()
|
protected void |
reconcileAttributes(org.w3c.dom.Element changedElement)
|
protected void |
reconcileContents(org.w3c.dom.Element changedElement)
|
protected void |
reconcileNameAttribute()
|
void |
setAbstract(boolean newAbstract)
|
void |
setAnnotation(XSDAnnotation newAnnotation)
|
void |
setAnonymousTypeDefinition(XSDTypeDefinition newAnonymousTypeDefinition)
|
void |
setNillable(boolean newNillable)
|
void |
setResolvedElementDeclaration(XSDElementDeclaration newResolvedElementDeclaration)
|
void |
setStringBlock(java.lang.String block)
Set the String value of the ' Block ' attribute list. |
void |
setStringLexicalFinal(java.lang.String finalDefault)
Sets the String value of the ' Lexical Final ' attribute list. |
void |
setSubstitutionGroupAffiliation(XSDElementDeclaration newSubstitutionGroupAffiliation)
|
void |
setTypeDefinition(XSDTypeDefinition newTypeDefinition)
|
java.lang.String |
toString()
|
void |
unsetAbstract()
|
void |
unsetBlock()
|
void |
unsetLexicalFinal()
|
void |
unsetNillable()
|
void |
validate()
Validates whether this component conforms to the constraints defined in the XML Schema standard. |
Methods inherited from class org.eclipse.xsd.impl.XSDFeatureImpl |
getConstraint, getFeatureReference, getForm, getGlobal, getLexicalValue, getScope, getValue, isGlobal, isSetConstraint, isSetForm, isUpdatingDOM, setConstraint, setForm, setLexicalValue, setValue, unsetConstraint, unsetForm |
Methods inherited from class org.eclipse.xsd.impl.XSDNamedComponentImpl |
addToSortedList, adoptBy, findInSortedList, getAliasName, getAliasURI, getName, getQName, getTargetNamespace, getURI, getURIReferenceLabel, hasNameAndTargetNamespace, hasSameNameAndTargetNamespace, hasURI, mergeToSortedList, setName, setTargetNamespace, sortNamedComponents |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eClass, eContainer, eContainerFeatureID, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eInternalResource, eInverseAdd, eIsProxy, eProperties, eProxyURI, eResource, eSetClass, eSetProxyURI, eSetResource, eSetting, eSettingIndex, eSettings |
Methods inherited from class org.eclipse.emf.common.notify.impl.NotifierImpl |
eAdapters, eDeliver, eSetDeliver |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.xsd.XSDFeature |
getConstraint, getForm, getLexicalValue, getScope, getValue, isGlobal, isSetConstraint, isSetForm, setConstraint, setForm, setLexicalValue, setValue, unsetConstraint, unsetForm |
Methods inherited from interface org.eclipse.xsd.XSDNamedComponent |
getAliasName, getAliasURI, getName, getQName, getTargetNamespace, getURI, hasNameAndTargetNamespace, hasSameNameAndTargetNamespace, hasURI, setName, setTargetNamespace |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eSetDeliver |
Field Detail |
protected static final boolean NILLABLE_EDEFAULT
Nillable
' attribute.
isNillable()
protected boolean nillable
Nillable
' attribute.
isNillable()
protected boolean nillableESet
protected org.eclipse.emf.common.util.EList disallowedSubstitutions
Disallowed Substitutions
' attribute list.
getDisallowedSubstitutions()
protected org.eclipse.emf.common.util.EList substitutionGroupExclusions
Substitution Group Exclusions
' attribute list.
getSubstitutionGroupExclusions()
protected static final boolean ABSTRACT_EDEFAULT
Abstract
' attribute.
isAbstract()
protected boolean abstract_
Abstract
' attribute.
isAbstract()
protected boolean abstractESet
protected org.eclipse.emf.common.util.EList lexicalFinal
Lexical Final
' attribute list.
getLexicalFinal()
protected org.eclipse.emf.common.util.EList block
Block
' attribute list.
getBlock()
protected XSDAnnotation annotation
Annotation
' containment reference.
getAnnotation()
protected XSDTypeDefinition anonymousTypeDefinition
Anonymous Type Definition
' containment reference.
getAnonymousTypeDefinition()
protected XSDTypeDefinition typeDefinition
Type Definition
' reference.
getTypeDefinition()
protected org.eclipse.emf.common.util.EList identityConstraintDefinitions
Identity Constraint Definitions
' containment reference list.
getIdentityConstraintDefinitions()
protected XSDElementDeclaration resolvedElementDeclaration
Resolved Element Declaration
' reference.
getResolvedElementDeclaration()
protected XSDElementDeclaration substitutionGroupAffiliation
Substitution Group Affiliation
' reference.
getSubstitutionGroupAffiliation()
protected org.eclipse.emf.common.util.EList substitutionGroup
Substitution Group
' reference list.
getSubstitutionGroup()
protected int analysisState
protected boolean isTypeExplicit
Constructor Detail |
protected XSDElementDeclarationImpl()
Method Detail |
public static XSDElementDeclaration createElementDeclaration(org.w3c.dom.Node node)
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class XSDFeatureImpl
public boolean isNillable()
isNillable
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.isSetNillable()
,
XSDElementDeclaration.unsetNillable()
,
XSDElementDeclaration.setNillable(boolean)
,
XSDPackage.getXSDElementDeclaration_Nillable()
public void setNillable(boolean newNillable)
setNillable
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Nillable' attribute.XSDElementDeclaration.isSetNillable()
,
XSDElementDeclaration.unsetNillable()
,
XSDElementDeclaration.isNillable()
public void unsetNillable()
unsetNillable
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.isSetNillable()
,
XSDElementDeclaration.isNillable()
,
XSDElementDeclaration.setNillable(boolean)
public boolean isSetNillable()
isSetNillable
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.unsetNillable()
,
XSDElementDeclaration.isNillable()
,
XSDElementDeclaration.setNillable(boolean)
public org.eclipse.emf.common.util.EList getDisallowedSubstitutions()
getDisallowedSubstitutions
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getStringDisallowedSubstitutions()
,
XSDDisallowedSubstitutions
,
XSDPackage.getXSDElementDeclaration_DisallowedSubstitutions()
public org.eclipse.emf.common.util.EList getSubstitutionGroupExclusions()
getSubstitutionGroupExclusions
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getStringSubstitutionGroupExclusions()
,
XSDSubstitutionGroupExclusions
,
XSDPackage.getXSDElementDeclaration_SubstitutionGroupExclusions()
public boolean isAbstract()
isAbstract
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.isSetAbstract()
,
XSDElementDeclaration.unsetAbstract()
,
XSDElementDeclaration.setAbstract(boolean)
,
XSDPackage.getXSDElementDeclaration_Abstract()
public void setAbstract(boolean newAbstract)
setAbstract
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Abstract' attribute.XSDElementDeclaration.isSetAbstract()
,
XSDElementDeclaration.unsetAbstract()
,
XSDElementDeclaration.isAbstract()
public void unsetAbstract()
unsetAbstract
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.isSetAbstract()
,
XSDElementDeclaration.isAbstract()
,
XSDElementDeclaration.setAbstract(boolean)
public boolean isSetAbstract()
isSetAbstract
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.unsetAbstract()
,
XSDElementDeclaration.isAbstract()
,
XSDElementDeclaration.setAbstract(boolean)
public org.eclipse.emf.common.util.EList getLexicalFinal()
getLexicalFinal
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getStringLexicalFinal()
,
XSDElementDeclaration.setStringLexicalFinal(java.lang.String)
,
XSDProhibitedSubstitutions
,
XSDElementDeclaration.isSetLexicalFinal()
,
XSDElementDeclaration.unsetLexicalFinal()
,
XSDPackage.getXSDElementDeclaration_LexicalFinal()
public void unsetLexicalFinal()
unsetLexicalFinal
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.isSetLexicalFinal()
,
XSDElementDeclaration.getLexicalFinal()
public boolean isSetLexicalFinal()
isSetLexicalFinal
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.unsetLexicalFinal()
,
XSDElementDeclaration.getLexicalFinal()
public org.eclipse.emf.common.util.EList getBlock()
getBlock
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getStringBlock()
,
XSDElementDeclaration.setStringBlock(java.lang.String)
,
XSDDisallowedSubstitutions
,
XSDElementDeclaration.isSetBlock()
,
XSDElementDeclaration.unsetBlock()
,
XSDPackage.getXSDElementDeclaration_Block()
public void unsetBlock()
unsetBlock
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.isSetBlock()
,
XSDElementDeclaration.getBlock()
public boolean isSetBlock()
isSetBlock
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.unsetBlock()
,
XSDElementDeclaration.getBlock()
public java.lang.Boolean getElementDeclarationReference()
public org.w3c.dom.Element createElement()
createElement
in class XSDConcreteComponentImpl
protected void patch()
patch
in class XSDNamedComponentImpl
protected boolean analyze()
analyze
in class XSDFeatureImpl
protected void handleAnalysis()
protected void patchTargetNamespaceAttribute()
patchTargetNamespaceAttribute
in class XSDNamedComponentImpl
public void validate()
XSDConcreteComponent
Diagnostics
are produced to report any problems.validate
in interface XSDConcreteComponent
validate
in class XSDConcreteComponentImpl
org.eclipse.xsd.XSDConcreteComponent
XSDConcreteComponent.getDiagnostics()
,
XSDConcreteComponent.clearDiagnostics()
protected void reconcileAttributes(org.w3c.dom.Element changedElement)
reconcileAttributes
in class XSDFeatureImpl
protected void reconcileNameAttribute()
reconcileNameAttribute
in class XSDNamedComponentImpl
protected void reconcileContents(org.w3c.dom.Element changedElement)
reconcileContents
in class XSDConcreteComponentImpl
protected void handleUnreconciledElement(org.w3c.dom.Element child, java.util.List newContents, java.util.List remainingContents)
handleUnreconciledElement
in class XSDConcreteComponentImpl
protected void handleReconciliation(java.util.List newContents, java.util.List remainingContents)
handleReconciliation
in class XSDConcreteComponentImpl
protected void changeAttribute(org.eclipse.emf.ecore.EAttribute eAttribute)
changeAttribute
in class XSDFeatureImpl
public void eNotify(org.eclipse.emf.common.notify.Notification msg)
eNotify
in interface org.eclipse.emf.common.notify.Notifier
eNotify
in class XSDConcreteComponentImpl
protected void changeReference(org.eclipse.emf.ecore.EReference eReference)
changeReference
in class XSDConcreteComponentImpl
protected void adoptContent(org.eclipse.emf.ecore.EReference eReference, XSDConcreteComponent xsdConcreteComponent)
adoptContent
in class XSDConcreteComponentImpl
protected void orphanContent(org.eclipse.emf.ecore.EReference eReference, XSDConcreteComponent xsdConcreteComponent)
orphanContent
in class XSDConcreteComponentImpl
public boolean isElementDeclarationReference()
XSDElementDeclaration
This concrete attribute is equivalent to
xsdElementDeclaration != xsdElementDeclaration.getResolvedElementDeclaration
()
An infoset feature will never return an instance for which this is the true
since this is a concrete attribute that is used to represent an element declaration
with a ref attribute.
isElementDeclarationReference
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDPackage.getXSDElementDeclaration_ElementDeclarationReference()
public java.lang.Boolean getCircular()
public java.lang.String getQName()
XSDNamedComponent
This concrete attribute is equivalent to
xsdNamedComponent.getQName
(xsdNamedComponent)
getQName
in interface XSDNamedComponent
getQName
in class XSDNamedComponentImpl
org.eclipse.xsd.XSDNamedComponent
XSDNamedComponent.getQName(org.eclipse.xsd.XSDConcreteComponent)
,
XSDPackage.getXSDNamedComponent_QName()
public boolean isNamedComponentReference()
isNamedComponentReference
in class XSDNamedComponentImpl
public XSDNamedComponent getResolvedNamedComponent()
getResolvedNamedComponent
in class XSDNamedComponentImpl
public boolean isFeatureReference()
XSDFeature
This is the same result as either
the 'Element Reference
' attribute or
the 'Attribute Reference
' attribute.
isFeatureReference
in interface XSDFeature
isFeatureReference
in class XSDFeatureImpl
org.eclipse.xsd.XSDFeature
XSDPackage.getXSDFeature_FeatureReference()
public XSDFeature getResolvedFeature()
XSDFeature
This is the same result as either
the 'Resolved Element Declaration
' reference or
the 'Resolved Attribute Declaration
' reference.
getResolvedFeature
in interface XSDFeature
getResolvedFeature
in class XSDFeatureImpl
org.eclipse.xsd.XSDFeature
XSDPackage.getXSDFeature_ResolvedFeature()
public XSDTypeDefinition getType()
XSDFeature
This is the same result as either
the element 'Type Definition
' reference or
the attribute 'Type Definition
' reference.
getType
in interface XSDFeature
getType
in class XSDFeatureImpl
org.eclipse.xsd.XSDFeature
XSDPackage.getXSDFeature_Type()
public java.lang.String getStringLexicalFinal()
XSDElementDeclaration
Lexical Final
' attribute list.
getStringLexicalFinal
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getStringLexicalFinal()
,
XSDElementDeclaration.setStringLexicalFinal(java.lang.String)
public void setStringLexicalFinal(java.lang.String finalDefault)
XSDElementDeclaration
Lexical Final
' attribute list.
setStringLexicalFinal
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
lexicalFinal
- the new value of the 'Lexical Final' attribute list.XSDElementDeclaration.getLexicalFinal()
,
XSDElementDeclaration.getStringLexicalFinal()
public java.lang.String getStringBlock()
XSDElementDeclaration
Block
' attribute list.
getStringBlock
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getBlock()
,
XSDElementDeclaration.setStringBlock(java.lang.String)
public void setStringBlock(java.lang.String block)
XSDElementDeclaration
Block
' attribute list.
setStringBlock
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
block
- the new value of the 'Block' attribute list.XSDElementDeclaration.getBlock()
,
XSDElementDeclaration.getStringBlock()
public java.lang.String getStringDisallowedSubstitutions()
XSDElementDeclaration
Disallowed Substitutions
' attribute list.
getStringDisallowedSubstitutions
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getDisallowedSubstitutions()
public java.lang.String getStringSubstitutionGroupExclusions()
XSDElementDeclaration
getStringSubstitutionGroupExclusions
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.getSubstitutionGroupExclusions()
,
XSDPackage.getXSDElementDeclaration_SubstitutionGroupExclusions()
public boolean isCircular()
XSDElementDeclaration
This indicates that the element declaration is part of an invalid circular substitution group.
isCircular
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDPackage.getXSDElementDeclaration_Circular()
public XSDAnnotation getAnnotation()
getAnnotation
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.setAnnotation(XSDAnnotation)
,
XSDPackage.getXSDElementDeclaration_Annotation()
public void setAnnotation(XSDAnnotation newAnnotation)
setAnnotation
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Annotation' containment reference.XSDElementDeclaration.getAnnotation()
public org.eclipse.emf.common.notify.NotificationChain basicSetAnnotation(XSDAnnotation newAnnotation, org.eclipse.emf.common.notify.NotificationChain msgs)
public XSDTypeDefinition getAnonymousTypeDefinition()
getAnonymousTypeDefinition
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.setAnonymousTypeDefinition(XSDTypeDefinition)
,
XSDPackage.getXSDElementDeclaration_AnonymousTypeDefinition()
public void setAnonymousTypeDefinition(XSDTypeDefinition newAnonymousTypeDefinition)
setAnonymousTypeDefinition
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Anonymous Type Definition' containment reference.XSDElementDeclaration.getAnonymousTypeDefinition()
public org.eclipse.emf.common.notify.NotificationChain basicSetAnonymousTypeDefinition(XSDTypeDefinition newAnonymousTypeDefinition, org.eclipse.emf.common.notify.NotificationChain msgs)
public XSDTypeDefinition getTypeDefinition()
getTypeDefinition
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.setTypeDefinition(XSDTypeDefinition)
,
XSDPackage.getXSDElementDeclaration_TypeDefinition()
public void setTypeDefinition(XSDTypeDefinition newTypeDefinition)
setTypeDefinition
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Type Definition' reference.XSDElementDeclaration.getTypeDefinition()
public org.eclipse.emf.common.util.EList getIdentityConstraintDefinitions()
getIdentityConstraintDefinitions
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDPackage.getXSDElementDeclaration_IdentityConstraintDefinitions()
public XSDElementDeclaration getResolvedElementDeclaration()
getResolvedElementDeclaration
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.setResolvedElementDeclaration(XSDElementDeclaration)
,
XSDPackage.getXSDElementDeclaration_ResolvedElementDeclaration()
public void setResolvedElementDeclaration(XSDElementDeclaration newResolvedElementDeclaration)
setResolvedElementDeclaration
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Resolved Element Declaration' reference.XSDElementDeclaration.getResolvedElementDeclaration()
public XSDElementDeclaration getSubstitutionGroupAffiliation()
getSubstitutionGroupAffiliation
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDElementDeclaration.setSubstitutionGroupAffiliation(XSDElementDeclaration)
,
XSDPackage.getXSDElementDeclaration_SubstitutionGroupAffiliation()
public void setSubstitutionGroupAffiliation(XSDElementDeclaration newSubstitutionGroupAffiliation)
setSubstitutionGroupAffiliation
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
value
- the new value of the 'Substitution Group Affiliation' reference.XSDElementDeclaration.getSubstitutionGroupAffiliation()
public org.eclipse.emf.common.util.EList getSubstitutionGroup()
getSubstitutionGroup
in interface XSDElementDeclaration
org.eclipse.xsd.XSDElementDeclaration
XSDPackage.getXSDElementDeclaration_SubstitutionGroup()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, java.lang.Class baseClass, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class XSDFeatureImpl
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature, boolean resolve)
eGet
in interface org.eclipse.emf.ecore.EObject
eGet
in class XSDFeatureImpl
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.EObject
eSet
in class XSDFeatureImpl
public void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset
in interface org.eclipse.emf.ecore.EObject
eUnset
in class XSDFeatureImpl
public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet
in interface org.eclipse.emf.ecore.EObject
eIsSet
in class XSDFeatureImpl
public java.lang.String toString()
toString
in class XSDFeatureImpl
public XSDConcreteComponent cloneConcreteComponent(boolean deep, boolean shareDOM)
XSDConcreteComponent
cloneConcreteComponent
in interface XSDConcreteComponent
cloneConcreteComponent
in class XSDConcreteComponentImpl
org.eclipse.xsd.XSDConcreteComponent
deep
- whether the clone should be deep.shareDOM
- whether the clone should share the original DOM
|
Copyright 2001-2002 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |