ABLE, Version 1.1b

Package com.ibm.able.agents

The AGENTS package provides a set of interfaces and objects for constructing hybrid intelligent agents out of AbleBean components.

See:
          Description

Interface Summary
AbleAgent This interface defines an AbleAgent, an AbleBean container which can be composed of other AbleBeans.
 

Class Summary
AbleDefaultAgent This class provides an Able container agent which can be composed of other AbleObjects.
AbleDefaultAgentBeanInfo This class provides BeanInfo for the AbleDefaultAgent class.
AbleDefaultAgentCustomizer This class provides the customizer interface for the AbleDefaultAgent.
AbleGeneticOperatorsDialog  
AbleGeneticSearchAgent This class implements an AbleAgent for conducting genetic search over a population of AbleBeans.
AbleGeneticSearchAgentBeanInfo  
AbleGeneticSearchAgentCustomizer This class provides the customizer for the Genetic Search tab.
AbleGeneticSearchAgentPanel This class provides the panel for the Genetic Search tab.
AbleNeuralClassifierAgent This class implements a classifier using back propagation
AbleNeuralClassifierAgentBeanInfo  
AbleNeuralClassifierAgentCustomizer This class provides the customizer for the Neural Classifier tab.
AbleNeuralClassifierAgentPanel This class provides the panel for the Neural Classifier Agent.
AbleNeuralClusteringAgent This class implements clustering using a self-organizing map
AbleNeuralClusteringAgentBeanInfo  
AbleNeuralClusteringAgentCustomizer This class provides the customizer for the Neural Clustering tab.
AbleNeuralClusteringAgentPanel This class provides the panel for the Neural Clustering agent customization tabs:
AbleNeuralPredictionAgent This class implements prediction using back propagation
AbleNeuralPredictionAgentBeanInfo  
AbleNeuralPredictionAgentCustomizer This class provides the customizer for the Neural Prediction tab.
AbleNeuralPredictionAgentPanel This class provides the panel for the Neural Prediction Agent customization tabs:
AbleRuleBase The AbleRuleBase managers a collection of AbleRuleSets: and selects which RuleSet to use based on context (user or domain name) An AbleRuleBase is an AbleAgent, it contains a set of AbleBeans (RuleSets)
 

Package com.ibm.able.agents Description

The AGENTS package provides a set of interfaces and objects for constructing hybrid intelligent agents out of AbleBean components. The rest of the package description....


Last modified: Thu Sep 16 14:49:09 CDT 1999


ABLE, Version 1.1b

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