Uses of Interface
org.apache.uima.cas.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
Modifier 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
Modifier and TypeMethodDescriptionConstraintFactoryImpl.embedConstraint
(FeaturePath featPath, FSConstraint constraint) -
Uses of FeaturePath in org.apache.uima.jcas
-
Uses of FeaturePath in org.apache.uima.jcas.impl