| Package | Description | 
|---|---|
| org.apache.uima.analysis_component | |
| org.apache.uima.analysis_engine.impl | |
| org.apache.uima.uimacpp | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnalysisComponent_ImplBaseImplementation base class for AnalysisComponents. | 
| class  | Annotator_ImplBaseBase class for all annotators. | 
| class  | CasAnnotator_ImplBaseBase class to be extended by Annotators that use the  CASinterface. | 
| class  | CasMultiplier_ImplBaseBase class to be extended by CAS Multipliers that use the  CASinterface. | 
| class  | JCasAnnotator_ImplBaseBase class to be extended by Annotators that use the  JCasinterface. | 
| class  | JCasMultiplier_ImplBaseBase class to be extended by CAS Multipliers that use the  CASinterface. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AnalysisComponent | UimacppAnalysisEngineImpl. _getAnnotator()For a primitive AnalysisEngine only, gets the Annotator. | 
| protected AnalysisComponent | PrimitiveAnalysisEngine_impl. getAnalysisComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AnalysisEngineImplBase. callInitializeMethod(AnalysisComponent component,
                    UimaContext context) | 
| protected void | AnalysisEngineImplBase. callProcessMethod(AnalysisComponent component,
                 AbstractCas cas) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | UimacppAnalysisComponent | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.