|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.ofai.gate.extendedgazetteer.ExtendedGazetteer.FSM
protected class ExtendedGazetteer.FSM
Field Summary | |
---|---|
java.util.Set<gate.creole.gazetteer.FSMState> |
fsmStates
|
gate.creole.gazetteer.FSMState |
initialState
|
int |
refcount
|
Constructor Summary | |
---|---|
ExtendedGazetteer.FSM(java.util.Set<gate.creole.gazetteer.FSMState> states,
gate.creole.gazetteer.FSMState init)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Set<gate.creole.gazetteer.FSMState> fsmStates
public gate.creole.gazetteer.FSMState initialState
public int refcount
Constructor Detail |
---|
public ExtendedGazetteer.FSM(java.util.Set<gate.creole.gazetteer.FSMState> states, gate.creole.gazetteer.FSMState init)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |