|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationParser | |
---|---|
com.ibm.able.conversation | The com.ibm.able.conversation contains classes for
conversation management in ABLE. |
Uses of ConversationParser in com.ibm.able.conversation |
---|
Methods in com.ibm.able.conversation that return ConversationParser | |
ConversationParser |
AbleJasConversationAgent.getConversationParser(java.lang.String policyName)
Creates(if required) and returns a ConversationParser object for the given policy name |
Constructors in com.ibm.able.conversation with parameters of type ConversationParser | |
SimpleCPH(ConversationParser parser)
Constructor for SimpleCPH with a ConversationParser object |
|
StateMachine(ConversationParser cp)
Constructor for StateMachine - Uses a ConversationParser to obtain data associated with the conversation - namely the name, states, transitions and the initial state name |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |