public interface Realization extends Generalization
The following features are supported:
Aadl2Package.getRealization()
Modifier and Type | Method and Description |
---|---|
ComponentType |
getImplemented()
Returns the value of the 'Implemented' reference.
|
void |
setImplemented(ComponentType value)
Sets the value of the '
Implemented ' reference. |
getGeneral, getSpecific, setSpecific
getSources, getTargets
getRelatedElements
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
ComponentType getImplemented()
This feature subsets the following features:
General
'If the meaning of the 'Implemented' reference isn't clear, there really should be more of a description here...
setImplemented(ComponentType)
,
Aadl2Package.getRealization_Implemented()
void setImplemented(ComponentType value)
Implemented
' reference.
value
- the new value of the 'Implemented' reference.getImplemented()