public interface EnumValue extends Identifiable
The following features are supported:
ReqifPackage.getEnumValue()
Modifier and Type | Method and Description |
---|---|
DatatypeDefinitionEnumeration |
getDatatypeDefEnum()
Returns the value of the 'Datatype Def Enum' container reference.
|
EmbeddedValue |
getProperties()
Returns the value of the 'Properties' containment reference.
|
void |
setDatatypeDefEnum(DatatypeDefinitionEnumeration value)
Sets the value of the '
Datatype Def Enum ' container reference. |
void |
setProperties(EmbeddedValue value)
Sets the value of the '
Properties ' containment reference. |
void |
setProperties(int key,
String otherContent)
Updates the key and content information of the embedded properties.
|
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
EmbeddedValue getProperties()
Enum Value
'.
Link to owned EmbeddedValue
setProperties(EmbeddedValue)
,
ReqifPackage.getEnumValue_Properties()
,
EmbeddedValue.getEnumValue()
void setProperties(EmbeddedValue value)
Properties
' containment reference.
value
- the new value of the 'Properties' containment reference.getProperties()
void setProperties(int key, String otherContent)
EmbeddedValue
if one does not yet exist.key
- the embedded key.otherContent
- the embedded content.DatatypeDefinitionEnumeration getDatatypeDefEnum()
Specified Values
'.
Back linkage to the owning DatatypeDefinitionEnumeration class.
setDatatypeDefEnum(DatatypeDefinitionEnumeration)
,
ReqifPackage.getEnumValue_DatatypeDefEnum()
,
DatatypeDefinitionEnumeration.getSpecifiedValues()
void setDatatypeDefEnum(DatatypeDefinitionEnumeration value)
Datatype Def Enum
' container reference.
value
- the new value of the 'Datatype Def Enum' container reference.getDatatypeDefEnum()