| 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. | 
| 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. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.