|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CorpusController
Models the execution of groups of ProcessingResources on a given corpus.
Method Summary | |
---|---|
Corpus |
getCorpus()
Returns the Corpus used by this
controller. |
void |
setCorpus(Corpus corpus)
Sets the Corpus which contains the data on which
the controller is going to run. |
Methods inherited from interface gate.Controller |
---|
getPRs, setPRs |
Methods inherited from interface gate.Resource |
---|
cleanup, getParameterValue, init, setParameterValue, setParameterValues |
Methods inherited from interface gate.util.FeatureBearer |
---|
getFeatures, setFeatures |
Methods inherited from interface gate.util.NameBearer |
---|
getName, setName |
Methods inherited from interface gate.Executable |
---|
execute, interrupt, isInterrupted |
Method Detail |
---|
Corpus getCorpus()
Corpus
used by this
controller.
void setCorpus(Corpus corpus)
Corpus
which contains the data on which
the controller is going to run.
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |