ABLE, Version 1.1b

Uses of Package
com.ibm.able.agents

Packages that use com.ibm.able.agents
com.ibm.able Refer to the ABLE package index for more details on using ABLE. 
com.ibm.able.agents The AGENTS package provides a set of interfaces and objects for constructing hybrid intelligent agents out of AbleBean components. 
com.ibm.able.beans The BEANS package provides a set of interfaces and objects which implement "smart" or intelligent components. 
com.ibm.able.beans.bayes The Bayes package provides a classifer network that uses the Naive Bayes algorithm. 
com.ibm.able.examples.ableagent SimpleAbleAgent - How to create a custom AbleAgent This example shows the easiest method for creating a custom AbleAgent by extending the AbleDefaultAgent base class. 
com.ibm.able.examples.genetic The ABLE genetic examples.... 
com.ibm.able.examples.platform ABLE PLATFORM examples.... 
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. 
 

Classes in com.ibm.able.agents used by com.ibm.able
AbleDefaultAgentCustomizer
          This class provides the customizer interface for the AbleDefaultAgent.
 

Classes in com.ibm.able.agents used by com.ibm.able.agents
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
AbleDefaultAgent
          This class provides an Able container agent which can be composed of other AbleObjects.
AbleDefaultAgentCustomizer
          This class provides the customizer interface for the AbleDefaultAgent.
AbleGeneticSearchAgentCustomizer
          This class provides the customizer for the Genetic Search tab.
AbleNeuralClassifierAgentCustomizer
          This class provides the customizer for the Neural Classifier tab.
AbleNeuralClusteringAgentCustomizer
          This class provides the customizer for the Neural Clustering tab.
AbleNeuralPredictionAgentCustomizer
          This class provides the customizer for the Neural Prediction tab.
 

Classes in com.ibm.able.agents used by com.ibm.able.beans
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
 

Classes in com.ibm.able.agents used by com.ibm.able.beans.bayes
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
AbleDefaultAgent
          This class provides an Able container agent which can be composed of other AbleObjects.
AbleDefaultAgentCustomizer
          This class provides the customizer interface for the AbleDefaultAgent.
 

Classes in com.ibm.able.agents used by com.ibm.able.examples.ableagent
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
AbleDefaultAgent
          This class provides an Able container agent which can be composed of other AbleObjects.
AbleDefaultAgentCustomizer
          This class provides the customizer interface for the AbleDefaultAgent.
 

Classes in com.ibm.able.agents used by com.ibm.able.examples.genetic
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
 

Classes in com.ibm.able.agents used by com.ibm.able.examples.platform
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
AbleDefaultAgent
          This class provides an Able container agent which can be composed of other AbleObjects.
 

Classes in com.ibm.able.agents used by com.ibm.able.platform.agents
AbleAgent
          This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
AbleDefaultAgent
          This class provides an Able container agent which can be composed of other AbleObjects.
 


ABLE, Version 1.1b

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