org.apache.uima.aae.client
Interface UimaASProcessStatus

All Superinterfaces:
org.apache.uima.collection.EntityProcessStatus, Serializable

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


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

Method Detail

getCasReferenceId

String getCasReferenceId()

getParentCasReferenceId

String getParentCasReferenceId()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.