Uses of Class
gate.creole.morph.CharMap

Packages that use CharMap
gate.creole.morph   
 

Uses of CharMap in gate.creole.morph
 

Fields in gate.creole.morph declared as CharMap
private  CharMap FSMState.transitionFunction
           
 

Methods in gate.creole.morph that return CharMap
 CharMap FSMState.getTransitionFunction()