Uses of Class
gate.creole.gazetteer.Lookup

Packages that use Lookup
gate.creole.gazetteer   
 

Uses of Lookup in gate.creole.gazetteer
 

Methods in gate.creole.gazetteer with parameters of type Lookup
 boolean Gazetteer.add(String singleItem, Lookup lookup)
          Adds a new string to the gazetteer
 void DefaultGazetteer.addLookup(String text, Lookup lookup)
          Adds one phrase to the list of phrases recognised by this gazetteer
 void DefaultGazetteer.removeLookup(String text, Lookup lookup)
          Removes one phrase to the list of phrases recognised by this gazetteer
 boolean DefaultGazetteer.add(String singleItem, Lookup lookup)
           
(package private)  void FSMState.addLookup(Lookup lookup)
          Adds a new looup description to this state's lookup descriptions set
(package private)  void FSMState.removeLookup(Lookup lookup)
          Removes a looup description from this state's lookup descriptions set
 boolean OntoGazetteerImpl.add(String singleItem, Lookup lookup)
          Adds a string item to the model and associates it with a Lookup