See: Description
| Interface | Description | 
|---|---|
| AnalysisEngine | An Analysis Engine is a component responsible for analyzing unstructured information, discovering
 and representing semantic content. | 
| AnalysisEngineDescription | An  AnalysisEngineDescriptioncontains all of the information needed to instantiate
 and use anAnalysisEngine. | 
| AnalysisEngineManagement | Monitoring and management interface to an AnalysisEngine. | 
| AnalysisEngineServiceStub | A stub that calls a remote AnalysisEngine service. | 
| AnalysisProcessData | Deprecated | 
| CasIterator | An iterator over a collection of CASes. | 
| JCasIterator | An iterator over a collection of JCAS objects. | 
| ResultSpecification | A  ResultSpecificationis a set of desired outputs from a Analysis Engine or
 Annotator. | 
| TaeDescription | Deprecated As of v2.0,  AnalysisEngineDescriptionshould be used instead. | 
| TextAnalysisEngine | Deprecated As of v2.0,  AnalysisEngineshould be used instead. | 
| TypeOrFeature | A reference to a Type or Feature in the Analysis Engine's TypeSystem. | 
| Enum | Description | 
|---|---|
| AnalysisEngineManagement.State | 
| Exception | Description | 
|---|---|
| AnalysisEngineProcessException | An  AnalysisEngineProcessExceptionmay be thrown by an Analysis Engine's process
 method, indicating that a failure occurred during processing. | 
| ResultNotSupportedException | This exception is thrown by an Analysis Engine when it receives a request to generate results
 that it cannot produce. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.