public interface TypeExtension extends Generalization
The following features are supported:
Aadl2Package.getTypeExtension()
Modifier and Type | Method and Description |
---|---|
ComponentType |
getExtended()
Returns the value of the 'Extended' reference.
|
void |
setExtended(ComponentType value)
Sets the value of the '
Extended ' 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 getExtended()
This feature subsets the following features:
General
'If the meaning of the 'Extended' reference isn't clear, there really should be more of a description here...
setExtended(ComponentType)
,
Aadl2Package.getTypeExtension_Extended()
void setExtended(ComponentType value)
Extended
' reference.
value
- the new value of the 'Extended' reference.getExtended()