public interface FunctionOutputPort extends FunctionPort, OutputPin
The following features are supported:
FaPackage.getFunctionOutputPort()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExchangeItem> |
getOutgoingExchangeItems()
Returns the value of the 'Outgoing Exchange Items' reference list.
|
org.eclipse.emf.common.util.EList<FunctionalExchange> |
getOutgoingFunctionalExchanges()
Returns the value of the 'Outgoing Functional Exchanges' reference list.
|
getAllocatorComponentPorts, getRealizedFunctionPorts, getRealizingFunctionPorts, getRepresentedComponentPort, setRepresentedComponentPortgetIncomingPortAllocations, getIncomingPortRealizations, getOutgoingPortAllocations, getOutgoingPortRealizations, getOwnedPortAllocations, getOwnedPortRealizations, getOwnedProtocols, getProvidedInterfaces, getRequiredInterfacesgetTypegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractTypedElementsisIsControl, setIsControlgetInState, getKindOfNode, getOrdering, getSelection, getUpperBound, isIsControlType, setIsControlType, setKindOfNode, setOrdering, setSelection, setUpperBoundgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetAbstractType, setAbstractTypegetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<ExchangeItem> getOutgoingExchangeItems()
ExchangeItem.
If the meaning of the 'Outgoing Exchange Items' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionOutputPort_OutgoingExchangeItems()org.eclipse.emf.common.util.EList<FunctionalExchange> getOutgoingFunctionalExchanges()
FunctionalExchange.
If the meaning of the 'Outgoing Functional Exchanges' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionOutputPort_OutgoingFunctionalExchanges()