ilog.rules.res.persistence.trace

Interface IlrCriteriaPlain<T>

  • All Superinterfaces:
    IlrCriteria


    public interface IlrCriteriaPlain<T>
    extends IlrCriteria
    Holds the name and type criteria.
    Since:
    7.0
    • Method Detail

      • getOther

        T getOther()
        Returns a typed criteria.
        Returns:
        A typed criteria.
      • getName

        java.lang.String getName()
        The name of the criteria.
        Returns:
        The criteria name.
      • getOperator

        IlrPartOperator getOperator()
        Returns the operator used.
        Returns:
        A partial operator.

© Copyright IBM Corp. 1987, 2020