| Name | Description | Type | Package | Framework |
| AnalysisComponent | Analysis Components are the primitive building blocks from which UIMA solutions are built. | Interface | org.apache.uima.analysis_component | Apache Uima |
| AnalysisComponent_ImplBase | directly. | Class | org.apache.uima.analysis_component | Apache Uima |
| Annotator_ImplBase | Base class for all annotators. | Class | org.apache.uima.analysis_component | Apache Uima |
| CasAnnotator_ImplBase | Base class to be extended by Annotators that use the CAS interface. | Class | org.apache.uima.analysis_component | Apache Uima |
| CasMultiplier_ImplBase | Base class to be extended by CAS Multipliers that use the CAS interface. | Class | org.apache.uima.analysis_component | Apache Uima |
| JCasAnnotator_ImplBase | Base class to be extended by Annotators that use the JCas interface. | Class | org.apache.uima.analysis_component | Apache Uima |
| JCasMultiplier_ImplBase | Base class to be extended by CAS Multipliers that use the CAS interface. | Class | org.apache.uima.analysis_component | Apache Uima |