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

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

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

Methods in com.ibm.able.rules with parameters of type AbleTreeAction
 void AbleTreeActionNode.addAction(AbleTreeAction newAction)
          Add a single action to this leaf node.
 

Constructors in com.ibm.able.rules with parameters of type AbleTreeAction
AbleTreeActionNode(AbleTreeAction newAction)
          Create a new action node which is a leaf node in a decision tree or table with a single action defined.
 


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

(C) Copyright IBM Corporation 1999, 2005