public interface ComponentPortAllocation extends Allocation
The following features are supported:
FaPackage.getComponentPortAllocation()| 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.
|
org.eclipse.emf.common.util.EList<ComponentPortAllocationEnd> |
getOwnedComponentPortAllocationEnds()
Returns the value of the 'Owned Component Port Allocation Ends' containment reference list.
|
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, setTargetElementorg.eclipse.emf.common.util.EList<ComponentPortAllocationEnd> getOwnedComponentPortAllocationEnds()
ComponentPortAllocationEnd.
If the meaning of the 'Owned Component Port Allocation Ends' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPortAllocation_OwnedComponentPortAllocationEnds()Port getAllocatedPort()
If the meaning of the 'Allocated Port' reference isn't clear, there really should be more of a description here...
FaPackage.getComponentPortAllocation_AllocatedPort()Port getAllocatingPort()
If the meaning of the 'Allocating Port' reference isn't clear, there really should be more of a description here...
FaPackage.getComponentPortAllocation_AllocatingPort()