public interface NamedValue extends PropertyValue
The following features are supported:
Aadl2Package.getNamedValue()
Modifier and Type | Method and Description |
---|---|
AbstractNamedValue |
getNamedValue()
Returns the value of the 'Named Value' reference.
|
void |
setNamedValue(AbstractNamedValue value)
Sets the value of the '
Named Value ' 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
AbstractNamedValue getNamedValue()
If the meaning of the 'Named Value' reference isn't clear, there really should be more of a description here...
setNamedValue(AbstractNamedValue)
,
Aadl2Package.getNamedValue_NamedValue()
void setNamedValue(AbstractNamedValue value)
Named Value
' reference.
value
- the new value of the 'Named Value' reference.getNamedValue()