public interface UimaASProcessStatus extends EntityProcessStatus
| Modifier and Type | Method and Description | 
|---|---|
| CAS | getCAS()Gets the returned CAS | 
| String | getCasReferenceId()Gets the unique ID of the returned CAS | 
| String | getParentCasReferenceId()If the Analysis Engine has returned a new CAS this will get the unique ID 
 of the input CAS that caused its creation. | 
| List<AnalysisEnginePerformanceMetrics> | getPerformanceMetricsList()Gets a list of performance metrics containing, for each component in the Analysis Engine,
 the performance breakdown reported by the AE | 
| String | getServiceTargetId() | 
getExceptions, getFailedComponentNames, getProcessTrace, getStatusMessage, isEntitySkipped, isExceptionString getCasReferenceId()
String getParentCasReferenceId()
CAS getCAS()
List<AnalysisEnginePerformanceMetrics> getPerformanceMetricsList()
AnalysisEnginePerformanceMetricsString getServiceTargetId()
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.