Package org.w3._2001.schema
Interface ComplexType
- All Known Subinterfaces:
LocalComplexType
,TopLevelComplexType
- All Known Implementing Classes:
ComplexTypeImpl
,LocalComplexTypeImpl
,TopLevelComplexTypeImpl
A representation of the model object 'Complex Type'.
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiongetAll()
Returns the value of the 'All' containment reference.Returns the value of the 'Any Attribute1' containment reference.EList<Attribute>
Returns the value of the 'Attribute' containment reference list.EList<AttributeGroupRef>
Returns the value of the 'Attribute Group' containment reference list.getBlock()
Returns the value of the 'Block' attribute.Returns the value of the 'Choice' containment reference.Returns the value of the 'Complex Content' containment reference.getFinal()
Returns the value of the 'Final' attribute.getGroup()
Returns the value of the 'Group' containment reference.FeatureMap
Returns the value of the 'Group1' attribute list.getName()
Returns the value of the 'Name' attribute.Returns the value of the 'Sequence' containment reference.Returns the value of the 'Simple Content' containment reference.boolean
Returns the value of the 'Abstract' attribute.boolean
isMixed()
Returns the value of the 'Mixed' attribute.boolean
Returns whether the value of the 'Abstract
' attribute is set.boolean
Returns whether the value of the 'Mixed
' attribute is set.void
setAbstract
(boolean value) Sets the value of the 'Abstract
' attribute.void
Sets the value of the 'All
' containment reference.void
setAnyAttribute1
(Wildcard value) Sets the value of the 'Any Attribute1
' containment reference.void
Sets the value of the 'Block
' attribute.void
setChoice
(ExplicitGroup value) Sets the value of the 'Choice
' containment reference.void
Sets the value of the 'Complex Content
' containment reference.void
Sets the value of the 'Final
' attribute.void
Sets the value of the 'Group
' containment reference.void
setMixed
(boolean value) Sets the value of the 'Mixed
' attribute.void
Sets the value of the 'Name
' attribute.void
setSequence
(ExplicitGroup value) Sets the value of the 'Sequence
' containment reference.void
Sets the value of the 'Simple Content
' containment reference.void
Unsets the value of the 'Abstract
' attribute.void
Unsets the value of the 'Mixed
' attribute.Methods inherited from interface Annotated
getAnnotation, getId, setAnnotation, setId
Methods inherited from interface EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface OpenAttrs
getAnyAttribute
-
Method Details
-
getSimpleContent
SimpleContentType getSimpleContent()Returns the value of the 'Simple Content' containment reference.- Returns:
- the value of the 'Simple Content' containment reference.
- See Also:
-
setSimpleContent
Sets the value of the 'Simple Content
' containment reference.- Parameters:
value
- the new value of the 'Simple Content' containment reference.- See Also:
-
getComplexContent
ComplexContentType getComplexContent()Returns the value of the 'Complex Content' containment reference.- Returns:
- the value of the 'Complex Content' containment reference.
- See Also:
-
setComplexContent
Sets the value of the 'Complex Content
' containment reference.- Parameters:
value
- the new value of the 'Complex Content' containment reference.- See Also:
-
getGroup
GroupRef getGroup()Returns the value of the 'Group' containment reference.- Returns:
- the value of the 'Group' containment reference.
- See Also:
-
setGroup
Sets the value of the 'Group
' containment reference.- Parameters:
value
- the new value of the 'Group' containment reference.- See Also:
-
getAll
All getAll()Returns the value of the 'All' containment reference.- Returns:
- the value of the 'All' containment reference.
- See Also:
-
setAll
Sets the value of the 'All
' containment reference.- Parameters:
value
- the new value of the 'All' containment reference.- See Also:
-
getChoice
ExplicitGroup getChoice()Returns the value of the 'Choice' containment reference.- Returns:
- the value of the 'Choice' containment reference.
- See Also:
-
setChoice
Sets the value of the 'Choice
' containment reference.- Parameters:
value
- the new value of the 'Choice' containment reference.- See Also:
-
getSequence
ExplicitGroup getSequence()Returns the value of the 'Sequence' containment reference.- Returns:
- the value of the 'Sequence' containment reference.
- See Also:
-
setSequence
Sets the value of the 'Sequence
' containment reference.- Parameters:
value
- the new value of the 'Sequence' containment reference.- See Also:
-
getGroup1
FeatureMap getGroup1()Returns the value of the 'Group1' attribute list. The list contents are of typeFeatureMap.Entry
.- Returns:
- the value of the 'Group1' attribute list.
- See Also:
-
getAttribute
EList<Attribute> getAttribute()Returns the value of the 'Attribute' containment reference list. The list contents are of typeAttribute
.- Returns:
- the value of the 'Attribute' containment reference list.
- See Also:
-
getAttributeGroup
EList<AttributeGroupRef> getAttributeGroup()Returns the value of the 'Attribute Group' containment reference list. The list contents are of typeAttributeGroupRef
.- Returns:
- the value of the 'Attribute Group' containment reference list.
- See Also:
-
getAnyAttribute1
Wildcard getAnyAttribute1()Returns the value of the 'Any Attribute1' containment reference.- Returns:
- the value of the 'Any Attribute1' containment reference.
- See Also:
-
setAnyAttribute1
Sets the value of the 'Any Attribute1
' containment reference.- Parameters:
value
- the new value of the 'Any Attribute1' containment reference.- See Also:
-
isAbstract
boolean isAbstract()Returns the value of the 'Abstract' attribute. The default value is"false"
.- Returns:
- the value of the 'Abstract' attribute.
- See Also:
-
setAbstract
void setAbstract(boolean value) Sets the value of the 'Abstract
' attribute.- Parameters:
value
- the new value of the 'Abstract' attribute.- See Also:
-
unsetAbstract
void unsetAbstract()Unsets the value of the 'Abstract
' attribute.- See Also:
-
isSetAbstract
boolean isSetAbstract()Returns whether the value of the 'Abstract
' attribute is set.- Returns:
- whether the value of the 'Abstract' attribute is set.
- See Also:
-
getBlock
Object getBlock()Returns the value of the 'Block' attribute.- Returns:
- the value of the 'Block' attribute.
- See Also:
-
setBlock
Sets the value of the 'Block
' attribute.- Parameters:
value
- the new value of the 'Block' attribute.- See Also:
-
getFinal
Object getFinal()Returns the value of the 'Final' attribute.- Returns:
- the value of the 'Final' attribute.
- See Also:
-
setFinal
Sets the value of the 'Final
' attribute.- Parameters:
value
- the new value of the 'Final' attribute.- See Also:
-
isMixed
boolean isMixed()Returns the value of the 'Mixed' attribute. The default value is"false"
. Not allowed if simpleContent child is chosen. May be overriden by setting on complexContent child.- Returns:
- the value of the 'Mixed' attribute.
- See Also:
-
setMixed
void setMixed(boolean value) Sets the value of the 'Mixed
' attribute.- Parameters:
value
- the new value of the 'Mixed' attribute.- See Also:
-
unsetMixed
void unsetMixed()Unsets the value of the 'Mixed
' attribute.- See Also:
-
isSetMixed
boolean isSetMixed()Returns whether the value of the 'Mixed
' attribute is set.- Returns:
- whether the value of the 'Mixed' attribute is set.
- See Also:
-
getName
String getName()Returns the value of the 'Name' attribute. Will be restricted to required or forbidden- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
Sets the value of the 'Name
' attribute.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
-