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

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

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

Methods in org.apache.uima.tools.cfe with parameters of type MatchedAnnotationDescriptor
protected  String RRMFeatureMatcher.featureWindowImage(MatchedAnnotationDescriptor mad)
           
protected static String CommonFeatureMatcher.make_image_position(MatchedAnnotationDescriptor mad)
           
protected  String CommonFeatureMatcher.make_image(MatchedAnnotationDescriptor mad, org.apache.uima.jcas.tcas.Annotation trg)
           
 

Method parameters in org.apache.uima.tools.cfe with type arguments of type MatchedAnnotationDescriptor
protected  void UIMAFeatureMatcher.processFeatureGroup(org.apache.uima.jcas.JCas jcas, org.apache.uima.jcas.tcas.Annotation trg, String group_label, Collection<MatchedAnnotationDescriptor> features)
           
protected  void RRMFeatureMatcher.processFeatureGroup(org.apache.uima.jcas.JCas jcas, org.apache.uima.jcas.tcas.Annotation trg, String class_label, Collection<MatchedAnnotationDescriptor> features)
           
protected abstract  void CommonFeatureMatcher.processFeatureGroup(org.apache.uima.jcas.JCas jcas, org.apache.uima.jcas.tcas.Annotation trg, String group_label, Collection<MatchedAnnotationDescriptor> features)
           
 



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