Uses of Interface
org.apache.uima.collection.metadata.CpeTimer

Packages that use CpeTimer
org.apache.uima.collection.impl.metadata.cpe   
org.apache.uima.collection.metadata Java object representation of a CPE Descriptor. 
 

Uses of CpeTimer in org.apache.uima.collection.impl.metadata.cpe
 

Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeTimer
static CpeTimer CpeDescriptorFactory.produceCpeTimer(String aTimerClass)
           
 

Uses of CpeTimer in org.apache.uima.collection.metadata
 

Methods in org.apache.uima.collection.metadata that return CpeTimer
 CpeTimer CpeConfiguration.getCpeTimer()
          Returns the timer class implementing UimeTimer interface.
 

Methods in org.apache.uima.collection.metadata with parameters of type CpeTimer
 void CpeConfiguration.setCpeTimer(CpeTimer aTimer)
          Sets the timer class implementing UimeTimer interface.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.