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

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

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

Fields in com.ibm.able.data declared as AbleStringLiteral
static AbleStringLiteral AbleStringLiteral.EMPTY_STRING_LITERAL
           
 

Uses of AbleStringLiteral in com.ibm.able.rules
 

Methods in com.ibm.able.rules that return AbleStringLiteral
 AbleStringLiteral AbleRuleSet.findOrCreateStringLiteral(java.lang.String theRuleToken)
          See if the specified literal exists, and if it does, return it.
 


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

(C) Copyright IBM Corporation 1999, 2005