Interface SchemaType
- All Superinterfaces:
EObject
,Notifier
,OpenAttrs
- All Known Implementing Classes:
SchemaTypeImpl
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionEList<AnnotationType>
Returns the value of the 'Annotation' containment reference list.EList<AnnotationType>
Returns the value of the 'Annotation1' containment reference list.EList<TopLevelAttribute>
Returns the value of the 'Attribute' containment reference list.Returns the value of the 'Attribute Form Default' attribute.EList<NamedAttributeGroup>
Returns the value of the 'Attribute Group' containment reference list.Returns the value of the 'Block Default' attribute.EList<TopLevelComplexType>
Returns the value of the 'Complex Type' containment reference list.EList<TopLevelElement>
Returns the value of the 'Element' containment reference list.Returns the value of the 'Element Form Default' attribute.Returns the value of the 'Final Default' attribute.FeatureMap
getGroup()
Returns the value of the 'Group' attribute list.FeatureMap
Returns the value of the 'Group1' attribute list.EList<NamedGroup>
Returns the value of the 'Group2' containment reference list.getId()
Returns the value of the 'Id' attribute.EList<ImportType>
Returns the value of the 'Import' containment reference list.EList<IncludeType>
Returns the value of the 'Include' containment reference list.getLang()
Returns the value of the 'Lang' attribute.EList<NotationType>
Returns the value of the 'Notation' containment reference list.EList<RedefineType>
Returns the value of the 'Redefine' containment reference list.EList<TopLevelSimpleType>
Returns the value of the 'Simple Type' containment reference list.Returns the value of the 'Target Namespace' attribute.Returns the value of the 'Version' attribute.boolean
Returns whether the value of the 'Attribute Form Default
' attribute is set.boolean
Returns whether the value of the 'Block Default
' attribute is set.boolean
Returns whether the value of the 'Element Form Default
' attribute is set.boolean
Returns whether the value of the 'Final Default
' attribute is set.void
Sets the value of the 'Attribute Form Default
' attribute.void
setBlockDefault
(Object value) Sets the value of the 'Block Default
' attribute.void
setElementFormDefault
(FormChoice value) Sets the value of the 'Element Form Default
' attribute.void
setFinalDefault
(Object value) Sets the value of the 'Final Default
' attribute.void
Sets the value of the 'Id
' attribute.void
Sets the value of the 'Lang
' attribute.void
setTargetNamespace
(String value) Sets the value of the 'Target Namespace
' attribute.void
setVersion
(String value) Sets the value of the 'Version
' attribute.void
Unsets the value of the 'Attribute Form Default
' attribute.void
Unsets the value of the 'Block Default
' attribute.void
Unsets the value of the 'Element Form Default
' attribute.void
Unsets the value of the 'Final Default
' attribute.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
-
getGroup
FeatureMap getGroup()Returns the value of the 'Group' attribute list. The list contents are of typeFeatureMap.Entry
.- Returns:
- the value of the 'Group' attribute list.
- See Also:
-
getInclude
EList<IncludeType> getInclude()Returns the value of the 'Include' containment reference list. The list contents are of typeIncludeType
.- Returns:
- the value of the 'Include' containment reference list.
- See Also:
-
getImport
EList<ImportType> getImport()Returns the value of the 'Import' containment reference list. The list contents are of typeImportType
.- Returns:
- the value of the 'Import' containment reference list.
- See Also:
-
getRedefine
EList<RedefineType> getRedefine()Returns the value of the 'Redefine' containment reference list. The list contents are of typeRedefineType
.- Returns:
- the value of the 'Redefine' containment reference list.
- See Also:
-
getAnnotation
EList<AnnotationType> getAnnotation()Returns the value of the 'Annotation' containment reference list. The list contents are of typeAnnotationType
.- Returns:
- the value of the 'Annotation' containment reference list.
- 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:
-
getSimpleType
EList<TopLevelSimpleType> getSimpleType()Returns the value of the 'Simple Type' containment reference list. The list contents are of typeTopLevelSimpleType
.- Returns:
- the value of the 'Simple Type' containment reference list.
- See Also:
-
getComplexType
EList<TopLevelComplexType> getComplexType()Returns the value of the 'Complex Type' containment reference list. The list contents are of typeTopLevelComplexType
.- Returns:
- the value of the 'Complex Type' containment reference list.
- See Also:
-
getGroup2
EList<NamedGroup> getGroup2()Returns the value of the 'Group2' containment reference list. The list contents are of typeNamedGroup
.- Returns:
- the value of the 'Group2' containment reference list.
- See Also:
-
getAttributeGroup
EList<NamedAttributeGroup> getAttributeGroup()Returns the value of the 'Attribute Group' containment reference list. The list contents are of typeNamedAttributeGroup
.- Returns:
- the value of the 'Attribute Group' containment reference list.
- See Also:
-
getElement
EList<TopLevelElement> getElement()Returns the value of the 'Element' containment reference list. The list contents are of typeTopLevelElement
.- Returns:
- the value of the 'Element' containment reference list.
- See Also:
-
getAttribute
EList<TopLevelAttribute> getAttribute()Returns the value of the 'Attribute' containment reference list. The list contents are of typeTopLevelAttribute
.- Returns:
- the value of the 'Attribute' containment reference list.
- See Also:
-
getNotation
EList<NotationType> getNotation()Returns the value of the 'Notation' containment reference list. The list contents are of typeNotationType
.- Returns:
- the value of the 'Notation' containment reference list.
- See Also:
-
getAnnotation1
EList<AnnotationType> getAnnotation1()Returns the value of the 'Annotation1' containment reference list. The list contents are of typeAnnotationType
.- Returns:
- the value of the 'Annotation1' containment reference list.
- See Also:
-
getAttributeFormDefault
FormChoice getAttributeFormDefault()Returns the value of the 'Attribute Form Default' attribute. The default value is"unqualified"
. The literals are from the enumerationFormChoice
.- Returns:
- the value of the 'Attribute Form Default' attribute.
- See Also:
-
setAttributeFormDefault
Sets the value of the 'Attribute Form Default
' attribute.- Parameters:
value
- the new value of the 'Attribute Form Default' attribute.- See Also:
-
unsetAttributeFormDefault
void unsetAttributeFormDefault()Unsets the value of the 'Attribute Form Default
' attribute. -
isSetAttributeFormDefault
boolean isSetAttributeFormDefault()Returns whether the value of the 'Attribute Form Default
' attribute is set.- Returns:
- whether the value of the 'Attribute Form Default' attribute is set.
- See Also:
-
getBlockDefault
Object getBlockDefault()Returns the value of the 'Block Default' attribute. The default value is""
.- Returns:
- the value of the 'Block Default' attribute.
- See Also:
-
setBlockDefault
Sets the value of the 'Block Default
' attribute.- Parameters:
value
- the new value of the 'Block Default' attribute.- See Also:
-
unsetBlockDefault
void unsetBlockDefault()Unsets the value of the 'Block Default
' attribute. -
isSetBlockDefault
boolean isSetBlockDefault()Returns whether the value of the 'Block Default
' attribute is set.- Returns:
- whether the value of the 'Block Default' attribute is set.
- See Also:
-
getElementFormDefault
FormChoice getElementFormDefault()Returns the value of the 'Element Form Default' attribute. The default value is"unqualified"
. The literals are from the enumerationFormChoice
.- Returns:
- the value of the 'Element Form Default' attribute.
- See Also:
-
setElementFormDefault
Sets the value of the 'Element Form Default
' attribute.- Parameters:
value
- the new value of the 'Element Form Default' attribute.- See Also:
-
unsetElementFormDefault
void unsetElementFormDefault()Unsets the value of the 'Element Form Default
' attribute. -
isSetElementFormDefault
boolean isSetElementFormDefault()Returns whether the value of the 'Element Form Default
' attribute is set.- Returns:
- whether the value of the 'Element Form Default' attribute is set.
- See Also:
-
getFinalDefault
Object getFinalDefault()Returns the value of the 'Final Default' attribute. The default value is""
.- Returns:
- the value of the 'Final Default' attribute.
- See Also:
-
setFinalDefault
Sets the value of the 'Final Default
' attribute.- Parameters:
value
- the new value of the 'Final Default' attribute.- See Also:
-
unsetFinalDefault
void unsetFinalDefault()Unsets the value of the 'Final Default
' attribute. -
isSetFinalDefault
boolean isSetFinalDefault()Returns whether the value of the 'Final Default
' attribute is set.- Returns:
- whether the value of the 'Final Default' attribute is set.
- See Also:
-
getId
String getId()Returns the value of the 'Id' attribute.- Returns:
- the value of the 'Id' attribute.
- See Also:
-
setId
Sets the value of the 'Id
' attribute.- Parameters:
value
- the new value of the 'Id' attribute.- See Also:
-
getLang
String getLang()Returns the value of the 'Lang' attribute.lang (as an attribute name)
denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. This name is reserved by virtue of its definition in the XML specification.
Notes
Attempting to install the relevant ISO 2- and 3-letter codes as the enumerated possible values is probably never going to be a realistic possibility.
See BCP 47 at http://www.rfc-editor.org/rfc/bcp/bcp47.txt and the IANA language subtag registry at http://www.iana.org/assignments/language-subtag-registry for further information.
The union allows for the 'un-declaration' of xml:lang with the empty string.
- Returns:
- the value of the 'Lang' attribute.
- See Also:
-
setLang
Sets the value of the 'Lang
' attribute.- Parameters:
value
- the new value of the 'Lang' attribute.- See Also:
-
getTargetNamespace
String getTargetNamespace()Returns the value of the 'Target Namespace' attribute.- Returns:
- the value of the 'Target Namespace' attribute.
- See Also:
-
setTargetNamespace
Sets the value of the 'Target Namespace
' attribute.- Parameters:
value
- the new value of the 'Target Namespace' attribute.- See Also:
-
getVersion
String getVersion()Returns the value of the 'Version' attribute.- Returns:
- the value of the 'Version' attribute.
- See Also:
-
setVersion
Sets the value of the 'Version
' attribute.- Parameters:
value
- the new value of the 'Version' attribute.- See Also:
-