Interface ISingleConditionProviding

All Known Implementing Classes:
SingleCondition

public interface ISingleConditionProviding
  • Method Details

    • getMatchCondition

      EMatchCondition getMatchCondition()
    • getMatchOperandLhs

      String getMatchOperandLhs()
    • getMatchOperandRhs

      String getMatchOperandRhs()
    • getVariableName

      String getVariableName()
    • isShowMatchOperandRhs

      boolean isShowMatchOperandRhs()