Uses of Class
org.apache.uima.tools.cfe.sample.EngineAnnotation

Packages that use EngineAnnotation
org.apache.uima.tools.cfe.sample   
 

Uses of EngineAnnotation in org.apache.uima.tools.cfe.sample
 

Methods in org.apache.uima.tools.cfe.sample that return EngineAnnotation
 EngineAnnotation CarAnnotation.getEngine()
          getter for Engine - gets engine of a car
 

Methods in org.apache.uima.tools.cfe.sample with parameters of type EngineAnnotation
 void CarAnnotation.setEngine(EngineAnnotation v)
          setter for Engine - sets engine of a car
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.