|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.gadgets.StateMachineConfig
public class StateMachineConfig
Configuration for a state machine. Looks better in TOF (uses names instead of pointers).
| Constructor Summary | |
|---|---|
StateMachineConfig()
|
|
| Method Summary | |
|---|---|
StateMachine |
createStateMachine()
|
java.util.Map |
getStates()
|
void |
setStates(java.util.Map newStates)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StateMachineConfig()
| Method Detail |
|---|
public StateMachine createStateMachine()
public java.util.Map getStates()
public void setStates(java.util.Map newStates)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||