public interface EnumerationLiteral extends DoorsElement
The following features are supported:
DoorsPackage.getEnumerationLiteral()
Modifier and Type | Method and Description |
---|---|
Type |
getOwner()
Returns the value of the 'Owner' container reference.
|
long |
getRelatedNumber()
Returns the value of the 'Related Number' attribute.
|
String |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setOwner(Type value)
Sets the value of the '
Owner ' container reference. |
void |
setRelatedNumber(long value)
Sets the value of the '
Related Number ' attribute. |
void |
setValue(String value)
Sets the value of the '
Value ' attribute. |
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
String getValue()
""
.
setValue(String)
,
DoorsPackage.getEnumerationLiteral_Value()
void setValue(String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
long getRelatedNumber()
setRelatedNumber(long)
,
DoorsPackage.getEnumerationLiteral_RelatedNumber()
void setRelatedNumber(long value)
Related Number
' attribute.
value
- the new value of the 'Related Number' attribute.getRelatedNumber()
Type getOwner()
Enumeration Literals
'.
setOwner(Type)
,
DoorsPackage.getEnumerationLiteral_Owner()
,
Type.getEnumerationLiterals()
void setOwner(Type value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()