Interface ISingleConditionProviding

  • All Known Implementing Classes:
    SingleCondition

    public interface ISingleConditionProviding
    • Method Detail

      • getMatchOperandLhs

        String getMatchOperandLhs()
      • getMatchOperandRhs

        String getMatchOperandRhs()
      • getVariableName

        String getVariableName()
      • isShowMatchOperandRhs

        boolean isShowMatchOperandRhs()