Uses of Interface
org.apache.uima.cas.FeatureValuePath

Packages that use FeatureValuePath
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.jcas Interfaces for accessing the JCAS. 
 

Uses of FeatureValuePath in org.apache.uima.cas
 

Methods in org.apache.uima.cas that return FeatureValuePath
 FeatureValuePath CAS.createFeatureValuePath(String featureValuePath)
          Create a feature-value path from a string.
 

Uses of FeatureValuePath in org.apache.uima.jcas
 

Methods in org.apache.uima.jcas that return FeatureValuePath
 FeatureValuePath JCas.createFeatureValuePath(String featureValuePath)
          Create a feature-value path from a string.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.