Package org.pfsw.bif.logic

Interface Summary
ICondition Represents a condition independent of its internal complexity.
IParameterizedCondition<T> A condition that evaluates to true or false depending on an external parameter.
 

Enum Summary
BooleanOperation Just the standard operations for boolean logic.