ABLE, Version 1.1b

Uses of Package
com.ibm.able.data

Packages that use com.ibm.able.data
com.ibm.able.beans The BEANS package provides a set of interfaces and objects which implement "smart" or intelligent components. 
com.ibm.able.data The Data Model package defines.... 
 

Classes in com.ibm.able.data used by com.ibm.able.beans
AbleCategoricalVariable
          This class defines the Able data categorical variable.
AbleContinuousVariable
          This class defines the Able data continuous variable.
AbleDataException
          This class defines an exception for reporting data related errors.
AbleDiscreteVariable
          This class defines the Able data discrete variable.
AbleLhs
          This class defines the base class from which all data objects that can appear on the lefthand side of a clause must inherit.
AbleRd
          This class defines the interface for "Readable" data objects; that is, classes that implement this interface can appear on the righthand side of assignment and comparative clauses.
AbleVariable
          This class defines the base Able data variable object.
AbleWr
          This class defines the interface for "Writable" data objects; that is, classes that implement this interface can appear on the lefthand side of assignment clauses.
 

Classes in com.ibm.able.data used by com.ibm.able.data
AbleBooleanLiteral
          This class defines the Able data boolean literal.
AbleDataException
          This class defines an exception for reporting data related errors.
AbleLhs
          This class defines the base class from which all data objects that can appear on the lefthand side of a clause must inherit.
AbleLiteral
          This class defines the base Able data literal value.
AbleRd
          This class defines the interface for "Readable" data objects; that is, classes that implement this interface can appear on the righthand side of assignment and comparative clauses.
AbleReferences
          This class is used to keep track of a set of references from other objects to the object that contains this "references" object.
AbleVariable
          This class defines the base Able data variable object.
AbleWr
          This class defines the interface for "Writable" data objects; that is, classes that implement this interface can appear on the lefthand side of assignment clauses.
 


ABLE, Version 1.1b

ABLE: Produced by Joe, Don, and Jeff who say, 'Thanks for your support.'