edu.uchsc.ccp.iaa.matcher
Class ComplexFeatureMatchCriteria

java.lang.Object
  extended by edu.uchsc.ccp.iaa.matcher.ComplexFeatureMatchCriteria

public class ComplexFeatureMatchCriteria
extends Object


Constructor Summary
ComplexFeatureMatchCriteria(boolean matchClasses, int matchSpans, Set<String> comparedSimpleFeatures, boolean trivialSimpleFeatureMatchesCauseTrivialMatch)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexFeatureMatchCriteria

public ComplexFeatureMatchCriteria(boolean matchClasses,
                                   int matchSpans,
                                   Set<String> comparedSimpleFeatures,
                                   boolean trivialSimpleFeatureMatchesCauseTrivialMatch)