org.apache.uima.aae.client
Interface UimaASProcessStatus

All Superinterfaces:
org.apache.uima.collection.EntityProcessStatus, java.io.Serializable
All Known Implementing Classes:
UimaASProcessStatusImpl

public interface UimaASProcessStatus
extends org.apache.uima.collection.EntityProcessStatus


Method Summary
 java.lang.String getCasReferenceId()
           
 java.lang.String getParentCasReferenceId()
           
 
Methods inherited from interface org.apache.uima.collection.EntityProcessStatus
getExceptions, getFailedComponentNames, getProcessTrace, getStatusMessage, isEntitySkipped, isException
 

Method Detail

getCasReferenceId

java.lang.String getCasReferenceId()

getParentCasReferenceId

java.lang.String getParentCasReferenceId()


Copyright © 2011. All Rights Reserved.