public interface FunctionInputPort extends FunctionPort, InputPin
The following features are supported:
FaPackage.getFunctionInputPort()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExchangeItem> |
getIncomingExchangeItems()
Returns the value of the 'Incoming Exchange Items' reference list.
|
org.eclipse.emf.common.util.EList<FunctionalExchange> |
getIncomingFunctionalExchanges()
Returns the value of the 'Incoming 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, setVisibleInLMgetAbstractTypedElementsgetInputEvaluationAction, setInputEvaluationActionisIsControl, 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> getIncomingExchangeItems()
ExchangeItem.
If the meaning of the 'Incoming Exchange Items' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionInputPort_IncomingExchangeItems()org.eclipse.emf.common.util.EList<FunctionalExchange> getIncomingFunctionalExchanges()
FunctionalExchange.
If the meaning of the 'Incoming Functional Exchanges' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionInputPort_IncomingFunctionalExchanges()