ABLE 2.3.0 07/13/2005 14:21:00

Uses of Class
com.ibm.able.conversation.AblePlatformConversationAgent

Packages that use AblePlatformConversationAgent
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. 
 

Uses of AblePlatformConversationAgent in com.ibm.able.conversation
 

Methods in com.ibm.able.conversation with parameters of type AblePlatformConversationAgent
 void AblePlatformStartConversationPanel.setAgent(AblePlatformConversationAgent newAgent)
           
 

Constructors in com.ibm.able.conversation with parameters of type AblePlatformConversationAgent
AblePlatformStartConversationPanel(AblePlatformConversationAgent newAgent)
           
 

Uses of AblePlatformConversationAgent in com.ibm.able.examples.conversation
 

Subclasses of AblePlatformConversationAgent in com.ibm.able.examples.conversation
 class ChatterboxAgent
           
 class ChatterboxAgent2
          The ChatterboxAgent2 class is an second example of an AblePlatformConversationAgent.
 


ABLE 2.3.0 07/13/2005 14:21:00

(C) Copyright IBM Corporation 1999, 2005