Package | Description |
---|---|
org.apache.uima.collection.impl.metadata.cpe | |
org.apache.uima.collection.metadata |
Java object representation of a CPE Descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
CpeTimerImpl
This class provides an API to plug in custom timers.
|
Modifier and Type | Method and Description |
---|---|
CpeTimer |
CpeConfigurationImpl.getCpeTimer() |
static CpeTimer |
CpeDescriptorFactory.produceCpeTimer(String aTimerClass) |
Modifier and Type | Method and Description |
---|---|
void |
CpeConfigurationImpl.setCpeTimer(CpeTimer aTimer) |
Modifier and Type | Method and Description |
---|---|
CpeTimer |
CpeConfiguration.getCpeTimer()
Returns the timer class implementing UimeTimer interface.
|
Modifier and Type | Method and Description |
---|---|
void |
CpeConfiguration.setCpeTimer(CpeTimer aTimer)
Sets the timer class implementing UimeTimer interface.
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.