ABLE 2.3.0 07/13/2005 14:21:00

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

Packages that use AblePlanningRule
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 AblePlanningRule in com.ibm.able.rules
 

Subclasses of AblePlanningRule in com.ibm.able.rules
 class AbleHierarchicalPlanningRule
          This class defines a hierarchical planning rule (action or operator) which consists of a set of formal parameters, a preCondition expression, a set of effects, and one or more expansion sets.
 

Methods in com.ibm.able.rules with parameters of type AblePlanningRule
protected  void AbleRuleBlock.addPlanningRule(AblePlanningRule theRule)
          Add an planning rule (preconditions-effects) to the rule block.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005