Uses of Class
gate.creole.SerialAnalyserController

Packages that use SerialAnalyserController
gate.creole   
gate.util.web   
 

Uses of SerialAnalyserController in gate.creole
 

Subclasses of SerialAnalyserController in gate.creole
 class RealtimeCorpusController
          A custom GATE controller that interrupts the execution over a document when a specified amount of time has elapsed.
 

Uses of SerialAnalyserController in gate.util.web
 

Fields in gate.util.web declared as SerialAnalyserController
private  SerialAnalyserController WebAnnie.annieController
          The Corpus Pipeline application to contain ANNIE
private  SerialAnalyserController WebCrimeReportAnalyser.controller