public interface ComputedValue extends PropertyValue
The following features are supported:
Aadl2Package.getComputedValue()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFunction()
Returns the value of the 'Function' attribute.
|
void |
setFunction(java.lang.String value)
Sets the value of the '
Function ' attribute. |
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
java.lang.String getFunction()
If the meaning of the 'Function' attribute isn't clear, there really should be more of a description here...
setFunction(String)
,
Aadl2Package.getComputedValue_Function()
void setFunction(java.lang.String value)
Function
' attribute.
value
- the new value of the 'Function' attribute.getFunction()