GATE
Version 3.1-2270

Uses of Interface
gate.creole.gazetteer.GazetteerListener

Packages that use GazetteerListener
com.ontotext.gate.vr   
gate.creole.gazetteer   
 

Uses of GazetteerListener in com.ontotext.gate.vr
 

Classes in com.ontotext.gate.vr that implement GazetteerListener
 class Gaze
          Gaze is a Gazetteer VR capable of viewing and editing gazetteer lists, linear definitions (lists.def files), and mapping definitions (mappings between ontology classes and gazetteer lists).
 

Uses of GazetteerListener in gate.creole.gazetteer
 

Methods in gate.creole.gazetteer with parameters of type GazetteerListener
 void AbstractGazetteer.addGazetteerListener(GazetteerListener gl)
          Registers a Gazetteer Listener
 void Gazetteer.addGazetteerListener(GazetteerListener gl)
          Registers a Gazetteer Listener
 


GATE
Version 3.1-2270