| Package | Description | 
|---|---|
| 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 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnalysisEngine. process(AnalysisProcessData aProcessData,
       ResultSpecification aResultSpec)Deprecated. 
 This is no longer used by the framework and was never intended for users to call.
             Use {#link #process(CAS)} instead. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnalysisProcessData_implDeprecated. 
 since v2.0 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnalysisEngineImplBase. process(AnalysisProcessData aProcessData,
       ResultSpecification aResultSpec)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServiceDataCargo. unmarshalInto(AnalysisProcessData aDataContainer,
             boolean aReplaceCasTypeSystem)Unmarshalls this  SerializableAnalysisProcessDatainto an existingAnalysisProcessDataobject. | 
| Constructor and Description | 
|---|
| ServiceDataCargo(AnalysisProcessData aData)Creates a new  SerializableAnalysisProcessDatathat contains information extracted
 from the specifiedAnalysisProcessData. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.