public interface PortAllocation extends Allocation
The following features are supported:
InformationPackage.getPortAllocation()| Modifier and Type | Method and Description |
|---|---|
Port |
getAllocatedPort()
Returns the value of the 'Allocated Port' reference.
|
Port |
getAllocatingPort()
Returns the value of the 'Allocating Port' reference.
|
getRealizedFlow, setRealizedFlowgetAppliedPropertyValueGroups, 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, eSetDelivergetSourceElement, getTargetElement, setSourceElement, setTargetElementPort getAllocatedPort()
Incoming Port Allocations'.
If the meaning of the 'Allocated Port' reference isn't clear, there really should be more of a description here...
InformationPackage.getPortAllocation_AllocatedPort(),
Port.getIncomingPortAllocations()Port getAllocatingPort()
Outgoing Port Allocations'.
If the meaning of the 'Allocating Port' reference isn't clear, there really should be more of a description here...
InformationPackage.getPortAllocation_AllocatingPort(),
Port.getOutgoingPortAllocations()