| Package | Description | 
|---|---|
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| org.apache.uima.analysis_engine.service.impl | |
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.resource.service.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| default void | AnalysisEngineServiceStub. callBatchProcessComplete()Performs service call to inform the AnalysisEngine that the processing of a batch has been
 completed. | 
| default void | AnalysisEngineServiceStub. callCollectionProcessComplete()Performs service call to inform the AnalysisEngine that the processing of a collection has been
 completed. | 
| void | AnalysisEngineServiceStub. callProcess(CAS aCAS)Performs service call to process an entity. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected CAS | AnalysisEngineService_impl. getCasFromPool(int aTimeout)Gets a CAS from the CAS Pool. | 
| ServiceDataCargo | AnalysisEngineService_impl. process(ServiceDataCargo aData,
       ResultSpecification aResultSpec)Processes an entity. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceMetaData | ResourceServiceStub. callGetMetaData()Performs service call to retrieve resource meta data. | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceMetaData | ResourceService_impl. getMetaData()Gets metadata for this Resource service. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.