Guard.Complement, Guard.Result
Constructor and Description |
---|
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 Complement(GuardBase guard)
public Guard.Result evaluate(FSM fsm, Input in)
Guard
Copyright © 2016 JBoss by Red Hat. All rights reserved.