ABLE, Version 1.1b

Uses of Class
com.ibm.able.AbleException

Packages that use AbleException
com.ibm.able.beans.fuzzy The Fuzzy System (Fs) package defines a fuzzy rule language, a fuzzy ruleset editor that you can use to create, test, and save source fuzzy rules as well as ready-to-run serialized fuzzy agents (the editor is integrated into the AbleEditor, but also can be run as a stand-alone tool), a fuzzy inference engine, and objects and APIs for creating and running fuzzy rulesets under program control. 
com.ibm.able.beans.rules The RULES package provides a set of objects implementing standard boolean-logic based forward and backward reasoning using if-then rules. 
com.ibm.able.data The Data Model package defines.... 
com.ibm.able.platform.agents FIPA agents in this package include an AMS, an ACC, and a DF, as well as a default FIPA agent that can be used as a base for building FIPA-compliant agents. 
 

Uses of AbleException in com.ibm.able.beans.fuzzy
 

Subclasses of AbleException in com.ibm.able.beans.fuzzy
 interface FsException
          This class defines the fuzzy system exception.
 

Uses of AbleException in com.ibm.able.beans.rules
 

Subclasses of AbleException in com.ibm.able.beans.rules
 interface AbleParException
          This class defines the Able rule Parser exception.
 

Uses of AbleException in com.ibm.able.data
 

Subclasses of AbleException in com.ibm.able.data
 interface AbleDataException
          This class defines an exception for reporting data related errors.
 

Uses of AbleException in com.ibm.able.platform.agents
 

Subclasses of AbleException in com.ibm.able.platform.agents
 interface FipaException
          This class provides an implementation of a FIPA exception.
 


ABLE, Version 1.1b

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