|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Guard
| Nested Class Summary | |
|---|---|
static class |
Guard.Base
|
static class |
Guard.Result
|
| Method Summary | |
|---|---|
Guard.Result |
evaluate(FSM fsm,
Input in)
Called by the state engine to determine whether a transition is enabled, defered, or disabled. |
| Method Detail |
|---|
Guard.Result evaluate(FSM fsm,
Input in)
fsm - is the state machine causing this action.in - is the input that caused the transition.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||