org.apache.uima.tools.cfe
Class MatchedSingleFeatureMatcher

java.lang.Object
  extended by org.apache.uima.tools.cfe.MatchedSingleFeatureMatcher

public class MatchedSingleFeatureMatcher
extends Object


Field Summary
 SingleFeatureMatcher m_matcher
           
 List<MatchedValue> m_values
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_matcher

public final SingleFeatureMatcher m_matcher

m_values

public final List<MatchedValue> m_values


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