Interface TraceableComponent

    • Method Detail

      • getBody

        Expression getBody()
        Get the expression at the root of the expression tree used to evaluate this construct
        Returns:
        the root expression
      • setBody

        void setBody​(Expression expression)
        Set the expression to be used to evaluate this construct
        Parameters:
        expression - the evaluation expression
      • getTracingTag

        java.lang.String getTracingTag()
        Get a string to identify the type of component
        Returns:
        an identifying string