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

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

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

Methods in org.apache.uima.tools.cfe with parameters of type GroupFeatureMatcher
 void PartialObjectMatcher.addGroupMatcher(GroupFeatureMatcher gfm)
           
 

Constructor parameters in org.apache.uima.tools.cfe with type arguments of type GroupFeatureMatcher
FeatureObjectMatcher(String class_name, String full_path, Collection<GroupFeatureMatcher> gfms, int windowsizeLeft, int windowsizeInside, int windowsizeRight, int windowsizeEnclosed, int windowFlags, boolean orientation, boolean distance)
           
PartialObjectMatcher(String class_name, String full_path, Collection<GroupFeatureMatcher> gfms)
           
 



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