| Package | Description | 
|---|---|
| org.apache.uima.collection | Classes and interfaces for collection processing. | 
| org.apache.uima.collection.base_cpm | |
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| Modifier and Type | Method and Description | 
|---|---|
| Progress[] | CollectionProcessingEngine. getProgress()Gets a progress report for the processing that is currently occurring or has just completed. | 
| Progress[] | CollectionProcessingManager. getProgress()Gets a progress report for the processing that is currently occurring or has just completed. | 
| Modifier and Type | Method and Description | 
|---|---|
| Progress[] | BaseCollectionReader. getProgress()Gets information about the number of entities and/or amount of data that has been read from
 this  CollectionReader, and the total amount that remains (if that information
 is available). | 
| Progress[] | BaseCPM. getProgress()Gets a progress report for the processing that is currently occurring or has just completed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProgressImpl | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.