| Package | Description | 
|---|---|
| org.apache.uima.analysis_component | |
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.impl | |
| org.apache.uima.analysis_engine.service.impl | |
| org.apache.uima.collection | Classes and interfaces for collection processing. | 
| org.apache.uima.flow.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CasProcessorAnnotator | 
| class  | JCasProcessorAnnotator | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AnalysisEngineAn Analysis Engine is a component responsible for analyzing unstructured information, discovering
 and representing semantic content. | 
| interface  | TextAnalysisEngineDeprecated. 
 As of v2.0,  AnalysisEngineshould be used instead. This interface no longer
             defines any additional methods beyond those in AnalysisEngine. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AggregateAnalysisEngine_implReference implementation of  AnalysisEngine. | 
| class  | AnalysisEngineImplBaseProvides functionality common to Analysis Engine implementations. | 
| class  | AnalysisEngineProcessorAdapterBase class for analysis engine processor adapters. | 
| class  | MultiprocessingAnalysisEngine_implAn  AnalysisEngineimplementation that can process multipleCASobjects
 simultaneously. | 
| class  | PearAnalysisEngineWrapperUIMA pear runtime analysis engine wrapper. | 
| class  | PrimitiveAnalysisEngine_implReference implementation of  AnalysisEngine. | 
| class  | UimacppAnalysisEngineImplReference implementation of  AnalysisEngine. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnalysisEngineServiceAdapterBase class for analysis engine service adapters. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CasConsumerAny component that operates on analysis results produced by a UIMA analysis engine. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CasConsumer_ImplBaseBase class for CAS Consumers in UIMA SDK v1.x, which developers should extend with their own CAS
 Consumer implementation classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasObjectProcessor | AnalysisSequenceCapabilityNode. getCasProcessor() | 
| Constructor and Description | 
|---|
| AnalysisSequenceCapabilityNode(String aKey,
                              CasObjectProcessor aCasProcessor,
                              ResultSpecification aResultSpec)Creates a new AnalysisSequenceCapabilityNode from an AnalysisEngine reference | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.