Package org.w3._2001.schema
Interface DocumentRoot
-
- All Superinterfaces:
EObject,Notifier
- All Known Implementing Classes:
DocumentRootImpl
public interface DocumentRoot extends EObjectA representation of the model object 'Document Root'.The following features are supported:
MixedXMLNS Prefix MapXSI Schema LocationAllAnnotationAnyAny AttributeAppinfoAttributeAttribute GroupChoiceComplex ContentComplex TypeDocumentationElementEnumerationFieldFraction DigitsGroupImportIncludeKeyKeyrefLengthListMax ExclusiveMax InclusiveMax LengthMin ExclusiveMin InclusiveMin LengthNotationPatternRedefineRestrictionSchemaSelectorSequenceSimple ContentSimple TypeTotal DigitsUnionUniqueWhite Space
- See Also:
SchemaPackage.getDocumentRoot()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AllgetAll()Returns the value of the 'All' containment reference.AnnotationTypegetAnnotation()Returns the value of the 'Annotation' containment reference.AnyTypegetAny()Returns the value of the 'Any' containment reference.WildcardgetAnyAttribute()Returns the value of the 'Any Attribute' containment reference.AppinfoTypegetAppinfo()Returns the value of the 'Appinfo' containment reference.TopLevelAttributegetAttribute()Returns the value of the 'Attribute' containment reference.NamedAttributeGroupgetAttributeGroup()Returns the value of the 'Attribute Group' containment reference.ExplicitGroupgetChoice()Returns the value of the 'Choice' containment reference.ComplexContentTypegetComplexContent()Returns the value of the 'Complex Content' containment reference.TopLevelComplexTypegetComplexType()Returns the value of the 'Complex Type' containment reference.DocumentationTypegetDocumentation()Returns the value of the 'Documentation' containment reference.TopLevelElementgetElement()Returns the value of the 'Element' containment reference.NoFixedFacetgetEnumeration()Returns the value of the 'Enumeration' containment reference.FieldTypegetField()Returns the value of the 'Field' containment reference.NumFacetgetFractionDigits()Returns the value of the 'Fraction Digits' containment reference.NamedGroupgetGroup()Returns the value of the 'Group' containment reference.ImportTypegetImport()Returns the value of the 'Import' containment reference.IncludeTypegetInclude()Returns the value of the 'Include' containment reference.KeybasegetKey()Returns the value of the 'Key' containment reference.KeyrefTypegetKeyref()Returns the value of the 'Keyref' containment reference.NumFacetgetLength()Returns the value of the 'Length' containment reference.ListTypegetList()Returns the value of the 'List' containment reference.FacetgetMaxExclusive()Returns the value of the 'Max Exclusive' containment reference.FacetgetMaxInclusive()Returns the value of the 'Max Inclusive' containment reference.NumFacetgetMaxLength()Returns the value of the 'Max Length' containment reference.FacetgetMinExclusive()Returns the value of the 'Min Exclusive' containment reference.FacetgetMinInclusive()Returns the value of the 'Min Inclusive' containment reference.NumFacetgetMinLength()Returns the value of the 'Min Length' containment reference.FeatureMapgetMixed()Returns the value of the 'Mixed' attribute list.NotationTypegetNotation()Returns the value of the 'Notation' containment reference.PatternTypegetPattern()Returns the value of the 'Pattern' containment reference.RedefineTypegetRedefine()Returns the value of the 'Redefine' containment reference.RestrictionType1getRestriction()Returns the value of the 'Restriction' containment reference.SchemaTypegetSchema()Returns the value of the 'Schema' containment reference.SelectorTypegetSelector()Returns the value of the 'Selector' containment reference.ExplicitGroupgetSequence()Returns the value of the 'Sequence' containment reference.SimpleContentTypegetSimpleContent()Returns the value of the 'Simple Content' containment reference.TopLevelSimpleTypegetSimpleType()Returns the value of the 'Simple Type' containment reference.TotalDigitsTypegetTotalDigits()Returns the value of the 'Total Digits' containment reference.UnionTypegetUnion()Returns the value of the 'Union' containment reference.KeybasegetUnique()Returns the value of the 'Unique' containment reference.WhiteSpaceTypegetWhiteSpace()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.voidsetAll(All value)Sets the value of the 'All' containment reference.voidsetAnnotation(AnnotationType value)Sets the value of the 'Annotation' containment reference.voidsetAny(AnyType value)Sets the value of the 'Any' containment reference.voidsetAnyAttribute(Wildcard value)Sets the value of the 'Any Attribute' containment reference.voidsetAppinfo(AppinfoType value)Sets the value of the 'Appinfo' containment reference.voidsetAttribute(TopLevelAttribute value)Sets the value of the 'Attribute' containment reference.voidsetAttributeGroup(NamedAttributeGroup value)Sets the value of the 'Attribute Group' containment reference.voidsetChoice(ExplicitGroup value)Sets the value of the 'Choice' containment reference.voidsetComplexContent(ComplexContentType value)Sets the value of the 'Complex Content' containment reference.voidsetComplexType(TopLevelComplexType value)Sets the value of the 'Complex Type' containment reference.voidsetDocumentation(DocumentationType value)Sets the value of the 'Documentation' containment reference.voidsetElement(TopLevelElement value)Sets the value of the 'Element' containment reference.voidsetEnumeration(NoFixedFacet value)Sets the value of the 'Enumeration' containment reference.voidsetField(FieldType value)Sets the value of the 'Field' containment reference.voidsetFractionDigits(NumFacet value)Sets the value of the 'Fraction Digits' containment reference.voidsetGroup(NamedGroup value)Sets the value of the 'Group' containment reference.voidsetImport(ImportType value)Sets the value of the 'Import' containment reference.voidsetInclude(IncludeType value)Sets the value of the 'Include' containment reference.voidsetKey(Keybase value)Sets the value of the 'Key' containment reference.voidsetKeyref(KeyrefType value)Sets the value of the 'Keyref' containment reference.voidsetLength(NumFacet value)Sets the value of the 'Length' containment reference.voidsetList(ListType value)Sets the value of the 'List' containment reference.voidsetMaxExclusive(Facet value)Sets the value of the 'Max Exclusive' containment reference.voidsetMaxInclusive(Facet value)Sets the value of the 'Max Inclusive' containment reference.voidsetMaxLength(NumFacet value)Sets the value of the 'Max Length' containment reference.voidsetMinExclusive(Facet value)Sets the value of the 'Min Exclusive' containment reference.voidsetMinInclusive(Facet value)Sets the value of the 'Min Inclusive' containment reference.voidsetMinLength(NumFacet value)Sets the value of the 'Min Length' containment reference.voidsetNotation(NotationType value)Sets the value of the 'Notation' containment reference.voidsetPattern(PatternType value)Sets the value of the 'Pattern' containment reference.voidsetRedefine(RedefineType value)Sets the value of the 'Redefine' containment reference.voidsetRestriction(RestrictionType1 value)Sets the value of the 'Restriction' containment reference.voidsetSchema(SchemaType value)Sets the value of the 'Schema' containment reference.voidsetSelector(SelectorType value)Sets the value of the 'Selector' containment reference.voidsetSequence(ExplicitGroup value)Sets the value of the 'Sequence' containment reference.voidsetSimpleContent(SimpleContentType value)Sets the value of the 'Simple Content' containment reference.voidsetSimpleType(TopLevelSimpleType value)Sets the value of the 'Simple Type' containment reference.voidsetTotalDigits(TotalDigitsType value)Sets the value of the 'Total Digits' containment reference.voidsetUnion(UnionType value)Sets the value of the 'Union' containment reference.voidsetUnique(Keybase value)Sets the value of the 'Unique' containment reference.voidsetWhiteSpace(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()
-
-