| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting 
interfaces and exception classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| AnalysisEngineManagement | UimaContextAdmin. getManagementInterface()Gets an object that can be used to do monitoring or management of this AnalysisEngine. | 
| Modifier and Type | Method and Description | 
|---|---|
| AnalysisEngineManagement | AnalysisEngine. getManagementInterface()Gets an object that can be used to do monitoring or management of this AnalysisEngine. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,AnalysisEngineManagement> | AnalysisEngineManagement. getComponents()For an Aggregate AnalysisEngine, gets a Map whose values are AnalysisEngineManagement objects
 that contain the statistics for the components of the aggregate. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.