public interface ExchangeItemAllocation extends Relationship, AbstractEventOperation, FinalizableElement
The following features are supported:
CsPackage.getExchangeItemAllocation()| Modifier and Type | Method and Description |
|---|---|
ExchangeItem |
getAllocatedItem()
Returns the value of the 'Allocated Item' reference.
|
Interface |
getAllocatingInterface()
Returns the value of the 'Allocating Interface' reference.
|
CommunicationLinkProtocol |
getReceiveProtocol()
Returns the value of the 'Receive Protocol' attribute.
|
CommunicationLinkProtocol |
getSendProtocol()
Returns the value of the 'Send Protocol' attribute.
|
void |
setAllocatedItem(ExchangeItem value)
Sets the value of the '
Allocated Item' reference. |
void |
setReceiveProtocol(CommunicationLinkProtocol value)
Sets the value of the '
Receive Protocol' attribute. |
void |
setSendProtocol(CommunicationLinkProtocol value)
Sets the value of the '
Send Protocol' attribute. |
getRealizedFlow, setRealizedFlowgetInvokingSequenceMessagesgetName, setNamegetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverisFinal, setFinalCommunicationLinkProtocol getSendProtocol()
CommunicationLinkProtocol.
If the meaning of the 'Send Protocol' attribute isn't clear, there really should be more of a description here...
CommunicationLinkProtocol,
setSendProtocol(CommunicationLinkProtocol),
CsPackage.getExchangeItemAllocation_SendProtocol()void setSendProtocol(CommunicationLinkProtocol value)
Send Protocol' attribute.
value - the new value of the 'Send Protocol' attribute.CommunicationLinkProtocol,
getSendProtocol()CommunicationLinkProtocol getReceiveProtocol()
CommunicationLinkProtocol.
If the meaning of the 'Receive Protocol' attribute isn't clear, there really should be more of a description here...
CommunicationLinkProtocol,
setReceiveProtocol(CommunicationLinkProtocol),
CsPackage.getExchangeItemAllocation_ReceiveProtocol()void setReceiveProtocol(CommunicationLinkProtocol value)
Receive Protocol' attribute.
value - the new value of the 'Receive Protocol' attribute.CommunicationLinkProtocol,
getReceiveProtocol()ExchangeItem getAllocatedItem()
If the meaning of the 'Allocated Item' reference isn't clear, there really should be more of a description here...
setAllocatedItem(ExchangeItem),
CsPackage.getExchangeItemAllocation_AllocatedItem()void setAllocatedItem(ExchangeItem value)
Allocated Item' reference.
value - the new value of the 'Allocated Item' reference.getAllocatedItem()Interface getAllocatingInterface()
If the meaning of the 'Allocating Interface' reference isn't clear, there really should be more of a description here...
CsPackage.getExchangeItemAllocation_AllocatingInterface()