public interface CommunicationLinkExchanger
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getAccess()
Returns the value of the 'Access' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getAcquire()
Returns the value of the 'Acquire' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getCall()
Returns the value of the 'Call' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getConsume()
Returns the value of the 'Consume' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getExecute()
Returns the value of the 'Execute' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getOwnedCommunicationLinks()
Returns the value of the 'Owned Communication Links' containment reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getProduce()
Returns the value of the 'Produce' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getReceive()
Returns the value of the 'Receive' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getSend()
Returns the value of the 'Send' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getTransmit()
Returns the value of the 'Transmit' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> |
getWrite()
Returns the value of the 'Write' reference list.
|
org.eclipse.emf.common.util.EList<CommunicationLink> getOwnedCommunicationLinks()
CommunicationLink.
If the meaning of the 'Owned Communication Links' containment reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_OwnedCommunicationLinks()org.eclipse.emf.common.util.EList<CommunicationLink> getProduce()
CommunicationLink.
If the meaning of the 'Produce' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Produce()org.eclipse.emf.common.util.EList<CommunicationLink> getConsume()
CommunicationLink.
If the meaning of the 'Consume' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Consume()org.eclipse.emf.common.util.EList<CommunicationLink> getSend()
CommunicationLink.
If the meaning of the 'Send' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Send()org.eclipse.emf.common.util.EList<CommunicationLink> getReceive()
CommunicationLink.
If the meaning of the 'Receive' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Receive()org.eclipse.emf.common.util.EList<CommunicationLink> getCall()
CommunicationLink.
If the meaning of the 'Call' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Call()org.eclipse.emf.common.util.EList<CommunicationLink> getExecute()
CommunicationLink.
If the meaning of the 'Execute' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Execute()org.eclipse.emf.common.util.EList<CommunicationLink> getWrite()
CommunicationLink.
If the meaning of the 'Write' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Write()org.eclipse.emf.common.util.EList<CommunicationLink> getAccess()
CommunicationLink.
If the meaning of the 'Access' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Access()org.eclipse.emf.common.util.EList<CommunicationLink> getAcquire()
CommunicationLink.
If the meaning of the 'Acquire' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Acquire()org.eclipse.emf.common.util.EList<CommunicationLink> getTransmit()
CommunicationLink.
If the meaning of the 'Transmit' reference list isn't clear, there really should be more of a description here...
CommunicationPackage.getCommunicationLinkExchanger_Transmit()