Uses of Interface
org.apache.uima.cas.FeaturePath
Packages that use FeaturePath
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 FeaturePath in org.apache.uima.cas
Methods in org.apache.uima.cas that return FeaturePathMethods in org.apache.uima.cas with parameters of type FeaturePathModifier and TypeMethodDescriptionabstract 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.cas.impl
Classes in org.apache.uima.cas.impl that implement FeaturePathModifier and TypeClassDescription(package private) class
Implementation of the feature path interface.Methods in org.apache.uima.cas.impl that return FeaturePathMethods in org.apache.uima.cas.impl with parameters of type FeaturePathModifier and TypeMethodDescriptionConstraintFactoryImpl.embedConstraint
(FeaturePath featPath, FSConstraint constraint) -
Uses of FeaturePath in org.apache.uima.jcas
Methods in org.apache.uima.jcas that return FeaturePath -
Uses of FeaturePath in org.apache.uima.jcas.impl
Methods in org.apache.uima.jcas.impl that return FeaturePath