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

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

Uses of FeaturePath in org.apache.uima.annotator.regex
 

Methods in org.apache.uima.annotator.regex that return FeaturePath
 FeaturePath FilterFeature.getFeaturePath()
          Get the featurePath of this fileFeature object
 FeaturePath Rule.getMatchTypeFeaturePath()
          Returns the match type featurePath object.
 

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

Classes in org.apache.uima.annotator.regex.impl that implement FeaturePath
 class FeaturePath_impl
          FeaturePath implementation that validates and the given featurePath and returns the featurePath value for a specified annotation.
 

Methods in org.apache.uima.annotator.regex.impl that return FeaturePath
 FeaturePath FilterFeature_impl.getFeaturePath()
           
 FeaturePath Rule_impl.getMatchTypeFeaturePath()
           
 



Copyright © 2011. All Rights Reserved.