ABLE 2.0.0 07/02/2003 10:25:01

Uses of Interface
com.ibm.able.conversation.StateMachineInterface

Packages that use StateMachineInterface
com.ibm.able.conversation The com.ibm.able.conversation contains classes for conversation management in ABLE. 
 

Uses of StateMachineInterface in com.ibm.able.conversation
 

Classes in com.ibm.able.conversation that implement StateMachineInterface
 class StateMachine
          Represents a state-machine view of a conversation.
 

Methods in com.ibm.able.conversation that return StateMachineInterface
 StateMachineInterface CPGraphLoader.getStateMachine()
          Returns the state-machine associated with the graph loader
 

Constructors in com.ibm.able.conversation with parameters of type StateMachineInterface
CPGraphLoader(StateMachineInterface machine)
          CPGraphLoader constructor.
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003