public interface AnnotatorConfiguration extends AdapterConfiguration
| Modifier and Type | Method and Description |
|---|---|
Annotator |
getAnnotator(ExperimentType type)
Returns the annotator or null if the annotator can't be used for the
given
ExperimentType. |
couldBeCached, getExperimentType, getName, isApplicableForExperiment, setCouldBeCached, setNamecompareToAnnotator getAnnotator(ExperimentType type) throws GerbilException
ExperimentType.type - GerbilException - if an error occurs while loading the annotatorCopyright © 2014–2017. All rights reserved.