Guard.Complement, Guard.Result| Constructor and Description |
|---|
Guard.Complement(GuardBase guard) |
| Modifier and Type | Method and Description |
|---|---|
Guard.Result |
evaluate(FSM fsm,
Input in)
Called by the state engine to determine whether a transition is enabled,
defered, or disabled.
|
public Guard.Complement(GuardBase guard)
public Guard.Result evaluate(FSM fsm, Input in)
Guardfsm - the state machine causing this action.in - the input that caused the transition.Copyright © 2020 ADDC Infotech GmbH. All rights reserved.