public interface AttributeValueBoolean extends AttributeValueSimple
The following features are supported:
ReqifPackage.getAttributeValueBoolean()
Modifier and Type | Method and Description |
---|---|
AttributeDefinitionBoolean |
getDefinition()
Returns the value of the 'Definition' reference.
|
AttributeDefinitionBoolean |
getOwningDefinition()
Returns the value of the 'Owning Definition' container reference.
|
boolean |
isTheValue()
Returns the value of the 'The Value' attribute.
|
void |
setDefinition(AttributeDefinitionBoolean value)
Sets the value of the '
Definition ' reference. |
void |
setOwningDefinition(AttributeDefinitionBoolean value)
Sets the value of the '
Owning Definition ' container
reference. |
void |
setTheValue(boolean 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
boolean isTheValue()
setTheValue(boolean)
,
ReqifPackage.getAttributeValueBoolean_TheValue()
void setTheValue(boolean value)
The Value
' attribute.
value
- the new value of the 'The Value' attribute.isTheValue()
AttributeDefinitionBoolean getDefinition()
getDefinition
in interface AttributeValue
setDefinition(AttributeDefinitionBoolean)
,
ReqifPackage.getAttributeValueBoolean_Definition()
void setDefinition(AttributeDefinitionBoolean value)
Definition
' reference.
value
- the new value of the 'Definition' reference.getDefinition()
AttributeDefinitionBoolean getOwningDefinition()
Default Value
'.
Back linkage of the owning attribute definition
getOwningDefinition
in interface AttributeValue
setOwningDefinition(AttributeDefinitionBoolean)
,
ReqifPackage.getAttributeValueBoolean_OwningDefinition()
,
AttributeDefinitionBoolean.getDefaultValue()
void setOwningDefinition(AttributeDefinitionBoolean value)
Owning Definition
' container
reference.
value
- the new value of the 'Owning Definition' container reference.getOwningDefinition()