Uses of Class
org.apache.uima.annotator.dict_annot.impl.Condition

Packages that use Condition
org.apache.uima.annotator.dict_annot.dictionary.impl   
org.apache.uima.annotator.dict_annot.impl   
 

Uses of Condition in org.apache.uima.annotator.dict_annot.dictionary.impl
 

Methods in org.apache.uima.annotator.dict_annot.dictionary.impl with parameters of type Condition
 boolean FeaturePathInfo.match(org.apache.uima.cas.text.AnnotationFS annotFS, Condition condition)
          Returns true if the featurePath value for the given annotation match the specified condition.
 

Uses of Condition in org.apache.uima.annotator.dict_annot.impl
 

Methods in org.apache.uima.annotator.dict_annot.impl with parameters of type Condition
 boolean FeaturePathInfo_impl.match(org.apache.uima.cas.text.AnnotationFS annotFS, Condition condition)
           
 



Copyright © 2011. All Rights Reserved.