| Package | Description | 
|---|---|
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.asb | Contains the Analysis Structure Broker (ASB) interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.asb.impl | |
| org.apache.uima.analysis_engine.impl | |
| org.apache.uima.analysis_engine.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| CasIterator | AnalysisEngine. processAndOutputNewCASes(CAS aCAS)Processes a CAS, possibly producing multiple CASes as a result. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasIterator | ASB. process(CAS aCAS)Invokes the processing of the aggregate on the given input CAS. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasIterator | ASB_impl. process(CAS aCAS) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmptyCasIteratorTrivial CasIterator that returns no CASes. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasIterator | UimacppAnalysisEngineImpl. processAndOutputNewCASes(CAS aCAS) | 
| CasIterator | MultiprocessingAnalysisEngine_impl. processAndOutputNewCASes(CAS aCAS) | 
| CasIterator | PrimitiveAnalysisEngine_impl. processAndOutputNewCASes(CAS aCAS) | 
| CasIterator | AnalysisEngineProcessorAdapter. processAndOutputNewCASes(CAS aCAS) | 
| CasIterator | PearAnalysisEngineWrapper. processAndOutputNewCASes(CAS aCAS) | 
| CasIterator | AnalysisEngineImplBase. processAndOutputNewCASes(CAS aCAS) | 
| CasIterator | AggregateAnalysisEngine_impl. processAndOutputNewCASes(CAS aCAS) | 
| Constructor and Description | 
|---|
| JCasIteratorWrapper(CasIterator aCasIterator) | 
| Modifier and Type | Method and Description | 
|---|---|
| CasIterator | AnalysisEngineServiceAdapter. processAndOutputNewCASes(CAS aCAS) | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.