public interface Generalization extends DirectedRelationship
The following features are supported:
Aadl2Package.getGeneralization()
Modifier and Type | Method and Description |
---|---|
Classifier |
getGeneral()
Returns the value of the 'General' reference.
|
Classifier |
getSpecific()
Returns the value of the 'Specific' reference.
|
void |
setSpecific(Classifier value)
Sets the value of the '
Specific ' reference. |
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
Classifier getGeneral()
This feature subsets the following features:
Target
'Aadl2Package.getGeneralization_General()
Classifier getSpecific()
Generalization
'.
This feature subsets the following features:
Source
'setSpecific(Classifier)
,
Aadl2Package.getGeneralization_Specific()
,
Classifier.getGeneralizations()
void setSpecific(Classifier value)
Specific
' reference.
value
- the new value of the 'Specific' reference.getSpecific()