Package | Description |
---|---|
org.apache.uima.collection |
Classes and interfaces for collection processing.
|
org.apache.uima.collection.base_cpm |
Modifier and Type | Method and Description |
---|---|
void |
StatusCallbackListener.entityProcessComplete(CAS aCas,
EntityProcessStatus aStatus)
Called when the processing of each entity has completed.
|
Modifier and Type | Method and Description |
---|---|
void |
CasDataStatusCallbackListener.entityProcessComplete(CasData aCasData,
EntityProcessStatus aStatus)
Called when the processing of each CasData unit has completed.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.