Package org.w3._2001.schema
Interface DocumentRoot
-
- All Superinterfaces:
EObject
,Notifier
- All Known Implementing Classes:
DocumentRootImpl
public interface DocumentRoot extends EObject
A representation of the model object 'Document Root'.The following features are supported:
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
- See Also:
SchemaPackage.getDocumentRoot()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description All
getAll()
Returns the value of the 'All' containment reference.AnnotationType
getAnnotation()
Returns the value of the 'Annotation' containment reference.AnyType
getAny()
Returns the value of the 'Any' containment reference.Wildcard
getAnyAttribute()
Returns the value of the 'Any Attribute' containment reference.AppinfoType
getAppinfo()
Returns the value of the 'Appinfo' containment reference.TopLevelAttribute
getAttribute()
Returns the value of the 'Attribute' containment reference.NamedAttributeGroup
getAttributeGroup()
Returns the value of the 'Attribute Group' containment reference.ExplicitGroup
getChoice()
Returns the value of the 'Choice' containment reference.ComplexContentType
getComplexContent()
Returns the value of the 'Complex Content' containment reference.TopLevelComplexType
getComplexType()
Returns the value of the 'Complex Type' containment reference.DocumentationType
getDocumentation()
Returns the value of the 'Documentation' containment reference.TopLevelElement
getElement()
Returns the value of the 'Element' containment reference.NoFixedFacet
getEnumeration()
Returns the value of the 'Enumeration' containment reference.FieldType
getField()
Returns the value of the 'Field' containment reference.NumFacet
getFractionDigits()
Returns the value of the 'Fraction Digits' containment reference.NamedGroup
getGroup()
Returns the value of the 'Group' containment reference.ImportType
getImport()
Returns the value of the 'Import' containment reference.IncludeType
getInclude()
Returns the value of the 'Include' containment reference.Keybase
getKey()
Returns the value of the 'Key' containment reference.KeyrefType
getKeyref()
Returns the value of the 'Keyref' containment reference.NumFacet
getLength()
Returns the value of the 'Length' containment reference.ListType
getList()
Returns the value of the 'List' containment reference.Facet
getMaxExclusive()
Returns the value of the 'Max Exclusive' containment reference.Facet
getMaxInclusive()
Returns the value of the 'Max Inclusive' containment reference.NumFacet
getMaxLength()
Returns the value of the 'Max Length' containment reference.Facet
getMinExclusive()
Returns the value of the 'Min Exclusive' containment reference.Facet
getMinInclusive()
Returns the value of the 'Min Inclusive' containment reference.NumFacet
getMinLength()
Returns the value of the 'Min Length' containment reference.FeatureMap
getMixed()
Returns the value of the 'Mixed' attribute list.NotationType
getNotation()
Returns the value of the 'Notation' containment reference.PatternType
getPattern()
Returns the value of the 'Pattern' containment reference.RedefineType
getRedefine()
Returns the value of the 'Redefine' containment reference.RestrictionType1
getRestriction()
Returns the value of the 'Restriction' containment reference.SchemaType
getSchema()
Returns the value of the 'Schema' containment reference.SelectorType
getSelector()
Returns the value of the 'Selector' containment reference.ExplicitGroup
getSequence()
Returns the value of the 'Sequence' containment reference.SimpleContentType
getSimpleContent()
Returns the value of the 'Simple Content' containment reference.TopLevelSimpleType
getSimpleType()
Returns the value of the 'Simple Type' containment reference.TotalDigitsType
getTotalDigits()
Returns the value of the 'Total Digits' containment reference.UnionType
getUnion()
Returns the value of the 'Union' containment reference.Keybase
getUnique()
Returns the value of the 'Unique' containment reference.WhiteSpaceType
getWhiteSpace()
Returns the value of the 'White Space' containment reference.EMap<String,String>
getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map.EMap<String,String>
getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map.void
setAll(All value)
Sets the value of the 'All
' containment reference.void
setAnnotation(AnnotationType value)
Sets the value of the 'Annotation
' containment reference.void
setAny(AnyType value)
Sets the value of the 'Any
' containment reference.void
setAnyAttribute(Wildcard value)
Sets the value of the 'Any Attribute
' containment reference.void
setAppinfo(AppinfoType value)
Sets the value of the 'Appinfo
' containment reference.void
setAttribute(TopLevelAttribute value)
Sets the value of the 'Attribute
' containment reference.void
setAttributeGroup(NamedAttributeGroup value)
Sets the value of the 'Attribute Group
' containment reference.void
setChoice(ExplicitGroup value)
Sets the value of the 'Choice
' containment reference.void
setComplexContent(ComplexContentType value)
Sets the value of the 'Complex Content
' containment reference.void
setComplexType(TopLevelComplexType value)
Sets the value of the 'Complex Type
' containment reference.void
setDocumentation(DocumentationType value)
Sets the value of the 'Documentation
' containment reference.void
setElement(TopLevelElement value)
Sets the value of the 'Element
' containment reference.void
setEnumeration(NoFixedFacet value)
Sets the value of the 'Enumeration
' containment reference.void
setField(FieldType value)
Sets the value of the 'Field
' containment reference.void
setFractionDigits(NumFacet value)
Sets the value of the 'Fraction Digits
' containment reference.void
setGroup(NamedGroup value)
Sets the value of the 'Group
' containment reference.void
setImport(ImportType value)
Sets the value of the 'Import
' containment reference.void
setInclude(IncludeType value)
Sets the value of the 'Include
' containment reference.void
setKey(Keybase value)
Sets the value of the 'Key
' containment reference.void
setKeyref(KeyrefType value)
Sets the value of the 'Keyref
' containment reference.void
setLength(NumFacet value)
Sets the value of the 'Length
' containment reference.void
setList(ListType value)
Sets the value of the 'List
' containment reference.void
setMaxExclusive(Facet value)
Sets the value of the 'Max Exclusive
' containment reference.void
setMaxInclusive(Facet value)
Sets the value of the 'Max Inclusive
' containment reference.void
setMaxLength(NumFacet value)
Sets the value of the 'Max Length
' containment reference.void
setMinExclusive(Facet value)
Sets the value of the 'Min Exclusive
' containment reference.void
setMinInclusive(Facet value)
Sets the value of the 'Min Inclusive
' containment reference.void
setMinLength(NumFacet value)
Sets the value of the 'Min Length
' containment reference.void
setNotation(NotationType value)
Sets the value of the 'Notation
' containment reference.void
setPattern(PatternType value)
Sets the value of the 'Pattern
' containment reference.void
setRedefine(RedefineType value)
Sets the value of the 'Redefine
' containment reference.void
setRestriction(RestrictionType1 value)
Sets the value of the 'Restriction
' containment reference.void
setSchema(SchemaType value)
Sets the value of the 'Schema
' containment reference.void
setSelector(SelectorType value)
Sets the value of the 'Selector
' containment reference.void
setSequence(ExplicitGroup value)
Sets the value of the 'Sequence
' containment reference.void
setSimpleContent(SimpleContentType value)
Sets the value of the 'Simple Content
' containment reference.void
setSimpleType(TopLevelSimpleType value)
Sets the value of the 'Simple Type
' containment reference.void
setTotalDigits(TotalDigitsType value)
Sets the value of the 'Total Digits
' containment reference.void
setUnion(UnionType value)
Sets the value of the 'Union
' containment reference.void
setUnique(Keybase value)
Sets the value of the 'Unique
' containment reference.void
setWhiteSpace(WhiteSpaceType value)
Sets the value of the 'White Space
' containment reference.
-
-
-
Method Detail
-
getMixed
FeatureMap getMixed()
Returns the value of the 'Mixed' attribute list. The list contents are of typeFeatureMap.Entry
.- Returns:
- the value of the 'Mixed' attribute list.
- See Also:
SchemaPackage.getDocumentRoot_Mixed()
-
getXMLNSPrefixMap
EMap<String,String> getXMLNSPrefixMap()
Returns the value of the 'XMLNS Prefix Map' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'XMLNS Prefix Map' map.
- See Also:
SchemaPackage.getDocumentRoot_XMLNSPrefixMap()
-
getXSISchemaLocation
EMap<String,String> getXSISchemaLocation()
Returns the value of the 'XSI Schema Location' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'XSI Schema Location' map.
- See Also:
SchemaPackage.getDocumentRoot_XSISchemaLocation()
-
getAll
All getAll()
Returns the value of the 'All' containment reference.- Returns:
- the value of the 'All' containment reference.
- See Also:
setAll(All)
,SchemaPackage.getDocumentRoot_All()
-
setAll
void setAll(All value)
Sets the value of the 'All
' containment reference.- Parameters:
value
- the new value of the 'All' containment reference.- See Also:
getAll()
-
getAnnotation
AnnotationType getAnnotation()
Returns the value of the 'Annotation' containment reference.- Returns:
- the value of the 'Annotation' containment reference.
- See Also:
setAnnotation(AnnotationType)
,SchemaPackage.getDocumentRoot_Annotation()
-
setAnnotation
void setAnnotation(AnnotationType value)
Sets the value of the 'Annotation
' containment reference.- Parameters:
value
- the new value of the 'Annotation' containment reference.- See Also:
getAnnotation()
-
getAny
AnyType getAny()
Returns the value of the 'Any' containment reference.- Returns:
- the value of the 'Any' containment reference.
- See Also:
setAny(AnyType)
,SchemaPackage.getDocumentRoot_Any()
-
setAny
void setAny(AnyType value)
Sets the value of the 'Any
' containment reference.- Parameters:
value
- the new value of the 'Any' containment reference.- See Also:
getAny()
-
getAnyAttribute
Wildcard getAnyAttribute()
Returns the value of the 'Any Attribute' containment reference.- Returns:
- the value of the 'Any Attribute' containment reference.
- See Also:
setAnyAttribute(Wildcard)
,SchemaPackage.getDocumentRoot_AnyAttribute()
-
setAnyAttribute
void setAnyAttribute(Wildcard value)
Sets the value of the 'Any Attribute
' containment reference.- Parameters:
value
- the new value of the 'Any Attribute' containment reference.- See Also:
getAnyAttribute()
-
getAppinfo
AppinfoType getAppinfo()
Returns the value of the 'Appinfo' containment reference.- Returns:
- the value of the 'Appinfo' containment reference.
- See Also:
setAppinfo(AppinfoType)
,SchemaPackage.getDocumentRoot_Appinfo()
-
setAppinfo
void setAppinfo(AppinfoType value)
Sets the value of the 'Appinfo
' containment reference.- Parameters:
value
- the new value of the 'Appinfo' containment reference.- See Also:
getAppinfo()
-
getAttribute
TopLevelAttribute getAttribute()
Returns the value of the 'Attribute' containment reference.- Returns:
- the value of the 'Attribute' containment reference.
- See Also:
setAttribute(TopLevelAttribute)
,SchemaPackage.getDocumentRoot_Attribute()
-
setAttribute
void setAttribute(TopLevelAttribute value)
Sets the value of the 'Attribute
' containment reference.- Parameters:
value
- the new value of the 'Attribute' containment reference.- See Also:
getAttribute()
-
getAttributeGroup
NamedAttributeGroup getAttributeGroup()
Returns the value of the 'Attribute Group' containment reference.- Returns:
- the value of the 'Attribute Group' containment reference.
- See Also:
setAttributeGroup(NamedAttributeGroup)
,SchemaPackage.getDocumentRoot_AttributeGroup()
-
setAttributeGroup
void setAttributeGroup(NamedAttributeGroup value)
Sets the value of the 'Attribute Group
' containment reference.- Parameters:
value
- the new value of the 'Attribute Group' containment reference.- See Also:
getAttributeGroup()
-
getChoice
ExplicitGroup getChoice()
Returns the value of the 'Choice' containment reference.- Returns:
- the value of the 'Choice' containment reference.
- See Also:
setChoice(ExplicitGroup)
,SchemaPackage.getDocumentRoot_Choice()
-
setChoice
void setChoice(ExplicitGroup value)
Sets the value of the 'Choice
' containment reference.- Parameters:
value
- the new value of the 'Choice' containment reference.- See Also:
getChoice()
-
getComplexContent
ComplexContentType getComplexContent()
Returns the value of the 'Complex Content' containment reference.- Returns:
- the value of the 'Complex Content' containment reference.
- See Also:
setComplexContent(ComplexContentType)
,SchemaPackage.getDocumentRoot_ComplexContent()
-
setComplexContent
void setComplexContent(ComplexContentType value)
Sets the value of the 'Complex Content
' containment reference.- Parameters:
value
- the new value of the 'Complex Content' containment reference.- See Also:
getComplexContent()
-
getComplexType
TopLevelComplexType getComplexType()
Returns the value of the 'Complex Type' containment reference.- Returns:
- the value of the 'Complex Type' containment reference.
- See Also:
setComplexType(TopLevelComplexType)
,SchemaPackage.getDocumentRoot_ComplexType()
-
setComplexType
void setComplexType(TopLevelComplexType value)
Sets the value of the 'Complex Type
' containment reference.- Parameters:
value
- the new value of the 'Complex Type' containment reference.- See Also:
getComplexType()
-
getDocumentation
DocumentationType getDocumentation()
Returns the value of the 'Documentation' containment reference.- Returns:
- the value of the 'Documentation' containment reference.
- See Also:
setDocumentation(DocumentationType)
,SchemaPackage.getDocumentRoot_Documentation()
-
setDocumentation
void setDocumentation(DocumentationType value)
Sets the value of the 'Documentation
' containment reference.- Parameters:
value
- the new value of the 'Documentation' containment reference.- See Also:
getDocumentation()
-
getElement
TopLevelElement getElement()
Returns the value of the 'Element' containment reference.- Returns:
- the value of the 'Element' containment reference.
- See Also:
setElement(TopLevelElement)
,SchemaPackage.getDocumentRoot_Element()
-
setElement
void setElement(TopLevelElement value)
Sets the value of the 'Element
' containment reference.- Parameters:
value
- the new value of the 'Element' containment reference.- See Also:
getElement()
-
getEnumeration
NoFixedFacet getEnumeration()
Returns the value of the 'Enumeration' containment reference.- Returns:
- the value of the 'Enumeration' containment reference.
- See Also:
setEnumeration(NoFixedFacet)
,SchemaPackage.getDocumentRoot_Enumeration()
-
setEnumeration
void setEnumeration(NoFixedFacet value)
Sets the value of the 'Enumeration
' containment reference.- Parameters:
value
- the new value of the 'Enumeration' containment reference.- See Also:
getEnumeration()
-
getField
FieldType getField()
Returns the value of the 'Field' containment reference.- Returns:
- the value of the 'Field' containment reference.
- See Also:
setField(FieldType)
,SchemaPackage.getDocumentRoot_Field()
-
setField
void setField(FieldType value)
Sets the value of the 'Field
' containment reference.- Parameters:
value
- the new value of the 'Field' containment reference.- See Also:
getField()
-
getFractionDigits
NumFacet getFractionDigits()
Returns the value of the 'Fraction Digits' containment reference.- Returns:
- the value of the 'Fraction Digits' containment reference.
- See Also:
setFractionDigits(NumFacet)
,SchemaPackage.getDocumentRoot_FractionDigits()
-
setFractionDigits
void setFractionDigits(NumFacet value)
Sets the value of the 'Fraction Digits
' containment reference.- Parameters:
value
- the new value of the 'Fraction Digits' containment reference.- See Also:
getFractionDigits()
-
getGroup
NamedGroup getGroup()
Returns the value of the 'Group' containment reference.- Returns:
- the value of the 'Group' containment reference.
- See Also:
setGroup(NamedGroup)
,SchemaPackage.getDocumentRoot_Group()
-
setGroup
void setGroup(NamedGroup value)
Sets the value of the 'Group
' containment reference.- Parameters:
value
- the new value of the 'Group' containment reference.- See Also:
getGroup()
-
getImport
ImportType getImport()
Returns the value of the 'Import' containment reference.- Returns:
- the value of the 'Import' containment reference.
- See Also:
setImport(ImportType)
,SchemaPackage.getDocumentRoot_Import()
-
setImport
void setImport(ImportType value)
Sets the value of the 'Import
' containment reference.- Parameters:
value
- the new value of the 'Import' containment reference.- See Also:
getImport()
-
getInclude
IncludeType getInclude()
Returns the value of the 'Include' containment reference.- Returns:
- the value of the 'Include' containment reference.
- See Also:
setInclude(IncludeType)
,SchemaPackage.getDocumentRoot_Include()
-
setInclude
void setInclude(IncludeType value)
Sets the value of the 'Include
' containment reference.- Parameters:
value
- the new value of the 'Include' containment reference.- See Also:
getInclude()
-
getKey
Keybase getKey()
Returns the value of the 'Key' containment reference.- Returns:
- the value of the 'Key' containment reference.
- See Also:
setKey(Keybase)
,SchemaPackage.getDocumentRoot_Key()
-
setKey
void setKey(Keybase value)
Sets the value of the 'Key
' containment reference.- Parameters:
value
- the new value of the 'Key' containment reference.- See Also:
getKey()
-
getKeyref
KeyrefType getKeyref()
Returns the value of the 'Keyref' containment reference.- Returns:
- the value of the 'Keyref' containment reference.
- See Also:
setKeyref(KeyrefType)
,SchemaPackage.getDocumentRoot_Keyref()
-
setKeyref
void setKeyref(KeyrefType value)
Sets the value of the 'Keyref
' containment reference.- Parameters:
value
- the new value of the 'Keyref' containment reference.- See Also:
getKeyref()
-
getLength
NumFacet getLength()
Returns the value of the 'Length' containment reference.- Returns:
- the value of the 'Length' containment reference.
- See Also:
setLength(NumFacet)
,SchemaPackage.getDocumentRoot_Length()
-
setLength
void setLength(NumFacet value)
Sets the value of the 'Length
' containment reference.- Parameters:
value
- the new value of the 'Length' containment reference.- See Also:
getLength()
-
getList
ListType getList()
Returns the value of the 'List' containment reference.- Returns:
- the value of the 'List' containment reference.
- See Also:
setList(ListType)
,SchemaPackage.getDocumentRoot_List()
-
setList
void setList(ListType value)
Sets the value of the 'List
' containment reference.- Parameters:
value
- the new value of the 'List' containment reference.- See Also:
getList()
-
getMaxExclusive
Facet getMaxExclusive()
Returns the value of the 'Max Exclusive' containment reference.- Returns:
- the value of the 'Max Exclusive' containment reference.
- See Also:
setMaxExclusive(Facet)
,SchemaPackage.getDocumentRoot_MaxExclusive()
-
setMaxExclusive
void setMaxExclusive(Facet value)
Sets the value of the 'Max Exclusive
' containment reference.- Parameters:
value
- the new value of the 'Max Exclusive' containment reference.- See Also:
getMaxExclusive()
-
getMaxInclusive
Facet getMaxInclusive()
Returns the value of the 'Max Inclusive' containment reference.- Returns:
- the value of the 'Max Inclusive' containment reference.
- See Also:
setMaxInclusive(Facet)
,SchemaPackage.getDocumentRoot_MaxInclusive()
-
setMaxInclusive
void setMaxInclusive(Facet value)
Sets the value of the 'Max Inclusive
' containment reference.- Parameters:
value
- the new value of the 'Max Inclusive' containment reference.- See Also:
getMaxInclusive()
-
getMaxLength
NumFacet getMaxLength()
Returns the value of the 'Max Length' containment reference.- Returns:
- the value of the 'Max Length' containment reference.
- See Also:
setMaxLength(NumFacet)
,SchemaPackage.getDocumentRoot_MaxLength()
-
setMaxLength
void setMaxLength(NumFacet value)
Sets the value of the 'Max Length
' containment reference.- Parameters:
value
- the new value of the 'Max Length' containment reference.- See Also:
getMaxLength()
-
getMinExclusive
Facet getMinExclusive()
Returns the value of the 'Min Exclusive' containment reference.- Returns:
- the value of the 'Min Exclusive' containment reference.
- See Also:
setMinExclusive(Facet)
,SchemaPackage.getDocumentRoot_MinExclusive()
-
setMinExclusive
void setMinExclusive(Facet value)
Sets the value of the 'Min Exclusive
' containment reference.- Parameters:
value
- the new value of the 'Min Exclusive' containment reference.- See Also:
getMinExclusive()
-
getMinInclusive
Facet getMinInclusive()
Returns the value of the 'Min Inclusive' containment reference.- Returns:
- the value of the 'Min Inclusive' containment reference.
- See Also:
setMinInclusive(Facet)
,SchemaPackage.getDocumentRoot_MinInclusive()
-
setMinInclusive
void setMinInclusive(Facet value)
Sets the value of the 'Min Inclusive
' containment reference.- Parameters:
value
- the new value of the 'Min Inclusive' containment reference.- See Also:
getMinInclusive()
-
getMinLength
NumFacet getMinLength()
Returns the value of the 'Min Length' containment reference.- Returns:
- the value of the 'Min Length' containment reference.
- See Also:
setMinLength(NumFacet)
,SchemaPackage.getDocumentRoot_MinLength()
-
setMinLength
void setMinLength(NumFacet value)
Sets the value of the 'Min Length
' containment reference.- Parameters:
value
- the new value of the 'Min Length' containment reference.- See Also:
getMinLength()
-
getNotation
NotationType getNotation()
Returns the value of the 'Notation' containment reference.- Returns:
- the value of the 'Notation' containment reference.
- See Also:
setNotation(NotationType)
,SchemaPackage.getDocumentRoot_Notation()
-
setNotation
void setNotation(NotationType value)
Sets the value of the 'Notation
' containment reference.- Parameters:
value
- the new value of the 'Notation' containment reference.- See Also:
getNotation()
-
getPattern
PatternType getPattern()
Returns the value of the 'Pattern' containment reference.- Returns:
- the value of the 'Pattern' containment reference.
- See Also:
setPattern(PatternType)
,SchemaPackage.getDocumentRoot_Pattern()
-
setPattern
void setPattern(PatternType value)
Sets the value of the 'Pattern
' containment reference.- Parameters:
value
- the new value of the 'Pattern' containment reference.- See Also:
getPattern()
-
getRedefine
RedefineType getRedefine()
Returns the value of the 'Redefine' containment reference.- Returns:
- the value of the 'Redefine' containment reference.
- See Also:
setRedefine(RedefineType)
,SchemaPackage.getDocumentRoot_Redefine()
-
setRedefine
void setRedefine(RedefineType value)
Sets the value of the 'Redefine
' containment reference.- Parameters:
value
- the new value of the 'Redefine' containment reference.- See Also:
getRedefine()
-
getRestriction
RestrictionType1 getRestriction()
Returns the value of the 'Restriction' containment reference.- Returns:
- the value of the 'Restriction' containment reference.
- See Also:
setRestriction(RestrictionType1)
,SchemaPackage.getDocumentRoot_Restriction()
-
setRestriction
void setRestriction(RestrictionType1 value)
Sets the value of the 'Restriction
' containment reference.- Parameters:
value
- the new value of the 'Restriction' containment reference.- See Also:
getRestriction()
-
getSchema
SchemaType getSchema()
Returns the value of the 'Schema' containment reference.- Returns:
- the value of the 'Schema' containment reference.
- See Also:
setSchema(SchemaType)
,SchemaPackage.getDocumentRoot_Schema()
-
setSchema
void setSchema(SchemaType value)
Sets the value of the 'Schema
' containment reference.- Parameters:
value
- the new value of the 'Schema' containment reference.- See Also:
getSchema()
-
getSelector
SelectorType getSelector()
Returns the value of the 'Selector' containment reference.- Returns:
- the value of the 'Selector' containment reference.
- See Also:
setSelector(SelectorType)
,SchemaPackage.getDocumentRoot_Selector()
-
setSelector
void setSelector(SelectorType value)
Sets the value of the 'Selector
' containment reference.- Parameters:
value
- the new value of the 'Selector' containment reference.- See Also:
getSelector()
-
getSequence
ExplicitGroup getSequence()
Returns the value of the 'Sequence' containment reference.- Returns:
- the value of the 'Sequence' containment reference.
- See Also:
setSequence(ExplicitGroup)
,SchemaPackage.getDocumentRoot_Sequence()
-
setSequence
void setSequence(ExplicitGroup value)
Sets the value of the 'Sequence
' containment reference.- Parameters:
value
- the new value of the 'Sequence' containment reference.- See Also:
getSequence()
-
getSimpleContent
SimpleContentType getSimpleContent()
Returns the value of the 'Simple Content' containment reference.- Returns:
- the value of the 'Simple Content' containment reference.
- See Also:
setSimpleContent(SimpleContentType)
,SchemaPackage.getDocumentRoot_SimpleContent()
-
setSimpleContent
void setSimpleContent(SimpleContentType value)
Sets the value of the 'Simple Content
' containment reference.- Parameters:
value
- the new value of the 'Simple Content' containment reference.- See Also:
getSimpleContent()
-
getSimpleType
TopLevelSimpleType getSimpleType()
Returns the value of the 'Simple Type' containment reference.- Returns:
- the value of the 'Simple Type' containment reference.
- See Also:
setSimpleType(TopLevelSimpleType)
,SchemaPackage.getDocumentRoot_SimpleType()
-
setSimpleType
void setSimpleType(TopLevelSimpleType value)
Sets the value of the 'Simple Type
' containment reference.- Parameters:
value
- the new value of the 'Simple Type' containment reference.- See Also:
getSimpleType()
-
getTotalDigits
TotalDigitsType getTotalDigits()
Returns the value of the 'Total Digits' containment reference.- Returns:
- the value of the 'Total Digits' containment reference.
- See Also:
setTotalDigits(TotalDigitsType)
,SchemaPackage.getDocumentRoot_TotalDigits()
-
setTotalDigits
void setTotalDigits(TotalDigitsType value)
Sets the value of the 'Total Digits
' containment reference.- Parameters:
value
- the new value of the 'Total Digits' containment reference.- See Also:
getTotalDigits()
-
getUnion
UnionType getUnion()
Returns the value of the 'Union' containment reference.- Returns:
- the value of the 'Union' containment reference.
- See Also:
setUnion(UnionType)
,SchemaPackage.getDocumentRoot_Union()
-
setUnion
void setUnion(UnionType value)
Sets the value of the 'Union
' containment reference.- Parameters:
value
- the new value of the 'Union' containment reference.- See Also:
getUnion()
-
getUnique
Keybase getUnique()
Returns the value of the 'Unique' containment reference.- Returns:
- the value of the 'Unique' containment reference.
- See Also:
setUnique(Keybase)
,SchemaPackage.getDocumentRoot_Unique()
-
setUnique
void setUnique(Keybase value)
Sets the value of the 'Unique
' containment reference.- Parameters:
value
- the new value of the 'Unique' containment reference.- See Also:
getUnique()
-
getWhiteSpace
WhiteSpaceType getWhiteSpace()
Returns the value of the 'White Space' containment reference.- Returns:
- the value of the 'White Space' containment reference.
- See Also:
setWhiteSpace(WhiteSpaceType)
,SchemaPackage.getDocumentRoot_WhiteSpace()
-
setWhiteSpace
void setWhiteSpace(WhiteSpaceType value)
Sets the value of the 'White Space
' containment reference.- Parameters:
value
- the new value of the 'White Space' containment reference.- See Also:
getWhiteSpace()
-
-