Interface FixedValueSource

    • Method Detail

      • getValue

        java.lang.Object getValue​(java.lang.String expression,
                                  InterpolationState interpolationState)
        Parameters:
        expression - The expression.
        interpolationState - InterpolationState.
        Returns:
        the value related to the expression, or null if not found (not available from this source)