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

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

Uses of FeaturePath in org.apache.uima.cas
 

Methods in org.apache.uima.cas that return FeaturePath
 FeaturePath CAS.createFeaturePath()
          Create a feature path.
 

Methods in org.apache.uima.cas with parameters of type FeaturePath
abstract  FSMatchConstraint ConstraintFactory.embedConstraint(FeaturePath path, FSConstraint constraint)
          Combine a constraint test with a path from a feature structure instance to the value to be tested.
 

Uses of FeaturePath in org.apache.uima.jcas
 

Methods in org.apache.uima.jcas that return FeaturePath
 FeaturePath JCas.createFeaturePath()
          Create a feature path.
 



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