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

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

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

Constructors in com.ibm.able.data with parameters of type AbleTypedVariableMethodLiteral
AbleTypedVariableMethodLiteral(AbleTypedVariableMethodLiteral theLiteral, AbleTypedVariable theReplacementVariable, java.util.Vector theArgs)
          Create a copy of this method literal with replacement args
 

Uses of AbleTypedVariableMethodLiteral in com.ibm.able.rules
 

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

Constructors in com.ibm.able.rules with parameters of type AbleTypedVariableMethodLiteral
AbleWorkingMemoryAssertMethod(AbleTypedVariableMethodLiteral theLiteral, AbleTypedVariable theReplacementVariable, java.util.Vector theArgs)
           
 


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

(C) Copyright IBM Corporation 1999, 2005