ABLE 2.0.0 07/02/2003 10:25:01

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. 
 

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
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003