GATE
Version 3.1-2270

Uses of Class
gate.creole.gazetteer.GazetteerEvent

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

Uses of GazetteerEvent in com.ontotext.gate.vr
 

Methods in com.ontotext.gate.vr with parameters of type GazetteerEvent
 void Gaze.processGazetteerEvent(GazetteerEvent e)
           
 

Uses of GazetteerEvent in gate.creole.gazetteer
 

Methods in gate.creole.gazetteer with parameters of type GazetteerEvent
 void AbstractGazetteer.fireGazetteerEvent(GazetteerEvent ge)
          fires a Gazetteer Event
 void Gazetteer.fireGazetteerEvent(GazetteerEvent ge)
          Fires a Gazetteer Event
 void GazetteerListener.processGazetteerEvent(GazetteerEvent e)
          Called when a Gazetteer event has occured
 


GATE
Version 3.1-2270