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

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

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

Fields in org.apache.uima.tools.cfe declared as FeatureObjectMatcher
 FeatureObjectMatcher MatchedAnnotationDescriptor.m_feature_matcher
           
 

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

Constructor parameters in org.apache.uima.tools.cfe with type arguments of type FeatureObjectMatcher
TargetAnnotationDescriptor(String class_name, String enclosing_annotation_name, PartialObjectMatcher target_annotation_matcher, Collection<FeatureObjectMatcher> feature_annotation_matchers, int priorityOrder)
           
 



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