Class CompoundProposition

java.lang.Object
org.kuali.rice.krms.framework.engine.CompoundProposition
All Implemented Interfaces:
Proposition

public final class CompoundProposition extends Object implements Proposition
An implementation of Proposition which holds other Propositions and a LogicalOperator.
Author:
Kuali Rice Team (rice.collab@kuali.org)