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:
Mixed
XMLNS Prefix Map
XSI Schema Location
All
Annotation
Any
Any Attribute
Appinfo
Attribute
Attribute Group
Choice
Complex Content
Complex Type
Documentation
Element
Enumeration
Field
Fraction Digits
Group
Import
Include
Key
Keyref
Length
List
Max Exclusive
Max Inclusive
Max Length
Min Exclusive
Min Inclusive
Min Length
Notation
Pattern
Redefine
Restriction
Schema
Selector
Sequence
Simple Content
Simple Type
Total Digits
Union
Unique
White 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 FeatureMap
mixed
The cached value of the 'Mixed
' attribute list.protected EMap<String,String>
xMLNSPrefixMap
The cached value of the 'XMLNS Prefix Map
' map.protected EMap<String,String>
xSISchemaLocation
The cached value of the 'XSI Schema Location
' map.
-
Constructor Summary
Constructors Modifier Constructor Description protected
DocumentRootImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChain
basicSetAll(All newAll, NotificationChain msgs)
NotificationChain
basicSetAnnotation(AnnotationType newAnnotation, NotificationChain msgs)
NotificationChain
basicSetAny(AnyType newAny, NotificationChain msgs)
NotificationChain
basicSetAnyAttribute(Wildcard newAnyAttribute, NotificationChain msgs)
NotificationChain
basicSetAppinfo(AppinfoType newAppinfo, NotificationChain msgs)
NotificationChain
basicSetAttribute(TopLevelAttribute newAttribute, NotificationChain msgs)
NotificationChain
basicSetAttributeGroup(NamedAttributeGroup newAttributeGroup, NotificationChain msgs)
NotificationChain
basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)
NotificationChain
basicSetComplexContent(ComplexContentType newComplexContent, NotificationChain msgs)
NotificationChain
basicSetComplexType(TopLevelComplexType newComplexType, NotificationChain msgs)
NotificationChain
basicSetDocumentation(DocumentationType newDocumentation, NotificationChain msgs)
NotificationChain
basicSetElement(TopLevelElement newElement, NotificationChain msgs)
NotificationChain
basicSetEnumeration(NoFixedFacet newEnumeration, NotificationChain msgs)
NotificationChain
basicSetField(FieldType newField, NotificationChain msgs)
NotificationChain
basicSetFractionDigits(NumFacet newFractionDigits, NotificationChain msgs)
NotificationChain
basicSetGroup(NamedGroup newGroup, NotificationChain msgs)
NotificationChain
basicSetImport(ImportType newImport, NotificationChain msgs)
NotificationChain
basicSetInclude(IncludeType newInclude, NotificationChain msgs)
NotificationChain
basicSetKey(Keybase newKey, NotificationChain msgs)
NotificationChain
basicSetKeyref(KeyrefType newKeyref, NotificationChain msgs)
NotificationChain
basicSetLength(NumFacet newLength, NotificationChain msgs)
NotificationChain
basicSetList(ListType newList, NotificationChain msgs)
NotificationChain
basicSetMaxExclusive(Facet newMaxExclusive, NotificationChain msgs)
NotificationChain
basicSetMaxInclusive(Facet newMaxInclusive, NotificationChain msgs)
NotificationChain
basicSetMaxLength(NumFacet newMaxLength, NotificationChain msgs)
NotificationChain
basicSetMinExclusive(Facet newMinExclusive, NotificationChain msgs)
NotificationChain
basicSetMinInclusive(Facet newMinInclusive, NotificationChain msgs)
NotificationChain
basicSetMinLength(NumFacet newMinLength, NotificationChain msgs)
NotificationChain
basicSetNotation(NotationType newNotation, NotificationChain msgs)
NotificationChain
basicSetPattern(PatternType newPattern, NotificationChain msgs)
NotificationChain
basicSetRedefine(RedefineType newRedefine, NotificationChain msgs)
NotificationChain
basicSetRestriction(RestrictionType1 newRestriction, NotificationChain msgs)
NotificationChain
basicSetSchema(SchemaType newSchema, NotificationChain msgs)
NotificationChain
basicSetSelector(SelectorType newSelector, NotificationChain msgs)
NotificationChain
basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)
NotificationChain
basicSetSimpleContent(SimpleContentType newSimpleContent, NotificationChain msgs)
NotificationChain
basicSetSimpleType(TopLevelSimpleType newSimpleType, NotificationChain msgs)
NotificationChain
basicSetTotalDigits(TotalDigitsType newTotalDigits, NotificationChain msgs)
NotificationChain
basicSetUnion(UnionType newUnion, NotificationChain msgs)
NotificationChain
basicSetUnique(Keybase newUnique, NotificationChain msgs)
NotificationChain
basicSetWhiteSpace(WhiteSpaceType newWhiteSpace, NotificationChain msgs)
Object
eGet(int featureID, boolean resolve, boolean coreType)
NotificationChain
eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
All
getAll()
AnnotationType
getAnnotation()
AnyType
getAny()
Wildcard
getAnyAttribute()
AppinfoType
getAppinfo()
TopLevelAttribute
getAttribute()
NamedAttributeGroup
getAttributeGroup()
ExplicitGroup
getChoice()
ComplexContentType
getComplexContent()
TopLevelComplexType
getComplexType()
DocumentationType
getDocumentation()
TopLevelElement
getElement()
NoFixedFacet
getEnumeration()
FieldType
getField()
NumFacet
getFractionDigits()
NamedGroup
getGroup()
ImportType
getImport()
IncludeType
getInclude()
Keybase
getKey()
KeyrefType
getKeyref()
NumFacet
getLength()
ListType
getList()
Facet
getMaxExclusive()
Facet
getMaxInclusive()
NumFacet
getMaxLength()
Facet
getMinExclusive()
Facet
getMinInclusive()
NumFacet
getMinLength()
FeatureMap
getMixed()
NotationType
getNotation()
PatternType
getPattern()
RedefineType
getRedefine()
RestrictionType1
getRestriction()
SchemaType
getSchema()
SelectorType
getSelector()
ExplicitGroup
getSequence()
SimpleContentType
getSimpleContent()
TopLevelSimpleType
getSimpleType()
TotalDigitsType
getTotalDigits()
UnionType
getUnion()
Keybase
getUnique()
WhiteSpaceType
getWhiteSpace()
EMap<String,String>
getXMLNSPrefixMap()
EMap<String,String>
getXSISchemaLocation()
void
setAll(All newAll)
void
setAnnotation(AnnotationType newAnnotation)
void
setAny(AnyType newAny)
void
setAnyAttribute(Wildcard newAnyAttribute)
void
setAppinfo(AppinfoType newAppinfo)
void
setAttribute(TopLevelAttribute newAttribute)
void
setAttributeGroup(NamedAttributeGroup newAttributeGroup)
void
setChoice(ExplicitGroup newChoice)
void
setComplexContent(ComplexContentType newComplexContent)
void
setComplexType(TopLevelComplexType newComplexType)
void
setDocumentation(DocumentationType newDocumentation)
void
setElement(TopLevelElement newElement)
void
setEnumeration(NoFixedFacet newEnumeration)
void
setField(FieldType newField)
void
setFractionDigits(NumFacet newFractionDigits)
void
setGroup(NamedGroup newGroup)
void
setImport(ImportType newImport)
void
setInclude(IncludeType newInclude)
void
setKey(Keybase newKey)
void
setKeyref(KeyrefType newKeyref)
void
setLength(NumFacet newLength)
void
setList(ListType newList)
void
setMaxExclusive(Facet newMaxExclusive)
void
setMaxInclusive(Facet newMaxInclusive)
void
setMaxLength(NumFacet newMaxLength)
void
setMinExclusive(Facet newMinExclusive)
void
setMinInclusive(Facet newMinInclusive)
void
setMinLength(NumFacet newMinLength)
void
setNotation(NotationType newNotation)
void
setPattern(PatternType newPattern)
void
setRedefine(RedefineType newRedefine)
void
setRestriction(RestrictionType1 newRestriction)
void
setSchema(SchemaType newSchema)
void
setSelector(SelectorType newSelector)
void
setSequence(ExplicitGroup newSequence)
void
setSimpleContent(SimpleContentType newSimpleContent)
void
setSimpleType(TopLevelSimpleType newSimpleType)
void
setTotalDigits(TotalDigitsType newTotalDigits)
void
setUnion(UnionType newUnion)
void
setUnique(Keybase newUnique)
void
setWhiteSpace(WhiteSpaceType newWhiteSpace)
String
toString()
-
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:
eStaticClass
in classBasicEObjectImpl
-
getMixed
public FeatureMap getMixed()
- Specified by:
getMixed
in interfaceDocumentRoot
- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
SchemaPackage.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
public EMap<String,String> getXMLNSPrefixMap()
- Specified by:
getXMLNSPrefixMap
in interfaceDocumentRoot
- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
SchemaPackage.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
public EMap<String,String> getXSISchemaLocation()
- Specified by:
getXSISchemaLocation
in interfaceDocumentRoot
- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
SchemaPackage.getDocumentRoot_XSISchemaLocation()
-
getAll
public All getAll()
- Specified by:
getAll
in 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:
setAll
in interfaceDocumentRoot
- Parameters:
newAll
- the new value of the 'All' containment reference.- See Also:
DocumentRoot.getAll()
-
getAnnotation
public AnnotationType getAnnotation()
- Specified by:
getAnnotation
in 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:
setAnnotation
in interfaceDocumentRoot
- Parameters:
newAnnotation
- the new value of the 'Annotation' containment reference.- See Also:
DocumentRoot.getAnnotation()
-
getAny
public AnyType getAny()
- Specified by:
getAny
in 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:
setAny
in interfaceDocumentRoot
- Parameters:
newAny
- the new value of the 'Any' containment reference.- See Also:
DocumentRoot.getAny()
-
getAnyAttribute
public Wildcard getAnyAttribute()
- Specified by:
getAnyAttribute
in 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:
setAnyAttribute
in interfaceDocumentRoot
- Parameters:
newAnyAttribute
- the new value of the 'Any Attribute' containment reference.- See Also:
DocumentRoot.getAnyAttribute()
-
getAppinfo
public AppinfoType getAppinfo()
- Specified by:
getAppinfo
in 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:
setAppinfo
in interfaceDocumentRoot
- Parameters:
newAppinfo
- the new value of the 'Appinfo' containment reference.- See Also:
DocumentRoot.getAppinfo()
-
getAttribute
public TopLevelAttribute getAttribute()
- Specified by:
getAttribute
in 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:
setAttribute
in interfaceDocumentRoot
- Parameters:
newAttribute
- the new value of the 'Attribute' containment reference.- See Also:
DocumentRoot.getAttribute()
-
getAttributeGroup
public NamedAttributeGroup getAttributeGroup()
- Specified by:
getAttributeGroup
in 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:
setAttributeGroup
in interfaceDocumentRoot
- Parameters:
newAttributeGroup
- the new value of the 'Attribute Group' containment reference.- See Also:
DocumentRoot.getAttributeGroup()
-
getChoice
public ExplicitGroup getChoice()
- Specified by:
getChoice
in 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:
setChoice
in interfaceDocumentRoot
- Parameters:
newChoice
- the new value of the 'Choice' containment reference.- See Also:
DocumentRoot.getChoice()
-
getComplexContent
public ComplexContentType getComplexContent()
- Specified by:
getComplexContent
in 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:
setComplexContent
in interfaceDocumentRoot
- Parameters:
newComplexContent
- the new value of the 'Complex Content' containment reference.- See Also:
DocumentRoot.getComplexContent()
-
getComplexType
public TopLevelComplexType getComplexType()
- Specified by:
getComplexType
in 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:
setComplexType
in interfaceDocumentRoot
- Parameters:
newComplexType
- the new value of the 'Complex Type' containment reference.- See Also:
DocumentRoot.getComplexType()
-
getDocumentation
public DocumentationType getDocumentation()
- Specified by:
getDocumentation
in 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:
setDocumentation
in interfaceDocumentRoot
- Parameters:
newDocumentation
- the new value of the 'Documentation' containment reference.- See Also:
DocumentRoot.getDocumentation()
-
getElement
public TopLevelElement getElement()
- Specified by:
getElement
in 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:
setElement
in interfaceDocumentRoot
- Parameters:
newElement
- the new value of the 'Element' containment reference.- See Also:
DocumentRoot.getElement()
-
getEnumeration
public NoFixedFacet getEnumeration()
- Specified by:
getEnumeration
in 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:
setEnumeration
in interfaceDocumentRoot
- Parameters:
newEnumeration
- the new value of the 'Enumeration' containment reference.- See Also:
DocumentRoot.getEnumeration()
-
getField
public FieldType getField()
- Specified by:
getField
in 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:
setField
in interfaceDocumentRoot
- Parameters:
newField
- the new value of the 'Field' containment reference.- See Also:
DocumentRoot.getField()
-
getFractionDigits
public NumFacet getFractionDigits()
- Specified by:
getFractionDigits
in 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:
setFractionDigits
in interfaceDocumentRoot
- Parameters:
newFractionDigits
- the new value of the 'Fraction Digits' containment reference.- See Also:
DocumentRoot.getFractionDigits()
-
getGroup
public NamedGroup getGroup()
- Specified by:
getGroup
in 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:
setGroup
in interfaceDocumentRoot
- Parameters:
newGroup
- the new value of the 'Group' containment reference.- See Also:
DocumentRoot.getGroup()
-
getImport
public ImportType getImport()
- Specified by:
getImport
in 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:
setImport
in interfaceDocumentRoot
- Parameters:
newImport
- the new value of the 'Import' containment reference.- See Also:
DocumentRoot.getImport()
-
getInclude
public IncludeType getInclude()
- Specified by:
getInclude
in 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:
setInclude
in interfaceDocumentRoot
- Parameters:
newInclude
- the new value of the 'Include' containment reference.- See Also:
DocumentRoot.getInclude()
-
getKey
public Keybase getKey()
- Specified by:
getKey
in 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:
setKey
in interfaceDocumentRoot
- Parameters:
newKey
- the new value of the 'Key' containment reference.- See Also:
DocumentRoot.getKey()
-
getKeyref
public KeyrefType getKeyref()
- Specified by:
getKeyref
in 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:
setKeyref
in interfaceDocumentRoot
- Parameters:
newKeyref
- the new value of the 'Keyref' containment reference.- See Also:
DocumentRoot.getKeyref()
-
getLength
public NumFacet getLength()
- Specified by:
getLength
in 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:
setLength
in interfaceDocumentRoot
- Parameters:
newLength
- the new value of the 'Length' containment reference.- See Also:
DocumentRoot.getLength()
-
getList
public ListType getList()
- Specified by:
getList
in 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:
setList
in interfaceDocumentRoot
- Parameters:
newList
- the new value of the 'List' containment reference.- See Also:
DocumentRoot.getList()
-
getMaxExclusive
public Facet getMaxExclusive()
- Specified by:
getMaxExclusive
in 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:
setMaxExclusive
in interfaceDocumentRoot
- Parameters:
newMaxExclusive
- the new value of the 'Max Exclusive' containment reference.- See Also:
DocumentRoot.getMaxExclusive()
-
getMaxInclusive
public Facet getMaxInclusive()
- Specified by:
getMaxInclusive
in 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:
setMaxInclusive
in interfaceDocumentRoot
- Parameters:
newMaxInclusive
- the new value of the 'Max Inclusive' containment reference.- See Also:
DocumentRoot.getMaxInclusive()
-
getMaxLength
public NumFacet getMaxLength()
- Specified by:
getMaxLength
in 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:
setMaxLength
in interfaceDocumentRoot
- Parameters:
newMaxLength
- the new value of the 'Max Length' containment reference.- See Also:
DocumentRoot.getMaxLength()
-
getMinExclusive
public Facet getMinExclusive()
- Specified by:
getMinExclusive
in 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:
setMinExclusive
in interfaceDocumentRoot
- Parameters:
newMinExclusive
- the new value of the 'Min Exclusive' containment reference.- See Also:
DocumentRoot.getMinExclusive()
-
getMinInclusive
public Facet getMinInclusive()
- Specified by:
getMinInclusive
in 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:
setMinInclusive
in interfaceDocumentRoot
- Parameters:
newMinInclusive
- the new value of the 'Min Inclusive' containment reference.- See Also:
DocumentRoot.getMinInclusive()
-
getMinLength
public NumFacet getMinLength()
- Specified by:
getMinLength
in 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:
setMinLength
in interfaceDocumentRoot
- Parameters:
newMinLength
- the new value of the 'Min Length' containment reference.- See Also:
DocumentRoot.getMinLength()
-
getNotation
public NotationType getNotation()
- Specified by:
getNotation
in 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:
setNotation
in interfaceDocumentRoot
- Parameters:
newNotation
- the new value of the 'Notation' containment reference.- See Also:
DocumentRoot.getNotation()
-
getPattern
public PatternType getPattern()
- Specified by:
getPattern
in 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:
setPattern
in interfaceDocumentRoot
- Parameters:
newPattern
- the new value of the 'Pattern' containment reference.- See Also:
DocumentRoot.getPattern()
-
getRedefine
public RedefineType getRedefine()
- Specified by:
getRedefine
in 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:
setRedefine
in interfaceDocumentRoot
- Parameters:
newRedefine
- the new value of the 'Redefine' containment reference.- See Also:
DocumentRoot.getRedefine()
-
getRestriction
public RestrictionType1 getRestriction()
- Specified by:
getRestriction
in 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:
setRestriction
in interfaceDocumentRoot
- Parameters:
newRestriction
- the new value of the 'Restriction' containment reference.- See Also:
DocumentRoot.getRestriction()
-
getSchema
public SchemaType getSchema()
- Specified by:
getSchema
in 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:
setSchema
in interfaceDocumentRoot
- Parameters:
newSchema
- the new value of the 'Schema' containment reference.- See Also:
DocumentRoot.getSchema()
-
getSelector
public SelectorType getSelector()
- Specified by:
getSelector
in 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:
setSelector
in interfaceDocumentRoot
- Parameters:
newSelector
- the new value of the 'Selector' containment reference.- See Also:
DocumentRoot.getSelector()
-
getSequence
public ExplicitGroup getSequence()
- Specified by:
getSequence
in 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:
setSequence
in interfaceDocumentRoot
- Parameters:
newSequence
- the new value of the 'Sequence' containment reference.- See Also:
DocumentRoot.getSequence()
-
getSimpleContent
public SimpleContentType getSimpleContent()
- Specified by:
getSimpleContent
in 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:
setSimpleContent
in interfaceDocumentRoot
- Parameters:
newSimpleContent
- the new value of the 'Simple Content' containment reference.- See Also:
DocumentRoot.getSimpleContent()
-
getSimpleType
public TopLevelSimpleType getSimpleType()
- Specified by:
getSimpleType
in 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:
setSimpleType
in interfaceDocumentRoot
- Parameters:
newSimpleType
- the new value of the 'Simple Type' containment reference.- See Also:
DocumentRoot.getSimpleType()
-
getTotalDigits
public TotalDigitsType getTotalDigits()
- Specified by:
getTotalDigits
in 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:
setTotalDigits
in interfaceDocumentRoot
- Parameters:
newTotalDigits
- the new value of the 'Total Digits' containment reference.- See Also:
DocumentRoot.getTotalDigits()
-
getUnion
public UnionType getUnion()
- Specified by:
getUnion
in 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:
setUnion
in interfaceDocumentRoot
- Parameters:
newUnion
- the new value of the 'Union' containment reference.- See Also:
DocumentRoot.getUnion()
-
getUnique
public Keybase getUnique()
- Specified by:
getUnique
in 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:
setUnique
in interfaceDocumentRoot
- Parameters:
newUnique
- the new value of the 'Unique' containment reference.- See Also:
DocumentRoot.getUnique()
-
getWhiteSpace
public WhiteSpaceType getWhiteSpace()
- Specified by:
getWhiteSpace
in 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:
setWhiteSpace
in 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:
eInverseRemove
in classBasicEObjectImpl
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
-
toString
public String toString()
- Overrides:
toString
in classBasicEObjectImpl
-
-