Interface BinaryTemporalOperator

    • Method Detail

      • getExpression1

        Expression getExpression1()
        Returns the first of the two expressions to be compared by this operator.
      • getExpression2

        Expression getExpression2()
        Returns the second of the two expressions to be compared by this operator.