|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
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. |
AbleJavaScriptAgent | An Agent whose behavior can be specified using JavaScript scripts. |
AbleJavaScriptAgentBeanInfo | This class provides BeanInfo for the AbleJavaScriptAgent class. |
AbleJavaScriptAgentCustomizer | This class provides the customizer for the JavaScript Agent. |
AbleJavaScriptAgentPanel | This class provides the panel for the Script Agent. |
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: |
AbleRuleAgent | The AbleRuleAgent whose behavior is defined by a single AbleRuleSet bean. |
AbleRuleAgentBeanInfo | This class provides BeanInfo for the AbleRuleAgent class. |
AbleRuleAgentCustomizer | This class provides the customizer for the Rule Agent. |
AbleRuleAgentPanel | This class provides the panel for the Rule Agent. |
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) |
AbleScriptAgent | The AbleScriptAgent behavior is defined by (up to) 3 separate AbleRuleSets defines the init() behavior defines the process() behavior defines the processTimer() behavior The control rule sets can be defined by filename or by reference to the object. |
AbleScriptAgentBeanInfo | This class provides BeanInfo for the AbleScriptAgent class. |
AbleScriptAgentCustomizer | This class provides the customizer for the Script Agent. |
AbleScriptAgentPanel | This class provides the panel for the Script Agent. |
The AGENTS package provides a set of agents extending AbleDefaultAgent which contain AbleBean components.
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |