public interface AbstractCapabilityRealization extends Allocation
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractCapability |
getRealizedCapability()
Returns the value of the 'Realized Capability' reference.
|
AbstractCapability |
getRealizingCapability()
Returns the value of the 'Realizing Capability' 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, setTargetElementAbstractCapability getRealizedCapability()
Incoming Capability Allocation'.
If the meaning of the 'Realized Capability' reference isn't clear, there really should be more of a description here...
InteractionPackage.getAbstractCapabilityRealization_RealizedCapability(),
AbstractCapability.getIncomingCapabilityAllocation()AbstractCapability getRealizingCapability()
Outgoing Capability Allocation'.
If the meaning of the 'Realizing Capability' reference isn't clear, there really should be more of a description here...
InteractionPackage.getAbstractCapabilityRealization_RealizingCapability(),
AbstractCapability.getOutgoingCapabilityAllocation()