|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AblePlatformDefaultAgent | |
|---|---|
| com.ibm.able.beans.knn | The knn package contains the k Nearest Neighbors (k-NN) learning algorithm for classifying objects. |
| com.ibm.able.conversation | This package contains ABLE's conversation support subsystem. |
| com.ibm.able.examples.conversation | This package contains an example of conversational ABLE agents called the "ChatterboxDemo", in which two agents exchange messages in a chat session. |
| 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 AblePlatformDefaultAgent in com.ibm.able.beans.knn |
|---|
| Subclasses of AblePlatformDefaultAgent in com.ibm.able.beans.knn | |
class |
JasKnnCentralAgent
This class defines a test for the AbleJasDefaultAgent object. |
class |
JasKnnDistributedAgent
This class defines a test for the AbleJasDefaultAgent object. |
class |
JasNaiveBayesCentralAgent
This class defines a test for the AbleJasDefaultAgent object. |
class |
JasNaiveBayesDistributedAgent
This class defines a test for the AbleJasDefaultAgent object. |
| Uses of AblePlatformDefaultAgent in com.ibm.able.conversation |
|---|
| Subclasses of AblePlatformDefaultAgent in com.ibm.able.conversation | |
class |
AblePlatformConversationAgent
The AblePlatformConversationAgent class represents an agent that supports conversations atop the Able Distributed Agent Platform. |
| Uses of AblePlatformDefaultAgent in com.ibm.able.examples.conversation |
|---|
| Subclasses of AblePlatformDefaultAgent in com.ibm.able.examples.conversation | |
class |
ChatterboxAgent
|
class |
ChatterboxAgent2
The ChatterboxAgent2 class is an second example of an AblePlatformConversationAgent. |
| Uses of AblePlatformDefaultAgent in com.ibm.able.platform |
|---|
| Fields in com.ibm.able.platform declared as AblePlatformDefaultAgent | |
protected AblePlatformDefaultAgent |
AbleJasMessageListener.myParent
The AblePlatformDefaultAgent that owns this JAS message listener, or "inbox". |
| Constructors in com.ibm.able.platform with parameters of type AblePlatformDefaultAgent | |
AbleJasMessageListener(AblePlatformDefaultAgent theParent,
java.lang.String theProtocol,
AbleUserDefinedFunction theParentsMessageReceiveMethod)
Creates a new Able JAS MessageListener, or "inbox", for an AblePlatformDefaultAgent. |
|
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||