Uses of Interface
org.apache.uima.collection.EntityProcessStatus

Packages that use EntityProcessStatus
org.apache.uima.collection Classes and interfaces for collection processing. 
org.apache.uima.collection.base_cpm   
 

Uses of EntityProcessStatus in org.apache.uima.collection
 

Methods in org.apache.uima.collection with parameters of type EntityProcessStatus
 void StatusCallbackListener.entityProcessComplete(CAS aCas, EntityProcessStatus aStatus)
          Called when the processing of each entity has completed.
 

Uses of EntityProcessStatus in org.apache.uima.collection.base_cpm
 

Methods in org.apache.uima.collection.base_cpm with parameters of type EntityProcessStatus
 void CasDataStatusCallbackListener.entityProcessComplete(CasData aCasData, EntityProcessStatus aStatus)
          Called when the processing of each CasData unit has completed.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.