public interface FunctionRealization extends AbstractFunctionAllocation
The following features are supported:
FaPackage.getFunctionRealization()| Modifier and Type | Method and Description |
|---|---|
AbstractFunction |
getAllocatedFunction()
Returns the value of the 'Allocated Function' reference.
|
AbstractFunction |
getAllocatingFunction()
Returns the value of the 'Allocating Function' reference.
|
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, setTargetElementAbstractFunction getAllocatedFunction()
In Function Realizations'.
If the meaning of the 'Allocated Function' reference isn't clear, there really should be more of a description here...
FaPackage.getFunctionRealization_AllocatedFunction(),
AbstractFunction.getInFunctionRealizations()AbstractFunction getAllocatingFunction()
Out Function Realizations'.
If the meaning of the 'Allocating Function' reference isn't clear, there really should be more of a description here...
FaPackage.getFunctionRealization_AllocatingFunction(),
AbstractFunction.getOutFunctionRealizations()