|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Corpus getCorpus()
Corpus
used by this
controller.
public void setCorpus(Corpus corpus)
Corpus
which contains the data on which
the controller is going to run.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |