|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateActivator | |
|---|---|
| com.tomgibara.pronto.state | |
| com.tomgibara.pronto.state.impl | |
| Uses of StateActivator in com.tomgibara.pronto.state |
|---|
| Methods in com.tomgibara.pronto.state with parameters of type StateActivator | ||
|---|---|---|
abstract
|
StateFactory.newEngine(StateGraph<S,L> graph,
StateActivator<S,L,P> activator)
Combines a graph and activator to form a new engine. |
|
| Uses of StateActivator in com.tomgibara.pronto.state.impl |
|---|
| Methods in com.tomgibara.pronto.state.impl with parameters of type StateActivator | ||
|---|---|---|
|
StateFactoryImpl.newEngine(StateGraph<S,L> graph,
StateActivator<S,L,P> activator)
|
|
| Constructors in com.tomgibara.pronto.state.impl with parameters of type StateActivator | |
|---|---|
StateEngineImpl(StateGraph<S,L> graph,
StateActivator<S,L,P> activator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||