Modifier and Type | Method and Description |
---|---|
void |
AutomatonManager.setAutomaton(Automaton automaton)
Sets the automaton.
|
Constructor and Description |
---|
AutomatonManager(Automaton automaton,
long delay)
Creates an automaton manager for an Automaton with a
SimpleWatchdog feeds by all Events. |
AutomatonManager(Automaton automaton,
long delay,
ej.bon.Timer timer)
Creates an automaton manager for an Automaton with a
SimpleWatchdog feeds by all Events. |