public interface SequenceMessageValuation extends CapellaElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
ExchangeItemElement |
getExchangeItemElement()
Returns the value of the 'Exchange Item Element' reference.
|
ValueSpecification |
getValue()
Returns the value of the 'Value' reference.
|
void |
setExchangeItemElement(ExchangeItemElement value)
Sets the value of the '
Exchange Item Element' reference. |
void |
setValue(ValueSpecification value)
Sets the value of the '
Value' reference. |
getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsExchangeItemElement getExchangeItemElement()
If the meaning of the 'Exchange Item Element' reference isn't clear, there really should be more of a description here...
setExchangeItemElement(ExchangeItemElement),
InteractionPackage.getSequenceMessageValuation_ExchangeItemElement()void setExchangeItemElement(ExchangeItemElement value)
Exchange Item Element' reference.
value - the new value of the 'Exchange Item Element' reference.getExchangeItemElement()ValueSpecification getValue()
If the meaning of the 'Value' reference isn't clear, there really should be more of a description here...
setValue(ValueSpecification),
InteractionPackage.getSequenceMessageValuation_Value()void setValue(ValueSpecification value)
Value' reference.
value - the new value of the 'Value' reference.getValue()