Class representing one parameter value at runtime. More...

Detailed Description

Class representing one parameter value at runtime.

Member Function Documentation

◆ isSimpleValue()

Is this parameter value a simple value representable by a ConstValueHandle? This corresponds to a parameter with an expressionMode kind that is not 'Expression' or 'Attribute'.

Returns
'true' if the parameter expressionMode is not 'Expression' or 'Attribute', and is representable as a

◆ isExpressionValue()

Is this parameter value only representable as an expression? This corresponds to a parameter with an expressionMode kind that is 'Expression' or 'Attribute'.

Returns
'true' if the parameter expressionMode is 'Expression' or 'Attribute'

The documentation for this class was generated from the following file: