| Package | Description |
|---|---|
| ch.bbv.fsm.events |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineEventHandler.onTransitionCompleted(TransitionCompletedEventArgs<TState,TEvent> arg)
Occurs when a transition completed.
|
void |
StateMachineEventAdapter.onTransitionCompleted(TransitionCompletedEventArgs<TState,TEvent> arg) |
Copyright © 2012 bbv Software Services AG. All Rights Reserved.