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

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

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

Fields in com.ibm.able.rules declared as AblePlanningEngine
protected  AblePlanningEngine AblePlanningHTNProblemBuilder.myEngine
           
protected  AblePlanningEngine AblePlanningClassicalProblemBuilder.myEngine
           
 

Constructors in com.ibm.able.rules with parameters of type AblePlanningEngine
AblePlanningHTNProblemBuilder(AblePlanningEngine theEngine, AbleRuleSet theRuleSet, AbleLogger theTracer, AbleRuleBlock theRuleBlock)
          Create a new planning inference engine.
AblePlanningClassicalProblemBuilder(AblePlanningEngine theEngine, AbleRuleSet theRuleSet, AbleLogger theTracer, AbleRuleBlock theRuleBlock)
          Create a new planning inference engine.
 


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

(C) Copyright IBM Corporation 1999, 2005