Interface CompositeCondition

All Superinterfaces:
Condition
All Known Implementing Classes:
And, Not, Or, RuleBuilder

public interface CompositeCondition extends Condition
A Condition that aggregates one or more conditions.
Author:
Lincoln Baxter, III