public interface EnumerationLiteral extends AbstractEnumerationValue
The following features are supported:
DatavaluePackage.getEnumerationLiteral()| Modifier and Type | Method and Description |
|---|---|
DataValue |
getDomainValue()
Returns the value of the 'Domain Value' containment reference.
|
void |
setDomainValue(DataValue value)
Sets the value of the '
Domain Value' containment reference. |
getEnumerationTypegetType, isAbstract, setAbstractgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsDataValue getDomainValue()
If the meaning of the 'Domain Value' containment reference isn't clear, there really should be more of a description here...
setDomainValue(DataValue),
DatavaluePackage.getEnumerationLiteral_DomainValue()void setDomainValue(DataValue value)
Domain Value' containment reference.
value - the new value of the 'Domain Value' containment reference.getDomainValue()