Uses of Interface
org.apache.uima.collection.metadata.CpeTimer
Packages that use CpeTimer
Package
Description
Java object representation of a CPE Descriptor.
-
Uses of CpeTimer in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeTimerModifier and TypeMethodDescriptionCpeConfiguration.getCpeTimer()
Returns the timer class implementing UimeTimer interface.Methods in org.apache.uima.collection.metadata with parameters of type CpeTimerModifier and TypeMethodDescriptionvoid
CpeConfiguration.setCpeTimer
(CpeTimer aTimer) Sets the timer class implementing UimeTimer interface.