Interface RangeParametersType
- All Superinterfaces:
EObject
,Notifier
- All Known Implementing Classes:
RangeParametersTypeImpl
The following features are supported:
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Actuate' attribute.Returns the value of the 'Arcrole' attribute.Returns the value of the 'Boolean List' attribute.Returns the value of the 'Category' containment reference.Returns the value of the 'Category Extent' containment reference.Returns the value of the 'Category List' containment reference.Returns the value of the 'Composite Value' containment reference.FeatureMap
Returns the value of the 'Composite Value Group' attribute list.getCount()
Returns the value of the 'Count' attribute.Returns the value of the 'Count Extent' attribute.Returns the value of the 'Count List' attribute.getHref()
Returns the value of the 'Href' attribute.Returns the value of the 'Quantity' containment reference.Returns the value of the 'Quantity Extent' containment reference.Returns the value of the 'Quantity List' containment reference.Returns the value of the 'Remote Schema' attribute.getRole()
Returns the value of the 'Role' attribute.getShow()
Returns the value of the 'Show' attribute.getTitle()
Returns the value of the 'Title' attribute.getType()
Returns the value of the 'Type' attribute.boolean
Returns the value of the 'Boolean' attribute.boolean
Returns whether the value of the 'Actuate
' attribute is set.boolean
Returns whether the value of the 'Boolean
' attribute is set.boolean
Returns whether the value of the 'Show
' attribute is set.boolean
Returns whether the value of the 'Type
' attribute is set.void
setActuate
(ActuateType value) Sets the value of the 'Actuate
' attribute.void
setArcrole
(String value) Sets the value of the 'Arcrole
' attribute.void
setBoolean
(boolean value) Sets the value of the 'Boolean
' attribute.void
setBooleanList
(List<Object> value) Sets the value of the 'Boolean List
' attribute.void
setCategory
(CodeType value) Sets the value of the 'Category
' containment reference.void
Sets the value of the 'Category Extent
' containment reference.void
Sets the value of the 'Category List
' containment reference.void
Sets the value of the 'Composite Value
' containment reference.void
setCount
(BigInteger value) Sets the value of the 'Count
' attribute.void
setCountExtent
(List<Object> value) Sets the value of the 'Count Extent
' attribute.void
setCountList
(List<Object> value) Sets the value of the 'Count List
' attribute.void
Sets the value of the 'Href
' attribute.void
setQuantity
(MeasureType value) Sets the value of the 'Quantity
' containment reference.void
Sets the value of the 'Quantity Extent
' containment reference.void
Sets the value of the 'Quantity List
' containment reference.void
setRemoteSchema
(String value) Sets the value of the 'Remote Schema
' attribute.void
Sets the value of the 'Role
' attribute.void
Sets the value of the 'Show
' attribute.void
Sets the value of the 'Title
' attribute.void
Sets the value of the 'Type
' attribute.void
Unsets the value of the 'Actuate
' attribute.void
Unsets the value of the 'Boolean
' attribute.void
Unsets the value of the 'Show
' attribute.void
Unsets the value of the 'Type
' 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
-
Method Details
-
isBoolean
boolean isBoolean()Returns the value of the 'Boolean' attribute. A value from two-valued logic, using the XML Schema boolean type. An instance may take the values {true, false, 1, 0}.- Returns:
- the value of the 'Boolean' attribute.
- See Also:
-
setBoolean
void setBoolean(boolean value) Sets the value of the 'Boolean
' attribute.- Parameters:
value
- the new value of the 'Boolean' attribute.- See Also:
-
unsetBoolean
void unsetBoolean()Unsets the value of the 'Boolean
' attribute.- See Also:
-
isSetBoolean
boolean isSetBoolean()Returns whether the value of the 'Boolean
' attribute is set.- Returns:
- whether the value of the 'Boolean' attribute is set.
- See Also:
-
getCategory
CodeType getCategory()Returns the value of the 'Category' containment reference. A term representing a classification. It has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.- Returns:
- the value of the 'Category' containment reference.
- See Also:
-
setCategory
Sets the value of the 'Category
' containment reference.- Parameters:
value
- the new value of the 'Category' containment reference.- See Also:
-
getQuantity
MeasureType getQuantity()Returns the value of the 'Quantity' containment reference. A numeric value with a scale. The content of the element is an amount using the XML Schema type double which permits decimal or scientific notation. An XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which the numeric value must be multiplied.- Returns:
- the value of the 'Quantity' containment reference.
- See Also:
-
setQuantity
Sets the value of the 'Quantity
' containment reference.- Parameters:
value
- the new value of the 'Quantity' containment reference.- See Also:
-
getCount
BigInteger getCount()Returns the value of the 'Count' attribute. An integer representing a frequency of occurrence.- Returns:
- the value of the 'Count' attribute.
- See Also:
-
setCount
Sets the value of the 'Count
' attribute.- Parameters:
value
- the new value of the 'Count' attribute.- See Also:
-
getBooleanList
Returns the value of the 'Boolean List' attribute. XML List based on XML Schema boolean type. An element of this type contains a space-separated list of boolean values {0,1,true,false}- Returns:
- the value of the 'Boolean List' attribute.
- See Also:
-
setBooleanList
Sets the value of the 'Boolean List
' attribute.- Parameters:
value
- the new value of the 'Boolean List' attribute.- See Also:
-
getCategoryList
CodeOrNullListType getCategoryList()Returns the value of the 'Category List' containment reference. A space-separated list of terms or nulls. A single XML attribute codeSpace may be provided, which authorises all the terms in the list.- Returns:
- the value of the 'Category List' containment reference.
- See Also:
-
setCategoryList
Sets the value of the 'Category List
' containment reference.- Parameters:
value
- the new value of the 'Category List' containment reference.- See Also:
-
getQuantityList
MeasureOrNullListType getQuantityList()Returns the value of the 'Quantity List' containment reference. A space separated list of amounts or nulls. The amounts use the XML Schema type double. A single XML attribute uom (unit of measure) is required, whose value is a URI which identifies the definition of the scale or units by which all the amounts in the list must be multiplied.- Returns:
- the value of the 'Quantity List' containment reference.
- See Also:
-
setQuantityList
Sets the value of the 'Quantity List
' containment reference.- Parameters:
value
- the new value of the 'Quantity List' containment reference.- See Also:
-
getCountList
Returns the value of the 'Count List' attribute. A space-separated list of integers or nulls.- Returns:
- the value of the 'Count List' attribute.
- See Also:
-
setCountList
Sets the value of the 'Count List
' attribute.- Parameters:
value
- the new value of the 'Count List' attribute.- See Also:
-
getCategoryExtent
CategoryExtentType getCategoryExtent()Returns the value of the 'Category Extent' containment reference. Utility element to store a 2-point range of ordinal values. If one member is a null, then this is a single ended interval.- Returns:
- the value of the 'Category Extent' containment reference.
- See Also:
-
setCategoryExtent
Sets the value of the 'Category Extent
' containment reference.- Parameters:
value
- the new value of the 'Category Extent' containment reference.- See Also:
-
getQuantityExtent
QuantityExtentType getQuantityExtent()Returns the value of the 'Quantity Extent' containment reference. Utility element to store a 2-point range of numeric values. If one member is a null, then this is a single ended interval.- Returns:
- the value of the 'Quantity Extent' containment reference.
- See Also:
-
setQuantityExtent
Sets the value of the 'Quantity Extent
' containment reference.- Parameters:
value
- the new value of the 'Quantity Extent' containment reference.- See Also:
-
getCountExtent
Returns the value of the 'Count Extent' attribute. Utility element to store a 2-point range of frequency values. If one member is a null, then this is a single ended interval.- Returns:
- the value of the 'Count Extent' attribute.
- See Also:
-
setCountExtent
Sets the value of the 'Count Extent
' attribute.- Parameters:
value
- the new value of the 'Count Extent' attribute.- See Also:
-
getCompositeValueGroup
FeatureMap getCompositeValueGroup()Returns the value of the 'Composite Value Group' attribute list. The list contents are of typeFeatureMap.Entry
. Aggregate value built using the Composite pattern.- Returns:
- the value of the 'Composite Value Group' attribute list.
- See Also:
-
getCompositeValue
CompositeValueType getCompositeValue()Returns the value of the 'Composite Value' containment reference. Aggregate value built using the Composite pattern.- Returns:
- the value of the 'Composite Value' containment reference.
- See Also:
-
setCompositeValue
Sets the value of the 'Composite Value
' containment reference.- Parameters:
value
- the new value of the 'Composite Value' containment reference.- See Also:
-
getActuate
ActuateType getActuate()Returns the value of the 'Actuate' attribute. The literals are from the enumerationActuateType
.If the meaning of the 'Actuate' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Actuate' attribute.
- See Also:
-
setActuate
Sets the value of the 'Actuate
' attribute.- Parameters:
value
- the new value of the 'Actuate' attribute.- See Also:
-
unsetActuate
void unsetActuate()Unsets the value of the 'Actuate
' attribute. -
isSetActuate
boolean isSetActuate()Returns whether the value of the 'Actuate
' attribute is set.- Returns:
- whether the value of the 'Actuate' attribute is set.
- See Also:
-
getArcrole
String getArcrole()Returns the value of the 'Arcrole' attribute.If the meaning of the 'Arcrole' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Arcrole' attribute.
- See Also:
-
setArcrole
Sets the value of the 'Arcrole
' attribute.- Parameters:
value
- the new value of the 'Arcrole' attribute.- See Also:
-
getHref
String getHref()Returns the value of the 'Href' attribute.If the meaning of the 'Href' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Href' attribute.
- See Also:
-
setHref
Sets the value of the 'Href
' attribute.- Parameters:
value
- the new value of the 'Href' attribute.- See Also:
-
getRemoteSchema
String getRemoteSchema()Returns the value of the 'Remote Schema' attribute. Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.- Returns:
- the value of the 'Remote Schema' attribute.
- See Also:
-
setRemoteSchema
Sets the value of the 'Remote Schema
' attribute.- Parameters:
value
- the new value of the 'Remote Schema' attribute.- See Also:
-
getRole
String getRole()Returns the value of the 'Role' attribute.If the meaning of the 'Role' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Role' attribute.
- See Also:
-
setRole
Sets the value of the 'Role
' attribute.- Parameters:
value
- the new value of the 'Role' attribute.- See Also:
-
getShow
ShowType getShow()Returns the value of the 'Show' attribute. The literals are from the enumerationShowType
.If the meaning of the 'Show' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Show' attribute.
- See Also:
-
setShow
Sets the value of the 'Show
' attribute.- Parameters:
value
- the new value of the 'Show' attribute.- See Also:
-
unsetShow
void unsetShow()Unsets the value of the 'Show
' attribute.- See Also:
-
isSetShow
boolean isSetShow()Returns whether the value of the 'Show
' attribute is set.- Returns:
- whether the value of the 'Show' attribute is set.
- See Also:
-
getTitle
String getTitle()Returns the value of the 'Title' attribute.If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Title' attribute.
- See Also:
-
setTitle
Sets the value of the 'Title
' attribute.- Parameters:
value
- the new value of the 'Title' attribute.- See Also:
-
getType
TypeType getType()Returns the value of the 'Type' attribute. The default value is"simple"
. The literals are from the enumerationTypeType
.If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Type' attribute.
- See Also:
-
setType
Sets the value of the 'Type
' attribute.- Parameters:
value
- the new value of the 'Type' attribute.- See Also:
-
unsetType
void unsetType()Unsets the value of the 'Type
' attribute.- See Also:
-
isSetType
boolean isSetType()Returns whether the value of the 'Type
' attribute is set.- Returns:
- whether the value of the 'Type' attribute is set.
- See Also:
-