|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbleDefaultAgentCustomizer | |
---|---|
com.ibm.able | The com.ibm.able package provides core interfaces and base classes to construct local and remote AbleBeans and AbleAgents. |
com.ibm.able.agents | The AGENTS package provides a set of agents extending AbleDefaultAgent which contain AbleBean components. |
com.ibm.able.autotune | AutoTune is an agent-based approach to automated tuning that does not require prior knowledge of the controlled system that is being tuned. |
com.ibm.able.beans.bayes | The Bayes package provides a classifer network that uses the Naive Bayes algorithm. |
com.ibm.able.beans.knn | The knn package contains the k Nearest Neighbors (k-NN) learning algorithm for classifying objects. |
com.ibm.able.conversation | The com.ibm.able.conversation contains classes for
conversation management in ABLE. |
com.ibm.able.examples.ableagent | SimpleAbleAgent - How to create a custom AbleAgent |
com.ibm.able.platform | The com.ibm.able.platform package
provides a set of classes that allows a distributed platform
consisting of platform services and agents to be configured and
run across physical systems. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able |
---|
Constructors in com.ibm.able with parameters of type AbleDefaultAgentCustomizer | |
AbleUserDefinedFunctionPanel(AbleDefaultAgentCustomizer theCustomizer)
Construct the panel for the customizer. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able.agents |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.agents | |
class |
AbleGeneticSearchAgentCustomizer
This class provides the customizer for the Genetic Search tab. |
class |
AbleJavaScriptAgentCustomizer
This class provides the customizer for the JavaScript Agent. |
class |
AbleNeuralClassifierAgentCustomizer
This class provides the customizer for the Neural Classifier tab. |
class |
AbleNeuralClusteringAgentCustomizer
This class provides the customizer for the Neural Clustering tab. |
class |
AbleNeuralPredictionAgentCustomizer
This class provides the customizer for the Neural Prediction tab. |
class |
AbleRuleAgentCustomizer
This class provides the customizer for the Rule Agent. |
class |
AbleScriptAgentCustomizer
This class provides the customizer for the Script Agent. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able.autotune |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.autotune | |
class |
AutotuneAgentCustomizer
This class provides the customizer interface for the AutotuneAgentCustomizer. |
class |
BaseAutotuneAdaptorCustomizer
This class provides the customizer interface for the BaseAutotuneAdaptor. |
class |
BaseAutotuneControllerCustomizer
This class provides the customizer for the Basic Neural Autotune Controller. |
class |
BasicNeuralAutotuneControllerCustomizer
This class provides the customizer for the Basic Neural Autotune Controller. |
class |
Fuzzy2WayLoadBalanceControllerCustomizer
This class provides the customizer for the Basic Fuzzy Autotune Controller. |
class |
Neural2WayLoadBalanceControllerCustomizer
This class provides the customizer for the Neural 2Way Load Balance Controller. |
class |
TestAutotuneAdaptorCustomizer
This class provides the customizer interface for the BaseAutotuneAdaptor. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able.beans.bayes |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.beans.bayes | |
class |
AbleNaiveBayesClassifierAgentCustomizer
This class provides the customizer for the NaiveBayes Classifier tab. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able.beans.knn |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.beans.knn | |
class |
AbleDecisionTreeClassifierAgentCustomizer
|
class |
AbleKnnClassifierAgentCustomizer
|
Uses of AbleDefaultAgentCustomizer in com.ibm.able.conversation |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.conversation | |
class |
AbleJasConversationAgentCustomizer
OLD VERSION -- TO BE WITHDRAWN |
class |
AblePlatformConversationAgentCustomizer
This class provides the customizer for the Able Jas Conversation Agent. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able.examples.ableagent |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.examples.ableagent | |
class |
SimpleAbleAgentCustomizer
This class provides the customizer for the Simple Able Agent. |
Uses of AbleDefaultAgentCustomizer in com.ibm.able.platform |
---|
Subclasses of AbleDefaultAgentCustomizer in com.ibm.able.platform | |
class |
AblePlatformDefaultAgentCustomizer
This class provides the customizer for the Platform tab. |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |