| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.impl | Apache UIMA internals | 
| org.apache.uima.util.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract UimaTimer | UIMAFramework. _newTimer()To be implemented by subclasses; this should return a new UIMA  UimaTimerinstance. | 
| static UimaTimer | UIMAFramework. newTimer()Creates a new  UimaTimer, which is used to collect performance
 statistics for UIMA components. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected UimaTimer | UIMAFramework_impl. _newTimer() | 
| Constructor and Description | 
|---|
| ProcessTrace_impl(UimaTimer aTimer)Create a ProcessTrace_impl with a custom timer. | 
| ProcessTrace_impl(UimaTimer aTimer,
                 Properties aPerformanceTuningSettings)Create a ProcessTrace_impl with a custom timer. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.