| Package | Description |
|---|---|
| ch.bbv.fsm.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecuteSyntax<TState,TEvent> |
| Modifier and Type | Method and Description |
|---|---|
GuardSyntax<TState,TEvent> |
ExecuteSyntax.execute(Action... actions)
Defines the actions to execute on a transition.
|
GuardSyntax<TState,TEvent> |
EventActionSyntax.execute(Action... actions)
Defines the actions to execute on a transition.
|
GuardSyntax<TState,TEvent> |
ExecuteSyntax.execute(Object... methodCall)
Defines the actions to execute on a transition.
|
Copyright © 2012 bbv Software Services AG. All Rights Reserved.