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

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

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

Fields in org.apache.uima.tools.cfe with type parameters of type MatchedSingleFeatureMatcher
 Collection<MatchedSingleFeatureMatcher> MatchedAnnotationDescriptor.m_sfms_with_values
           
 

Method parameters in org.apache.uima.tools.cfe with type arguments of type MatchedSingleFeatureMatcher
 boolean PartialObjectMatcher.matches(MatchedValue mv, Collection<MatchedSingleFeatureMatcher> matched)
           
 boolean GroupFeatureMatcher.matches(MatchedValue mv, Collection<MatchedSingleFeatureMatcher> matched)
           
 

Constructor parameters in org.apache.uima.tools.cfe with type arguments of type MatchedSingleFeatureMatcher
MatchedAnnotationDescriptor(FeatureObjectMatcher fom, org.apache.uima.jcas.tcas.Annotation enclosing, AnnotationMatchedValue feature_mv, Collection<MatchedSingleFeatureMatcher> sfms_with_values, int direction, int offset, int priorityOrder)
           
 



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