public interface ComponentPort extends Port, Partition, InformationsExchanger
The following features are supported:
FaPackage.getComponentPort()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FunctionPort> |
getAllocatedFunctionPorts()
Returns the value of the 'Allocated Function Ports' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPort> |
getAllocatingPhysicalPorts()
Returns the value of the 'Allocating Physical Ports' reference list.
|
org.eclipse.emf.common.util.EList<ComponentExchange> |
getComponentExchanges()
Returns the value of the 'Component Exchanges' reference list.
|
org.eclipse.emf.common.util.EList<ComponentPort> |
getDelegatedComponentPorts()
Returns the value of the 'Delegated Component Ports' reference list.
|
org.eclipse.emf.common.util.EList<ComponentPort> |
getDelegatingComponentPorts()
Returns the value of the 'Delegating Component Ports' reference list.
|
ComponentPortKind |
getKind()
Returns the value of the 'Kind' attribute.
|
OrientationPortKind |
getOrientation()
Returns the value of the 'Orientation' attribute.
|
org.eclipse.emf.common.util.EList<ComponentPort> |
getRealizedComponentPorts()
Returns the value of the 'Realized Component Ports' reference list.
|
org.eclipse.emf.common.util.EList<ComponentPort> |
getRealizingComponentPorts()
Returns the value of the 'Realizing Component Ports' reference list.
|
void |
setKind(ComponentPortKind value)
Sets the value of the '
Kind' attribute. |
void |
setOrientation(OrientationPortKind value)
Sets the value of the '
Orientation' attribute. |
getIncomingPortAllocations, getIncomingPortRealizations, getOutgoingPortAllocations, getOutgoingPortRealizations, getOwnedPortAllocations, getOwnedPortRealizations, getOwnedProtocols, getProvidedInterfaces, getRequiredInterfacesgetRepresentingInstanceRolesgetAggregationKind, 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, setFinalgetIncomingInformationFlows, getInformationFlows, getOutgoingInformationFlowsOrientationPortKind getOrientation()
OrientationPortKind.
If the meaning of the 'Orientation' attribute isn't clear, there really should be more of a description here...
OrientationPortKind,
setOrientation(OrientationPortKind),
FaPackage.getComponentPort_Orientation()void setOrientation(OrientationPortKind value)
Orientation' attribute.
value - the new value of the 'Orientation' attribute.OrientationPortKind,
getOrientation()ComponentPortKind getKind()
ComponentPortKind.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
ComponentPortKind,
setKind(ComponentPortKind),
FaPackage.getComponentPort_Kind()void setKind(ComponentPortKind value)
Kind' attribute.
value - the new value of the 'Kind' attribute.ComponentPortKind,
getKind()org.eclipse.emf.common.util.EList<ComponentExchange> getComponentExchanges()
ComponentExchange.
If the meaning of the 'Component Exchanges' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_ComponentExchanges()org.eclipse.emf.common.util.EList<FunctionPort> getAllocatedFunctionPorts()
FunctionPort.
It is bidirectional and its opposite is 'Allocator Component Ports'.
If the meaning of the 'Allocated Function Ports' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_AllocatedFunctionPorts(),
FunctionPort.getAllocatorComponentPorts()org.eclipse.emf.common.util.EList<ComponentPort> getDelegatedComponentPorts()
ComponentPort.
It is bidirectional and its opposite is 'Delegating Component Ports'.
If the meaning of the 'Delegated Component Ports' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_DelegatedComponentPorts(),
getDelegatingComponentPorts()org.eclipse.emf.common.util.EList<ComponentPort> getDelegatingComponentPorts()
ComponentPort.
It is bidirectional and its opposite is 'Delegated Component Ports'.
If the meaning of the 'Delegating Component Ports' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_DelegatingComponentPorts(),
getDelegatedComponentPorts()org.eclipse.emf.common.util.EList<PhysicalPort> getAllocatingPhysicalPorts()
PhysicalPort.
It is bidirectional and its opposite is 'Allocated Component Ports'.
If the meaning of the 'Allocating Physical Ports' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_AllocatingPhysicalPorts(),
PhysicalPort.getAllocatedComponentPorts()org.eclipse.emf.common.util.EList<ComponentPort> getRealizedComponentPorts()
ComponentPort.
It is bidirectional and its opposite is 'Realizing Component Ports'.
If the meaning of the 'Realized Component Ports' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_RealizedComponentPorts(),
getRealizingComponentPorts()org.eclipse.emf.common.util.EList<ComponentPort> getRealizingComponentPorts()
ComponentPort.
It is bidirectional and its opposite is 'Realized Component Ports'.
If the meaning of the 'Realizing Component Ports' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentPort_RealizingComponentPorts(),
getRealizedComponentPorts()