Uses of Interface
gate.creole.ir.IREngine

Packages that use IREngine
gate.creole.ir.lucene   
gate.gui   
 

Uses of IREngine in gate.creole.ir.lucene
 

Classes in gate.creole.ir.lucene that implement IREngine
 class LuceneIREngine
          The lucene IR engine.
 

Uses of IREngine in gate.gui
 

Methods in gate.gui that return IREngine
 IREngine CreateIndexGUI.getIREngine()