Uses of Interface
org.apache.uima.cas.FeatureValuePath
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Interfaces for accessing the JCAS.
Provides the classes that support the Java Cas Model (JCM).
-
Uses of FeatureValuePath in org.apache.uima.cas
Modifier and TypeMethodDescriptionCAS.createFeatureValuePath
(String featureValuePath) Deprecated. -
Uses of FeatureValuePath in org.apache.uima.cas.impl
Modifier and TypeClassDescriptionclass
Contains CAS Type and Feature objects to represent a feature path of the form feature1/...Modifier and TypeMethodDescriptionCASImpl.createFeatureValuePath
(String featureValuePath) Deprecated.UseCASImpl.createFeaturePath()
instead. -
Uses of FeatureValuePath in org.apache.uima.jcas
Modifier and TypeMethodDescriptionJCas.createFeatureValuePath
(String featureValuePath) Create a feature-value path from a string. -
Uses of FeatureValuePath in org.apache.uima.jcas.impl
CAS.createFeaturePath()
instead.