ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.rules.AbleConditionalRule

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 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.
protected  void AbleRuleBlock.addConditionalRule(AbleConditionalRule theRule)
          Add a conditional (if-then) rule to the rule block.
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003