Uses of Class
org.apache.uima.cas.impl.FeatureValuePathImpl
-
Packages that use FeatureValuePathImpl Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FeatureValuePathImpl in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FeatureValuePathImpl Modifier and Type Field Description private FeatureValuePathImpl
FeatureValuePathImpl. childPath
Methods in org.apache.uima.cas.impl that return FeatureValuePathImpl Modifier and Type Method Description static FeatureValuePathImpl
FeatureValuePathImpl. getFeaturePath(java.lang.String featurePath)
Constructors in org.apache.uima.cas.impl with parameters of type FeatureValuePathImpl Constructor Description FeatureValuePathImpl(java.lang.String pathSnippet, FeatureValuePathImpl child)
-