Uses of Class
gate.creole.gazetteer.LinearNode

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

Uses of LinearNode in com.ontotext.gate.gazetteer
 

Fields in com.ontotext.gate.gazetteer with type parameters of type LinearNode
private  Map<LinearNode,GazetteerList> HashGazetteer.listsByNode
           
 

Methods in com.ontotext.gate.gazetteer with parameters of type LinearNode
private  void HashGazetteer.readList(LinearNode linearnode)
           
 

Uses of LinearNode in com.ontotext.gate.vr
 

Fields in com.ontotext.gate.vr declared as LinearNode
private  LinearNode Gaze.linearNode
          the linear node currently selected
 

Methods in com.ontotext.gate.vr with parameters of type LinearNode
private  void Gaze.performLinearAction(int action, int index, LinearNode node)
          Performs an action over the Linear Definition.
 

Uses of LinearNode in gate.creole.gazetteer
 

Methods in gate.creole.gazetteer with parameters of type LinearNode
protected  void DefaultGazetteer.readList(LinearNode node, boolean add)
          Reads one lists (one file) of phrases
 

Uses of LinearNode in gate.gui
 

Fields in gate.gui declared as LinearNode
protected  LinearNode GazetteerEditor.selectedLinearNode
          the linear node currently selected