|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbleConditionalRule | |
|---|---|
| com.ibm.able.rules | The rules package defines the ABLE rule language; various inferencing engines; objects and APIs for creating and running rulesets under program control. |
| Uses of AbleConditionalRule in com.ibm.able.rules |
|---|
| Methods in com.ibm.able.rules with parameters of type AbleConditionalRule | |
protected void |
AbleRuleBlock.addConditionalRule(AbleConditionalRule theRule)
Add a conditional (if-then) rule to the rule block. |
protected void |
AbleInferenceEngine.evalConditionalRule(AbleConditionalRule theRule)
Evaluate a conditional (if-then) rule. |
protected void |
AbleInferenceEngine.processConsequent(AbleConditionalRule theRule)
Evaluate the specified rule's consequent clauses and update the rule with a new truth value. |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||