Uses of Package
gate.creole.gazetteer

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

Classes in gate.creole.gazetteer used by com.ontotext.gate.vr
GazetteerEvent
          Gazetteer Event to be used whenever an event needs to be fired and spread among Gazetteer Listeners
GazetteerListener
          Listener for GazetteerEvents
MappingDefinition
          Represents a mapping definition which maps gazetteer lists to ontology classes
MappingNode
          Represents a single node from the mapping definition
 

Classes in gate.creole.gazetteer used by gate.creole
Gazetteer
          The Gazetteer interface defines the mandatory methods of a gazetteer PR.
 

Classes in gate.creole.gazetteer used by gate.creole.gazetteer
AbstractGazetteer
          AbstractGazetteer This class implements the common-for-all methods of the Gazetteer interface
AbstractOntoGazetteer
          AbstratOntoGazetteer This class implemnents the methods common for all ontology-aware gazetteers.
Gazetteer
          The Gazetteer interface defines the mandatory methods of a gazetteer PR.
GazetteerEvent
          Gazetteer Event to be used whenever an event needs to be fired and spread among Gazetteer Listeners
GazetteerList
          Gazetteer List provides the means for uploading, managing and storing the data in the gazetteer list files.
GazetteerListener
          Listener for GazetteerEvents
InvalidFormatException
          exception thrown when an invalid format of a file is detected
LinearDefinition
          Represents a Linear Definition [lists.def] file
The normal usage of the class will be * construct it * setURL * load * change * store
Lookup
          Used to describe a type of lookup annotations.
MappingDefinition
          Represents a mapping definition which maps gazetteer lists to ontology classes
MappingNode
          Represents a single node from the mapping definition
OntoGazetteer
          OntoGazetteer
A gazetter that exploits a linear gazetter to generate annotations according to a mapping definition between lists and ontology classes