|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FSMState | |
| gate.creole.gazetteer | |
| Uses of FSMState in gate.creole.gazetteer |
| Fields in gate.creole.gazetteer declared as FSMState | |
(package private) FSMState |
DefaultGazetteer.initialState
The initial state of the FSM that backs this gazetteer |
| Methods in gate.creole.gazetteer that return FSMState | |
(package private) FSMState |
FSMState.next(char chr)
This method is used to access the transition function of this state. |
| Methods in gate.creole.gazetteer with parameters of type FSMState | |
(package private) void |
FSMState.put(char chr,
FSMState state)
Adds a new value to the transition function |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||