Package org.w3._2001.schema.impl
Class DocumentRootImpl
- Object
-
- BasicNotifierImpl
-
- BasicEObjectImpl
-
- MinimalEObjectImpl
-
- MinimalEObjectImpl.Container
-
- DocumentRootImpl
-
- All Implemented Interfaces:
Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,DocumentRoot
public class DocumentRootImpl extends MinimalEObjectImpl.Container implements DocumentRoot
An implementation of the model object 'Document Root'.The following features are implemented:
MixedXMLNS Prefix MapXSI Schema LocationAllAnnotationAnyAny AttributeAppinfoAttributeAttribute GroupChoiceComplex ContentComplex TypeDocumentationElementEnumerationFieldFraction DigitsGroupImportIncludeKeyKeyrefLengthListMax ExclusiveMax InclusiveMax LengthMin ExclusiveMin InclusiveMin LengthNotationPatternRedefineRestrictionSchemaSelectorSequenceSimple ContentSimple TypeTotal DigitsUnionUniqueWhite Space
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected FeatureMapmixedThe cached value of the 'Mixed' attribute list.protected EMap<String,String>xMLNSPrefixMapThe cached value of the 'XMLNS Prefix Map' map.protected EMap<String,String>xSISchemaLocationThe cached value of the 'XSI Schema Location' map.
-
Constructor Summary
Constructors Modifier Constructor Description protectedDocumentRootImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetAll(All newAll, NotificationChain msgs)NotificationChainbasicSetAnnotation(AnnotationType newAnnotation, NotificationChain msgs)NotificationChainbasicSetAny(AnyType newAny, NotificationChain msgs)NotificationChainbasicSetAnyAttribute(Wildcard newAnyAttribute, NotificationChain msgs)NotificationChainbasicSetAppinfo(AppinfoType newAppinfo, NotificationChain msgs)NotificationChainbasicSetAttribute(TopLevelAttribute newAttribute, NotificationChain msgs)NotificationChainbasicSetAttributeGroup(NamedAttributeGroup newAttributeGroup, NotificationChain msgs)NotificationChainbasicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)NotificationChainbasicSetComplexContent(ComplexContentType newComplexContent, NotificationChain msgs)NotificationChainbasicSetComplexType(TopLevelComplexType newComplexType, NotificationChain msgs)NotificationChainbasicSetDocumentation(DocumentationType newDocumentation, NotificationChain msgs)NotificationChainbasicSetElement(TopLevelElement newElement, NotificationChain msgs)NotificationChainbasicSetEnumeration(NoFixedFacet newEnumeration, NotificationChain msgs)NotificationChainbasicSetField(FieldType newField, NotificationChain msgs)NotificationChainbasicSetFractionDigits(NumFacet newFractionDigits, NotificationChain msgs)NotificationChainbasicSetGroup(NamedGroup newGroup, NotificationChain msgs)NotificationChainbasicSetImport(ImportType newImport, NotificationChain msgs)NotificationChainbasicSetInclude(IncludeType newInclude, NotificationChain msgs)NotificationChainbasicSetKey(Keybase newKey, NotificationChain msgs)NotificationChainbasicSetKeyref(KeyrefType newKeyref, NotificationChain msgs)NotificationChainbasicSetLength(NumFacet newLength, NotificationChain msgs)NotificationChainbasicSetList(ListType newList, NotificationChain msgs)NotificationChainbasicSetMaxExclusive(Facet newMaxExclusive, NotificationChain msgs)NotificationChainbasicSetMaxInclusive(Facet newMaxInclusive, NotificationChain msgs)NotificationChainbasicSetMaxLength(NumFacet newMaxLength, NotificationChain msgs)NotificationChainbasicSetMinExclusive(Facet newMinExclusive, NotificationChain msgs)NotificationChainbasicSetMinInclusive(Facet newMinInclusive, NotificationChain msgs)NotificationChainbasicSetMinLength(NumFacet newMinLength, NotificationChain msgs)NotificationChainbasicSetNotation(NotationType newNotation, NotificationChain msgs)NotificationChainbasicSetPattern(PatternType newPattern, NotificationChain msgs)NotificationChainbasicSetRedefine(RedefineType newRedefine, NotificationChain msgs)NotificationChainbasicSetRestriction(RestrictionType1 newRestriction, NotificationChain msgs)NotificationChainbasicSetSchema(SchemaType newSchema, NotificationChain msgs)NotificationChainbasicSetSelector(SelectorType newSelector, NotificationChain msgs)NotificationChainbasicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)NotificationChainbasicSetSimpleContent(SimpleContentType newSimpleContent, NotificationChain msgs)NotificationChainbasicSetSimpleType(TopLevelSimpleType newSimpleType, NotificationChain msgs)NotificationChainbasicSetTotalDigits(TotalDigitsType newTotalDigits, NotificationChain msgs)NotificationChainbasicSetUnion(UnionType newUnion, NotificationChain msgs)NotificationChainbasicSetUnique(Keybase newUnique, NotificationChain msgs)NotificationChainbasicSetWhiteSpace(WhiteSpaceType newWhiteSpace, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)AllgetAll()AnnotationTypegetAnnotation()AnyTypegetAny()WildcardgetAnyAttribute()AppinfoTypegetAppinfo()TopLevelAttributegetAttribute()NamedAttributeGroupgetAttributeGroup()ExplicitGroupgetChoice()ComplexContentTypegetComplexContent()TopLevelComplexTypegetComplexType()DocumentationTypegetDocumentation()TopLevelElementgetElement()NoFixedFacetgetEnumeration()FieldTypegetField()NumFacetgetFractionDigits()NamedGroupgetGroup()ImportTypegetImport()IncludeTypegetInclude()KeybasegetKey()KeyrefTypegetKeyref()NumFacetgetLength()ListTypegetList()FacetgetMaxExclusive()FacetgetMaxInclusive()NumFacetgetMaxLength()FacetgetMinExclusive()FacetgetMinInclusive()NumFacetgetMinLength()FeatureMapgetMixed()NotationTypegetNotation()PatternTypegetPattern()RedefineTypegetRedefine()RestrictionType1getRestriction()SchemaTypegetSchema()SelectorTypegetSelector()ExplicitGroupgetSequence()SimpleContentTypegetSimpleContent()TopLevelSimpleTypegetSimpleType()TotalDigitsTypegetTotalDigits()UnionTypegetUnion()KeybasegetUnique()WhiteSpaceTypegetWhiteSpace()EMap<String,String>getXMLNSPrefixMap()EMap<String,String>getXSISchemaLocation()voidsetAll(All newAll)voidsetAnnotation(AnnotationType newAnnotation)voidsetAny(AnyType newAny)voidsetAnyAttribute(Wildcard newAnyAttribute)voidsetAppinfo(AppinfoType newAppinfo)voidsetAttribute(TopLevelAttribute newAttribute)voidsetAttributeGroup(NamedAttributeGroup newAttributeGroup)voidsetChoice(ExplicitGroup newChoice)voidsetComplexContent(ComplexContentType newComplexContent)voidsetComplexType(TopLevelComplexType newComplexType)voidsetDocumentation(DocumentationType newDocumentation)voidsetElement(TopLevelElement newElement)voidsetEnumeration(NoFixedFacet newEnumeration)voidsetField(FieldType newField)voidsetFractionDigits(NumFacet newFractionDigits)voidsetGroup(NamedGroup newGroup)voidsetImport(ImportType newImport)voidsetInclude(IncludeType newInclude)voidsetKey(Keybase newKey)voidsetKeyref(KeyrefType newKeyref)voidsetLength(NumFacet newLength)voidsetList(ListType newList)voidsetMaxExclusive(Facet newMaxExclusive)voidsetMaxInclusive(Facet newMaxInclusive)voidsetMaxLength(NumFacet newMaxLength)voidsetMinExclusive(Facet newMinExclusive)voidsetMinInclusive(Facet newMinInclusive)voidsetMinLength(NumFacet newMinLength)voidsetNotation(NotationType newNotation)voidsetPattern(PatternType newPattern)voidsetRedefine(RedefineType newRedefine)voidsetRestriction(RestrictionType1 newRestriction)voidsetSchema(SchemaType newSchema)voidsetSelector(SelectorType newSelector)voidsetSequence(ExplicitGroup newSequence)voidsetSimpleContent(SimpleContentType newSimpleContent)voidsetSimpleType(TopLevelSimpleType newSimpleType)voidsetTotalDigits(TotalDigitsType newTotalDigits)voidsetUnion(UnionType newUnion)voidsetUnique(Keybase newUnique)voidsetWhiteSpace(WhiteSpaceType newWhiteSpace)StringtoString()-
Methods inherited from class MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
-
Methods inherited from class BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
mixed
protected FeatureMap mixed
The cached value of the 'Mixed' attribute list.- See Also:
getMixed()
-
xMLNSPrefixMap
protected EMap<String,String> xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map' map.- See Also:
getXMLNSPrefixMap()
-
xSISchemaLocation
protected EMap<String,String> xSISchemaLocation
The cached value of the 'XSI Schema Location' map.- See Also:
getXSISchemaLocation()
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classBasicEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixedin interfaceDocumentRoot- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
SchemaPackage.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMapin interfaceDocumentRoot- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
SchemaPackage.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocationin interfaceDocumentRoot- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
SchemaPackage.getDocumentRoot_XSISchemaLocation()
-
getAll
public All getAll()
- Specified by:
getAllin interfaceDocumentRoot- Returns:
- the value of the 'All' containment reference.
- See Also:
DocumentRoot.setAll(All),SchemaPackage.getDocumentRoot_All()
-
basicSetAll
public NotificationChain basicSetAll(All newAll, NotificationChain msgs)
-
setAll
public void setAll(All newAll)
- Specified by:
setAllin interfaceDocumentRoot- Parameters:
newAll- the new value of the 'All' containment reference.- See Also:
DocumentRoot.getAll()
-
getAnnotation
public AnnotationType getAnnotation()
- Specified by:
getAnnotationin interfaceDocumentRoot- Returns:
- the value of the 'Annotation' containment reference.
- See Also:
DocumentRoot.setAnnotation(AnnotationType),SchemaPackage.getDocumentRoot_Annotation()
-
basicSetAnnotation
public NotificationChain basicSetAnnotation(AnnotationType newAnnotation, NotificationChain msgs)
-
setAnnotation
public void setAnnotation(AnnotationType newAnnotation)
- Specified by:
setAnnotationin interfaceDocumentRoot- Parameters:
newAnnotation- the new value of the 'Annotation' containment reference.- See Also:
DocumentRoot.getAnnotation()
-
getAny
public AnyType getAny()
- Specified by:
getAnyin interfaceDocumentRoot- Returns:
- the value of the 'Any' containment reference.
- See Also:
DocumentRoot.setAny(AnyType),SchemaPackage.getDocumentRoot_Any()
-
basicSetAny
public NotificationChain basicSetAny(AnyType newAny, NotificationChain msgs)
-
setAny
public void setAny(AnyType newAny)
- Specified by:
setAnyin interfaceDocumentRoot- Parameters:
newAny- the new value of the 'Any' containment reference.- See Also:
DocumentRoot.getAny()
-
getAnyAttribute
public Wildcard getAnyAttribute()
- Specified by:
getAnyAttributein interfaceDocumentRoot- Returns:
- the value of the 'Any Attribute' containment reference.
- See Also:
DocumentRoot.setAnyAttribute(Wildcard),SchemaPackage.getDocumentRoot_AnyAttribute()
-
basicSetAnyAttribute
public NotificationChain basicSetAnyAttribute(Wildcard newAnyAttribute, NotificationChain msgs)
-
setAnyAttribute
public void setAnyAttribute(Wildcard newAnyAttribute)
- Specified by:
setAnyAttributein interfaceDocumentRoot- Parameters:
newAnyAttribute- the new value of the 'Any Attribute' containment reference.- See Also:
DocumentRoot.getAnyAttribute()
-
getAppinfo
public AppinfoType getAppinfo()
- Specified by:
getAppinfoin interfaceDocumentRoot- Returns:
- the value of the 'Appinfo' containment reference.
- See Also:
DocumentRoot.setAppinfo(AppinfoType),SchemaPackage.getDocumentRoot_Appinfo()
-
basicSetAppinfo
public NotificationChain basicSetAppinfo(AppinfoType newAppinfo, NotificationChain msgs)
-
setAppinfo
public void setAppinfo(AppinfoType newAppinfo)
- Specified by:
setAppinfoin interfaceDocumentRoot- Parameters:
newAppinfo- the new value of the 'Appinfo' containment reference.- See Also:
DocumentRoot.getAppinfo()
-
getAttribute
public TopLevelAttribute getAttribute()
- Specified by:
getAttributein interfaceDocumentRoot- Returns:
- the value of the 'Attribute' containment reference.
- See Also:
DocumentRoot.setAttribute(TopLevelAttribute),SchemaPackage.getDocumentRoot_Attribute()
-
basicSetAttribute
public NotificationChain basicSetAttribute(TopLevelAttribute newAttribute, NotificationChain msgs)
-
setAttribute
public void setAttribute(TopLevelAttribute newAttribute)
- Specified by:
setAttributein interfaceDocumentRoot- Parameters:
newAttribute- the new value of the 'Attribute' containment reference.- See Also:
DocumentRoot.getAttribute()
-
getAttributeGroup
public NamedAttributeGroup getAttributeGroup()
- Specified by:
getAttributeGroupin interfaceDocumentRoot- Returns:
- the value of the 'Attribute Group' containment reference.
- See Also:
DocumentRoot.setAttributeGroup(NamedAttributeGroup),SchemaPackage.getDocumentRoot_AttributeGroup()
-
basicSetAttributeGroup
public NotificationChain basicSetAttributeGroup(NamedAttributeGroup newAttributeGroup, NotificationChain msgs)
-
setAttributeGroup
public void setAttributeGroup(NamedAttributeGroup newAttributeGroup)
- Specified by:
setAttributeGroupin interfaceDocumentRoot- Parameters:
newAttributeGroup- the new value of the 'Attribute Group' containment reference.- See Also:
DocumentRoot.getAttributeGroup()
-
getChoice
public ExplicitGroup getChoice()
- Specified by:
getChoicein interfaceDocumentRoot- Returns:
- the value of the 'Choice' containment reference.
- See Also:
DocumentRoot.setChoice(ExplicitGroup),SchemaPackage.getDocumentRoot_Choice()
-
basicSetChoice
public NotificationChain basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)
-
setChoice
public void setChoice(ExplicitGroup newChoice)
- Specified by:
setChoicein interfaceDocumentRoot- Parameters:
newChoice- the new value of the 'Choice' containment reference.- See Also:
DocumentRoot.getChoice()
-
getComplexContent
public ComplexContentType getComplexContent()
- Specified by:
getComplexContentin interfaceDocumentRoot- Returns:
- the value of the 'Complex Content' containment reference.
- See Also:
DocumentRoot.setComplexContent(ComplexContentType),SchemaPackage.getDocumentRoot_ComplexContent()
-
basicSetComplexContent
public NotificationChain basicSetComplexContent(ComplexContentType newComplexContent, NotificationChain msgs)
-
setComplexContent
public void setComplexContent(ComplexContentType newComplexContent)
- Specified by:
setComplexContentin interfaceDocumentRoot- Parameters:
newComplexContent- the new value of the 'Complex Content' containment reference.- See Also:
DocumentRoot.getComplexContent()
-
getComplexType
public TopLevelComplexType getComplexType()
- Specified by:
getComplexTypein interfaceDocumentRoot- Returns:
- the value of the 'Complex Type' containment reference.
- See Also:
DocumentRoot.setComplexType(TopLevelComplexType),SchemaPackage.getDocumentRoot_ComplexType()
-
basicSetComplexType
public NotificationChain basicSetComplexType(TopLevelComplexType newComplexType, NotificationChain msgs)
-
setComplexType
public void setComplexType(TopLevelComplexType newComplexType)
- Specified by:
setComplexTypein interfaceDocumentRoot- Parameters:
newComplexType- the new value of the 'Complex Type' containment reference.- See Also:
DocumentRoot.getComplexType()
-
getDocumentation
public DocumentationType getDocumentation()
- Specified by:
getDocumentationin interfaceDocumentRoot- Returns:
- the value of the 'Documentation' containment reference.
- See Also:
DocumentRoot.setDocumentation(DocumentationType),SchemaPackage.getDocumentRoot_Documentation()
-
basicSetDocumentation
public NotificationChain basicSetDocumentation(DocumentationType newDocumentation, NotificationChain msgs)
-
setDocumentation
public void setDocumentation(DocumentationType newDocumentation)
- Specified by:
setDocumentationin interfaceDocumentRoot- Parameters:
newDocumentation- the new value of the 'Documentation' containment reference.- See Also:
DocumentRoot.getDocumentation()
-
getElement
public TopLevelElement getElement()
- Specified by:
getElementin interfaceDocumentRoot- Returns:
- the value of the 'Element' containment reference.
- See Also:
DocumentRoot.setElement(TopLevelElement),SchemaPackage.getDocumentRoot_Element()
-
basicSetElement
public NotificationChain basicSetElement(TopLevelElement newElement, NotificationChain msgs)
-
setElement
public void setElement(TopLevelElement newElement)
- Specified by:
setElementin interfaceDocumentRoot- Parameters:
newElement- the new value of the 'Element' containment reference.- See Also:
DocumentRoot.getElement()
-
getEnumeration
public NoFixedFacet getEnumeration()
- Specified by:
getEnumerationin interfaceDocumentRoot- Returns:
- the value of the 'Enumeration' containment reference.
- See Also:
DocumentRoot.setEnumeration(NoFixedFacet),SchemaPackage.getDocumentRoot_Enumeration()
-
basicSetEnumeration
public NotificationChain basicSetEnumeration(NoFixedFacet newEnumeration, NotificationChain msgs)
-
setEnumeration
public void setEnumeration(NoFixedFacet newEnumeration)
- Specified by:
setEnumerationin interfaceDocumentRoot- Parameters:
newEnumeration- the new value of the 'Enumeration' containment reference.- See Also:
DocumentRoot.getEnumeration()
-
getField
public FieldType getField()
- Specified by:
getFieldin interfaceDocumentRoot- Returns:
- the value of the 'Field' containment reference.
- See Also:
DocumentRoot.setField(FieldType),SchemaPackage.getDocumentRoot_Field()
-
basicSetField
public NotificationChain basicSetField(FieldType newField, NotificationChain msgs)
-
setField
public void setField(FieldType newField)
- Specified by:
setFieldin interfaceDocumentRoot- Parameters:
newField- the new value of the 'Field' containment reference.- See Also:
DocumentRoot.getField()
-
getFractionDigits
public NumFacet getFractionDigits()
- Specified by:
getFractionDigitsin interfaceDocumentRoot- Returns:
- the value of the 'Fraction Digits' containment reference.
- See Also:
DocumentRoot.setFractionDigits(NumFacet),SchemaPackage.getDocumentRoot_FractionDigits()
-
basicSetFractionDigits
public NotificationChain basicSetFractionDigits(NumFacet newFractionDigits, NotificationChain msgs)
-
setFractionDigits
public void setFractionDigits(NumFacet newFractionDigits)
- Specified by:
setFractionDigitsin interfaceDocumentRoot- Parameters:
newFractionDigits- the new value of the 'Fraction Digits' containment reference.- See Also:
DocumentRoot.getFractionDigits()
-
getGroup
public NamedGroup getGroup()
- Specified by:
getGroupin interfaceDocumentRoot- Returns:
- the value of the 'Group' containment reference.
- See Also:
DocumentRoot.setGroup(NamedGroup),SchemaPackage.getDocumentRoot_Group()
-
basicSetGroup
public NotificationChain basicSetGroup(NamedGroup newGroup, NotificationChain msgs)
-
setGroup
public void setGroup(NamedGroup newGroup)
- Specified by:
setGroupin interfaceDocumentRoot- Parameters:
newGroup- the new value of the 'Group' containment reference.- See Also:
DocumentRoot.getGroup()
-
getImport
public ImportType getImport()
- Specified by:
getImportin interfaceDocumentRoot- Returns:
- the value of the 'Import' containment reference.
- See Also:
DocumentRoot.setImport(ImportType),SchemaPackage.getDocumentRoot_Import()
-
basicSetImport
public NotificationChain basicSetImport(ImportType newImport, NotificationChain msgs)
-
setImport
public void setImport(ImportType newImport)
- Specified by:
setImportin interfaceDocumentRoot- Parameters:
newImport- the new value of the 'Import' containment reference.- See Also:
DocumentRoot.getImport()
-
getInclude
public IncludeType getInclude()
- Specified by:
getIncludein interfaceDocumentRoot- Returns:
- the value of the 'Include' containment reference.
- See Also:
DocumentRoot.setInclude(IncludeType),SchemaPackage.getDocumentRoot_Include()
-
basicSetInclude
public NotificationChain basicSetInclude(IncludeType newInclude, NotificationChain msgs)
-
setInclude
public void setInclude(IncludeType newInclude)
- Specified by:
setIncludein interfaceDocumentRoot- Parameters:
newInclude- the new value of the 'Include' containment reference.- See Also:
DocumentRoot.getInclude()
-
getKey
public Keybase getKey()
- Specified by:
getKeyin interfaceDocumentRoot- Returns:
- the value of the 'Key' containment reference.
- See Also:
DocumentRoot.setKey(Keybase),SchemaPackage.getDocumentRoot_Key()
-
basicSetKey
public NotificationChain basicSetKey(Keybase newKey, NotificationChain msgs)
-
setKey
public void setKey(Keybase newKey)
- Specified by:
setKeyin interfaceDocumentRoot- Parameters:
newKey- the new value of the 'Key' containment reference.- See Also:
DocumentRoot.getKey()
-
getKeyref
public KeyrefType getKeyref()
- Specified by:
getKeyrefin interfaceDocumentRoot- Returns:
- the value of the 'Keyref' containment reference.
- See Also:
DocumentRoot.setKeyref(KeyrefType),SchemaPackage.getDocumentRoot_Keyref()
-
basicSetKeyref
public NotificationChain basicSetKeyref(KeyrefType newKeyref, NotificationChain msgs)
-
setKeyref
public void setKeyref(KeyrefType newKeyref)
- Specified by:
setKeyrefin interfaceDocumentRoot- Parameters:
newKeyref- the new value of the 'Keyref' containment reference.- See Also:
DocumentRoot.getKeyref()
-
getLength
public NumFacet getLength()
- Specified by:
getLengthin interfaceDocumentRoot- Returns:
- the value of the 'Length' containment reference.
- See Also:
DocumentRoot.setLength(NumFacet),SchemaPackage.getDocumentRoot_Length()
-
basicSetLength
public NotificationChain basicSetLength(NumFacet newLength, NotificationChain msgs)
-
setLength
public void setLength(NumFacet newLength)
- Specified by:
setLengthin interfaceDocumentRoot- Parameters:
newLength- the new value of the 'Length' containment reference.- See Also:
DocumentRoot.getLength()
-
getList
public ListType getList()
- Specified by:
getListin interfaceDocumentRoot- Returns:
- the value of the 'List' containment reference.
- See Also:
DocumentRoot.setList(ListType),SchemaPackage.getDocumentRoot_List()
-
basicSetList
public NotificationChain basicSetList(ListType newList, NotificationChain msgs)
-
setList
public void setList(ListType newList)
- Specified by:
setListin interfaceDocumentRoot- Parameters:
newList- the new value of the 'List' containment reference.- See Also:
DocumentRoot.getList()
-
getMaxExclusive
public Facet getMaxExclusive()
- Specified by:
getMaxExclusivein interfaceDocumentRoot- Returns:
- the value of the 'Max Exclusive' containment reference.
- See Also:
DocumentRoot.setMaxExclusive(Facet),SchemaPackage.getDocumentRoot_MaxExclusive()
-
basicSetMaxExclusive
public NotificationChain basicSetMaxExclusive(Facet newMaxExclusive, NotificationChain msgs)
-
setMaxExclusive
public void setMaxExclusive(Facet newMaxExclusive)
- Specified by:
setMaxExclusivein interfaceDocumentRoot- Parameters:
newMaxExclusive- the new value of the 'Max Exclusive' containment reference.- See Also:
DocumentRoot.getMaxExclusive()
-
getMaxInclusive
public Facet getMaxInclusive()
- Specified by:
getMaxInclusivein interfaceDocumentRoot- Returns:
- the value of the 'Max Inclusive' containment reference.
- See Also:
DocumentRoot.setMaxInclusive(Facet),SchemaPackage.getDocumentRoot_MaxInclusive()
-
basicSetMaxInclusive
public NotificationChain basicSetMaxInclusive(Facet newMaxInclusive, NotificationChain msgs)
-
setMaxInclusive
public void setMaxInclusive(Facet newMaxInclusive)
- Specified by:
setMaxInclusivein interfaceDocumentRoot- Parameters:
newMaxInclusive- the new value of the 'Max Inclusive' containment reference.- See Also:
DocumentRoot.getMaxInclusive()
-
getMaxLength
public NumFacet getMaxLength()
- Specified by:
getMaxLengthin interfaceDocumentRoot- Returns:
- the value of the 'Max Length' containment reference.
- See Also:
DocumentRoot.setMaxLength(NumFacet),SchemaPackage.getDocumentRoot_MaxLength()
-
basicSetMaxLength
public NotificationChain basicSetMaxLength(NumFacet newMaxLength, NotificationChain msgs)
-
setMaxLength
public void setMaxLength(NumFacet newMaxLength)
- Specified by:
setMaxLengthin interfaceDocumentRoot- Parameters:
newMaxLength- the new value of the 'Max Length' containment reference.- See Also:
DocumentRoot.getMaxLength()
-
getMinExclusive
public Facet getMinExclusive()
- Specified by:
getMinExclusivein interfaceDocumentRoot- Returns:
- the value of the 'Min Exclusive' containment reference.
- See Also:
DocumentRoot.setMinExclusive(Facet),SchemaPackage.getDocumentRoot_MinExclusive()
-
basicSetMinExclusive
public NotificationChain basicSetMinExclusive(Facet newMinExclusive, NotificationChain msgs)
-
setMinExclusive
public void setMinExclusive(Facet newMinExclusive)
- Specified by:
setMinExclusivein interfaceDocumentRoot- Parameters:
newMinExclusive- the new value of the 'Min Exclusive' containment reference.- See Also:
DocumentRoot.getMinExclusive()
-
getMinInclusive
public Facet getMinInclusive()
- Specified by:
getMinInclusivein interfaceDocumentRoot- Returns:
- the value of the 'Min Inclusive' containment reference.
- See Also:
DocumentRoot.setMinInclusive(Facet),SchemaPackage.getDocumentRoot_MinInclusive()
-
basicSetMinInclusive
public NotificationChain basicSetMinInclusive(Facet newMinInclusive, NotificationChain msgs)
-
setMinInclusive
public void setMinInclusive(Facet newMinInclusive)
- Specified by:
setMinInclusivein interfaceDocumentRoot- Parameters:
newMinInclusive- the new value of the 'Min Inclusive' containment reference.- See Also:
DocumentRoot.getMinInclusive()
-
getMinLength
public NumFacet getMinLength()
- Specified by:
getMinLengthin interfaceDocumentRoot- Returns:
- the value of the 'Min Length' containment reference.
- See Also:
DocumentRoot.setMinLength(NumFacet),SchemaPackage.getDocumentRoot_MinLength()
-
basicSetMinLength
public NotificationChain basicSetMinLength(NumFacet newMinLength, NotificationChain msgs)
-
setMinLength
public void setMinLength(NumFacet newMinLength)
- Specified by:
setMinLengthin interfaceDocumentRoot- Parameters:
newMinLength- the new value of the 'Min Length' containment reference.- See Also:
DocumentRoot.getMinLength()
-
getNotation
public NotationType getNotation()
- Specified by:
getNotationin interfaceDocumentRoot- Returns:
- the value of the 'Notation' containment reference.
- See Also:
DocumentRoot.setNotation(NotationType),SchemaPackage.getDocumentRoot_Notation()
-
basicSetNotation
public NotificationChain basicSetNotation(NotationType newNotation, NotificationChain msgs)
-
setNotation
public void setNotation(NotationType newNotation)
- Specified by:
setNotationin interfaceDocumentRoot- Parameters:
newNotation- the new value of the 'Notation' containment reference.- See Also:
DocumentRoot.getNotation()
-
getPattern
public PatternType getPattern()
- Specified by:
getPatternin interfaceDocumentRoot- Returns:
- the value of the 'Pattern' containment reference.
- See Also:
DocumentRoot.setPattern(PatternType),SchemaPackage.getDocumentRoot_Pattern()
-
basicSetPattern
public NotificationChain basicSetPattern(PatternType newPattern, NotificationChain msgs)
-
setPattern
public void setPattern(PatternType newPattern)
- Specified by:
setPatternin interfaceDocumentRoot- Parameters:
newPattern- the new value of the 'Pattern' containment reference.- See Also:
DocumentRoot.getPattern()
-
getRedefine
public RedefineType getRedefine()
- Specified by:
getRedefinein interfaceDocumentRoot- Returns:
- the value of the 'Redefine' containment reference.
- See Also:
DocumentRoot.setRedefine(RedefineType),SchemaPackage.getDocumentRoot_Redefine()
-
basicSetRedefine
public NotificationChain basicSetRedefine(RedefineType newRedefine, NotificationChain msgs)
-
setRedefine
public void setRedefine(RedefineType newRedefine)
- Specified by:
setRedefinein interfaceDocumentRoot- Parameters:
newRedefine- the new value of the 'Redefine' containment reference.- See Also:
DocumentRoot.getRedefine()
-
getRestriction
public RestrictionType1 getRestriction()
- Specified by:
getRestrictionin interfaceDocumentRoot- Returns:
- the value of the 'Restriction' containment reference.
- See Also:
DocumentRoot.setRestriction(RestrictionType1),SchemaPackage.getDocumentRoot_Restriction()
-
basicSetRestriction
public NotificationChain basicSetRestriction(RestrictionType1 newRestriction, NotificationChain msgs)
-
setRestriction
public void setRestriction(RestrictionType1 newRestriction)
- Specified by:
setRestrictionin interfaceDocumentRoot- Parameters:
newRestriction- the new value of the 'Restriction' containment reference.- See Also:
DocumentRoot.getRestriction()
-
getSchema
public SchemaType getSchema()
- Specified by:
getSchemain interfaceDocumentRoot- Returns:
- the value of the 'Schema' containment reference.
- See Also:
DocumentRoot.setSchema(SchemaType),SchemaPackage.getDocumentRoot_Schema()
-
basicSetSchema
public NotificationChain basicSetSchema(SchemaType newSchema, NotificationChain msgs)
-
setSchema
public void setSchema(SchemaType newSchema)
- Specified by:
setSchemain interfaceDocumentRoot- Parameters:
newSchema- the new value of the 'Schema' containment reference.- See Also:
DocumentRoot.getSchema()
-
getSelector
public SelectorType getSelector()
- Specified by:
getSelectorin interfaceDocumentRoot- Returns:
- the value of the 'Selector' containment reference.
- See Also:
DocumentRoot.setSelector(SelectorType),SchemaPackage.getDocumentRoot_Selector()
-
basicSetSelector
public NotificationChain basicSetSelector(SelectorType newSelector, NotificationChain msgs)
-
setSelector
public void setSelector(SelectorType newSelector)
- Specified by:
setSelectorin interfaceDocumentRoot- Parameters:
newSelector- the new value of the 'Selector' containment reference.- See Also:
DocumentRoot.getSelector()
-
getSequence
public ExplicitGroup getSequence()
- Specified by:
getSequencein interfaceDocumentRoot- Returns:
- the value of the 'Sequence' containment reference.
- See Also:
DocumentRoot.setSequence(ExplicitGroup),SchemaPackage.getDocumentRoot_Sequence()
-
basicSetSequence
public NotificationChain basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)
-
setSequence
public void setSequence(ExplicitGroup newSequence)
- Specified by:
setSequencein interfaceDocumentRoot- Parameters:
newSequence- the new value of the 'Sequence' containment reference.- See Also:
DocumentRoot.getSequence()
-
getSimpleContent
public SimpleContentType getSimpleContent()
- Specified by:
getSimpleContentin interfaceDocumentRoot- Returns:
- the value of the 'Simple Content' containment reference.
- See Also:
DocumentRoot.setSimpleContent(SimpleContentType),SchemaPackage.getDocumentRoot_SimpleContent()
-
basicSetSimpleContent
public NotificationChain basicSetSimpleContent(SimpleContentType newSimpleContent, NotificationChain msgs)
-
setSimpleContent
public void setSimpleContent(SimpleContentType newSimpleContent)
- Specified by:
setSimpleContentin interfaceDocumentRoot- Parameters:
newSimpleContent- the new value of the 'Simple Content' containment reference.- See Also:
DocumentRoot.getSimpleContent()
-
getSimpleType
public TopLevelSimpleType getSimpleType()
- Specified by:
getSimpleTypein interfaceDocumentRoot- Returns:
- the value of the 'Simple Type' containment reference.
- See Also:
DocumentRoot.setSimpleType(TopLevelSimpleType),SchemaPackage.getDocumentRoot_SimpleType()
-
basicSetSimpleType
public NotificationChain basicSetSimpleType(TopLevelSimpleType newSimpleType, NotificationChain msgs)
-
setSimpleType
public void setSimpleType(TopLevelSimpleType newSimpleType)
- Specified by:
setSimpleTypein interfaceDocumentRoot- Parameters:
newSimpleType- the new value of the 'Simple Type' containment reference.- See Also:
DocumentRoot.getSimpleType()
-
getTotalDigits
public TotalDigitsType getTotalDigits()
- Specified by:
getTotalDigitsin interfaceDocumentRoot- Returns:
- the value of the 'Total Digits' containment reference.
- See Also:
DocumentRoot.setTotalDigits(TotalDigitsType),SchemaPackage.getDocumentRoot_TotalDigits()
-
basicSetTotalDigits
public NotificationChain basicSetTotalDigits(TotalDigitsType newTotalDigits, NotificationChain msgs)
-
setTotalDigits
public void setTotalDigits(TotalDigitsType newTotalDigits)
- Specified by:
setTotalDigitsin interfaceDocumentRoot- Parameters:
newTotalDigits- the new value of the 'Total Digits' containment reference.- See Also:
DocumentRoot.getTotalDigits()
-
getUnion
public UnionType getUnion()
- Specified by:
getUnionin interfaceDocumentRoot- Returns:
- the value of the 'Union' containment reference.
- See Also:
DocumentRoot.setUnion(UnionType),SchemaPackage.getDocumentRoot_Union()
-
basicSetUnion
public NotificationChain basicSetUnion(UnionType newUnion, NotificationChain msgs)
-
setUnion
public void setUnion(UnionType newUnion)
- Specified by:
setUnionin interfaceDocumentRoot- Parameters:
newUnion- the new value of the 'Union' containment reference.- See Also:
DocumentRoot.getUnion()
-
getUnique
public Keybase getUnique()
- Specified by:
getUniquein interfaceDocumentRoot- Returns:
- the value of the 'Unique' containment reference.
- See Also:
DocumentRoot.setUnique(Keybase),SchemaPackage.getDocumentRoot_Unique()
-
basicSetUnique
public NotificationChain basicSetUnique(Keybase newUnique, NotificationChain msgs)
-
setUnique
public void setUnique(Keybase newUnique)
- Specified by:
setUniquein interfaceDocumentRoot- Parameters:
newUnique- the new value of the 'Unique' containment reference.- See Also:
DocumentRoot.getUnique()
-
getWhiteSpace
public WhiteSpaceType getWhiteSpace()
- Specified by:
getWhiteSpacein interfaceDocumentRoot- Returns:
- the value of the 'White Space' containment reference.
- See Also:
DocumentRoot.setWhiteSpace(WhiteSpaceType),SchemaPackage.getDocumentRoot_WhiteSpace()
-
basicSetWhiteSpace
public NotificationChain basicSetWhiteSpace(WhiteSpaceType newWhiteSpace, NotificationChain msgs)
-
setWhiteSpace
public void setWhiteSpace(WhiteSpaceType newWhiteSpace)
- Specified by:
setWhiteSpacein interfaceDocumentRoot- Parameters:
newWhiteSpace- the new value of the 'White Space' containment reference.- See Also:
DocumentRoot.getWhiteSpace()
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)- Overrides:
eInverseRemovein classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toStringin classBasicEObjectImpl
-
-