|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Controller | |
gate | |
gate.creole | |
gate.util |
Uses of Controller in gate |
Subinterfaces of Controller in gate | |
interface |
CorpusController
Models the execution of groups of ProcessingResources on a given corpus. |
Uses of Controller in gate.creole |
Subinterfaces of Controller in gate.creole | |
interface |
ConditionalController
A Conditional controller is a controller that keeps a running strategy for each PR contained. |
Classes in gate.creole that implement Controller | |
class |
AbstractController
|
class |
ConditionalSerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
ConditionalSerialController
Execute a list of PRs serially. |
class |
SerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
SerialController
Execute a list of PRs serially. |
Uses of Controller in gate.util |
Fields in gate.util declared as Controller | |
private Controller |
CorpusBenchmarkTool.application
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |