|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |