ABLE, Version 1.1b

Package com.ibm.able.data

The Data Model package defines....

See:
          Description

Interface Summary
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.
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.
 

Class Summary
AbleBooleanLiteral This class defines the Able data boolean literal.
AbleBooleanVariable This class defines the Able data boolean variable.
AbleCallLiteral This class defines the Able data sensor/effector call object.
AbleCategoricalVariable This class defines the Able data categorical variable.
AbleContinuousVariable This class defines the Able data continuous variable.
AbleData This class contains constants for the IBM Agent Building and Learning Environment (ABLE) Data package.
AbleDiscreteVariable This class defines the Able data discrete variable.
AbleGenericLiteral This class defines the Able data generic literal.
AbleGenericVariable This class defines the Able data generic 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.
AbleLiteral This class defines the base Able data literal value.
AbleNumericLiteral This class defines the Able data numeric literal.
AbleNumericVariable This class defines the Able data numeric variable.
AbleReferences This class is used to keep track of a set of references from other objects to the object that contains this "references" object.
AbleStringLiteral This class defines the Able data string literal.
AbleStringVariable This class defines the Able data string variable.
AbleVariable This class defines the base Able data variable object.
 

Exception Summary
AbleDataException This class defines an exception for reporting data related errors.
 

Package com.ibm.able.data Description

The Data Model package defines....

For a complete description of the ABLE Data Model begin here.


Last modified: Wed Aug 9 17:19:02 CDT 2000


ABLE, Version 1.1b

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