Rule Execution Server API

ilog.rules.res.persistence.trace
Interface IlrBooleanOperator

All Superinterfaces:
IlrOperator
All Known Subinterfaces:
IlrBooleanOperator.AndBoolOperator, IlrBooleanOperator.OrBoolOperator

public interface IlrBooleanOperator
extends IlrOperator

Represents Boolean query operators.

Since:
7.0

Nested Class Summary
static interface IlrBooleanOperator.AndBoolOperator
          Represents the And operator.
static interface IlrBooleanOperator.OrBoolOperator
          Represents the Or operator.
 


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013