|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use State | |
---|---|
com.ibm.able.conversation | The com.ibm.able.conversation contains classes for
conversation management in ABLE. |
Uses of State in com.ibm.able.conversation |
---|
Methods in com.ibm.able.conversation that return State | |
State |
StateMachine.getCurrentState()
Returns the current state name of the statemachine |
State |
StateMachine.getState(java.lang.String stateName)
Get a particular state given the state name |
Methods in com.ibm.able.conversation with parameters of type State | |
boolean |
StateMachine.isActiveInState(State state)
Finds if the state machine is active in the given state |
Constructors in com.ibm.able.conversation with parameters of type State | |
State(State s)
Create a new State object by copying all the information from the argument State |
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |