public interface AttributeValueReal extends AttributeValueSimple
The following features are supported:
ReqifPackage.getAttributeValueReal()
Modifier and Type | Method and Description |
---|---|
AttributeDefinitionReal |
getDefinition()
Returns the value of the 'Definition' reference.
|
AttributeDefinitionReal |
getOwningDefinition()
Returns the value of the 'Owning Definition' container reference.
|
double |
getTheValue()
Returns the value of the 'The Value' attribute.
|
void |
setDefinition(AttributeDefinitionReal value)
Sets the value of the '
Definition ' reference. |
void |
setOwningDefinition(AttributeDefinitionReal value)
Sets the value of the '
Owning Definition ' container
reference. |
void |
setTheValue(double value)
Sets the value of the '
The Value ' attribute. |
getSpecElAt, setSpecElAt
getAlternativeID, getDesc, getIdentifier, getLastChange, getLongName, setAlternativeID, setDesc, setIdentifier, setLastChange, setLongName
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
double getTheValue()
setTheValue(double)
,
ReqifPackage.getAttributeValueReal_TheValue()
void setTheValue(double value)
The Value
' attribute.
value
- the new value of the 'The Value' attribute.getTheValue()
AttributeDefinitionReal getDefinition()
getDefinition
in interface AttributeValue
setDefinition(AttributeDefinitionReal)
,
ReqifPackage.getAttributeValueReal_Definition()
void setDefinition(AttributeDefinitionReal value)
Definition
' reference.
value
- the new value of the 'Definition' reference.getDefinition()
AttributeDefinitionReal getOwningDefinition()
Default Value
'.
Back linkage of the owning attribute definition
getOwningDefinition
in interface AttributeValue
setOwningDefinition(AttributeDefinitionReal)
,
ReqifPackage.getAttributeValueReal_OwningDefinition()
,
AttributeDefinitionReal.getDefaultValue()
void setOwningDefinition(AttributeDefinitionReal value)
Owning Definition
' container
reference.
value
- the new value of the 'Owning Definition' container reference.getOwningDefinition()