Uses of Interface
org.apache.uima.annotator.regex.RegexVariables

Packages that use RegexVariables
org.apache.uima.annotator.regex.impl   
 

Uses of RegexVariables in org.apache.uima.annotator.regex.impl
 

Classes in org.apache.uima.annotator.regex.impl that implement RegexVariables
 class RegexVariables_impl
          Implementation of the RegexVariables interface
 

Constructors in org.apache.uima.annotator.regex.impl with parameters of type RegexVariables
Rule_impl(String regex, int matchStrategy, String matchType, String id, float confidence, String featurePath, RegexVariables variables)
          Constructor to create a new Rule object.
 



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