Package | Description |
---|---|
monq.jfa.actions |
contains general purpose classes to be used as callbacks in
finite automata created with package
monq.jfa . |
Class and Description |
---|
DefaultAction
provides an action that always returns the other action from
DefaultAction.mergeWith(monq.jfa.FaAction) . |
Run
runs several
FaAction objects, one after another. |
Verifier
used by
If callbacks to get a decision. |