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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      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()