Package gate.fsm

Class Summary
FSM This class implements a standard Finite State Machine.
FSMInstance The objects of this class represent instances of working Finite State Machine during parsing a gate document (annotation set).
State This class implements a Finite State Machine state.
TestFSM JUnit style test code for the gate.fsm package.
Transition This class implements a Finite State Machine transition.