public class SofaExampleAnnotator extends CasAnnotator_ImplBase
| Constructor and Description |
|---|
SofaExampleAnnotator() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(CAS aCas)
Inputs a CAS to the AnalysisComponent.
|
getRequiredCasInterface, process, typeSystemInitgetCasInstancesRequired, hasNext, nextbatchProcessComplete, collectionProcessComplete, destroy, getContext, getResultSpecification, initialize, reconfigure, setResultSpecificationpublic void process(CAS aCas) throws AnalysisEngineProcessException
CasAnnotator_ImplBaseprocess in class CasAnnotator_ImplBaseaCas - A CAS that this AnalysisComponent should process.AnalysisEngineProcessException - if a problem occurs during processingCopyright © 2015. All rights reserved.