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

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

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

Methods in org.apache.uima.tools.cfe.sample that return WheelAnnotation
 WheelAnnotation CarAnnotation.getWheels(int i)
          indexed getter for Wheels - gets an indexed value - wheels of a car
 

Methods in org.apache.uima.tools.cfe.sample with parameters of type WheelAnnotation
 void CarAnnotation.setWheels(int i, WheelAnnotation v)
          indexed setter for Wheels - sets an indexed value - wheels of a car
 



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