public interface ClassifierValue extends PropertyOwner, PropertyValue
The following features are supported:
Aadl2Package.getClassifierValue()
Modifier and Type | Method and Description |
---|---|
Classifier |
getClassifier()
Returns the value of the 'Classifier' reference.
|
void |
setClassifier(Classifier value)
Sets the value of the '
Classifier ' reference. |
evaluate
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 getClassifier()
If the meaning of the 'Classifier' reference isn't clear, there really should be more of a description here...
setClassifier(Classifier)
,
Aadl2Package.getClassifierValue_Classifier()
void setClassifier(Classifier value)
Classifier
' reference.
value
- the new value of the 'Classifier' reference.getClassifier()