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

Uses of Class
com.ibm.able.data.AbleCallLiteral

Packages that use AbleCallLiteral
com.ibm.able.data The ABLE data package defines classes for literals (constants) and variables used in expressions holding Java and user-defined data types as well as operators which can be applied to them. 
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 AbleCallLiteral in com.ibm.able.data
 

Subclasses of AbleCallLiteral in com.ibm.able.data
 class AbleTypedVariableMethodLiteral
          This class performs a method invocation to a specific method in a AbleTypedVariable.
 

Constructors in com.ibm.able.data with parameters of type AbleCallLiteral
AbleCallLiteral(AbleCallLiteral theCallLiteral, java.util.Vector theArgs)
          Create a copy of this call literal with replacement args
 

Uses of AbleCallLiteral in com.ibm.able.rules
 

Subclasses of AbleCallLiteral in com.ibm.able.rules
 class AbleWorkingMemoryAssertMethod
           
 


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

(C) Copyright IBM Corporation 1999, 2005