public interface EventReceiptOperation extends Event
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractEventOperation |
getOperation()
Returns the value of the 'Operation' reference.
|
void |
setOperation(AbstractEventOperation value)
Sets the value of the '
Operation' reference. |
getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractTypedElementsgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractEventOperation getOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
setOperation(AbstractEventOperation),
InteractionPackage.getEventReceiptOperation_Operation()void setOperation(AbstractEventOperation value)
Operation' reference.
value - the new value of the 'Operation' reference.getOperation()