Package | Description |
---|---|
org.apache.uima |
The main package for the Unstructured Information Management Middleware
Architecture.
|
org.apache.uima.analysis_engine.annotator |
The Annotator Interfaces, along with supporting interfaces
and exception classes.
|
Modifier and Type | Method and Description |
---|---|
InstrumentationFacility |
UimaContext.getInstrumentationFacility()
Gets the
InstrumentationFacility that a component can use to record information
about its performance. |
Modifier and Type | Method and Description |
---|---|
InstrumentationFacility |
AnnotatorContext.getInstrumentationFacility()
Deprecated.
Gets the
InstrumentationFacility that this annotator can use to record
information about its performance. |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.