Uses of Class
gate.creole.AbstractController

Packages that use AbstractController
gate.creole   
 

Uses of AbstractController in gate.creole
 

Subclasses of AbstractController in gate.creole
 class SerialAnalyserController
          This class implements a SerialController that only contains LanguageAnalysers.
 class SerialController
          Execute a list of PRs serially.
 

Constructors in gate.creole with parameters of type AbstractController
AbstractController.IntervalProgressListener(int start, int end)
           
AbstractController.InternalStatusListener()