Interface ConditionalX

    • Method Detail

      • getBooleanExpression

        BooleanExpression getBooleanExpression()
        Returns:
        the boolean expression
      • getThenValue

        java.lang.Object getThenValue()
        Returns:
        the then value
      • getElseValue

        java.lang.Object getElseValue()
        Returns:
        the else value