|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicRule | |
---|---|
org.kuali.rice.krms.framework.engine | |
org.kuali.rice.krms.impl.validation |
Uses of BasicRule in org.kuali.rice.krms.framework.engine |
---|
Subclasses of BasicRule in org.kuali.rice.krms.framework.engine | |
---|---|
class |
FalseTriggeredRule
A BasicRule that executes its Action when evaluation is false. |
Uses of BasicRule in org.kuali.rice.krms.impl.validation |
---|
Subclasses of BasicRule in org.kuali.rice.krms.impl.validation | |
---|---|
class |
ValidationRule
A Rule that executes a Action when the Proposition is false,
as opposed to BasicRule which executes its action when the proposition is true. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |