Uses of Class
org.apache.uima.tools.cfe.AppliedAnnotation

Packages that use AppliedAnnotation
org.apache.uima.tools.cfe   
 

Uses of AppliedAnnotation in org.apache.uima.tools.cfe
 

Methods in org.apache.uima.tools.cfe that return AppliedAnnotation
 AppliedAnnotation ApplierInfoAnnotation.getAppliedAnnotation()
          getter for AppliedAnnotation - gets Annotation that contains assigned senses as well as it might contain onfo about manualy preannotated sense
 

Methods in org.apache.uima.tools.cfe with parameters of type AppliedAnnotation
 void ApplierInfoAnnotation.setAppliedAnnotation(AppliedAnnotation v)
          setter for AppliedAnnotation - sets Annotation that contains assigned senses as well as it might contain onfo about manualy preannotated sense
 



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