public interface PhysicalPort extends Partition, Port, AbstractPhysicalArtifact, InformationsExchanger, AbstractPhysicalLinkEnd
The following features are supported:
CsPackage.getPhysicalPort()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ComponentPort> |
getAllocatedComponentPorts()
Returns the value of the 'Allocated Component Ports' reference list.
|
org.eclipse.emf.common.util.EList<ComponentPortAllocation> |
getOwnedComponentPortAllocations()
Returns the value of the 'Owned Component Port Allocations' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPortRealization> |
getOwnedPhysicalPortRealizations()
Returns the value of the 'Owned Physical Port Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPort> |
getRealizedPhysicalPorts()
Returns the value of the 'Realized Physical Ports' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPort> |
getRealizingPhysicalPorts()
Returns the value of the 'Realizing Physical Ports' reference list.
|
getRepresentingInstanceRolesgetAggregationKind, getAssociation, isIsDerived, isIsPartOfKey, isIsReadOnly, setAggregationKind, setIsDerived, setIsPartOfKey, setIsReadOnlygetVisibility, isIsAbstract, isIsStatic, setIsAbstract, setIsStatic, setVisibilitygetTypegetAbstractType, setAbstractTypegetName, 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, eSetDelivergetOwnedDefaultValue, getOwnedMaxCard, getOwnedMaxLength, getOwnedMaxValue, getOwnedMinCard, getOwnedMinLength, getOwnedMinValue, getOwnedNullValue, isMaxInclusive, isMinInclusive, isOrdered, isUnique, setMaxInclusive, setMinInclusive, setOrdered, setOwnedDefaultValue, setOwnedMaxCard, setOwnedMaxLength, setOwnedMaxValue, setOwnedMinCard, setOwnedMinLength, setOwnedMinValue, setOwnedNullValue, setUniqueisFinal, setFinalgetIncomingPortAllocations, getIncomingPortRealizations, getOutgoingPortAllocations, getOutgoingPortRealizations, getOwnedPortAllocations, getOwnedPortRealizations, getOwnedProtocols, getProvidedInterfaces, getRequiredInterfacesgetAllocatorConfigurationItemsgetIncomingInformationFlows, getInformationFlows, getOutgoingInformationFlowsgetInvolvedLinksorg.eclipse.emf.common.util.EList<ComponentPortAllocation> getOwnedComponentPortAllocations()
ComponentPortAllocation.
If the meaning of the 'Owned Component Port Allocations' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPort_OwnedComponentPortAllocations()org.eclipse.emf.common.util.EList<PhysicalPortRealization> getOwnedPhysicalPortRealizations()
PhysicalPortRealization.
If the meaning of the 'Owned Physical Port Realizations' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPort_OwnedPhysicalPortRealizations()org.eclipse.emf.common.util.EList<ComponentPort> getAllocatedComponentPorts()
ComponentPort.
It is bidirectional and its opposite is 'Allocating Physical Ports'.
If the meaning of the 'Allocated Component Ports' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPort_AllocatedComponentPorts(),
ComponentPort.getAllocatingPhysicalPorts()org.eclipse.emf.common.util.EList<PhysicalPort> getRealizedPhysicalPorts()
PhysicalPort.
If the meaning of the 'Realized Physical Ports' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPort_RealizedPhysicalPorts()org.eclipse.emf.common.util.EList<PhysicalPort> getRealizingPhysicalPorts()
PhysicalPort.
If the meaning of the 'Realizing Physical Ports' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPort_RealizingPhysicalPorts()