|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeaturePath | |
|---|---|
| org.apache.uima.cas | Common Analysis System (CAS) Interfaces. |
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. |
| org.apache.uima.jcas | Interfaces for accessing the JCAS. |
| org.apache.uima.jcas.impl | 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 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.cas.impl |
|---|
| Methods in org.apache.uima.cas.impl that return FeaturePath | |
|---|---|
FeaturePath |
CASImpl.createFeaturePath()
|
| Methods in org.apache.uima.cas.impl with parameters of type FeaturePath | |
|---|---|
FSMatchConstraint |
ConstraintFactoryImpl.embedConstraint(FeaturePath featPath,
FSConstraint constraint)
|
| Uses of FeaturePath in org.apache.uima.jcas |
|---|
| Methods in org.apache.uima.jcas that return FeaturePath | |
|---|---|
FeaturePath |
JCas.createFeaturePath()
Create a feature path. |
| Uses of FeaturePath in org.apache.uima.jcas.impl |
|---|
| Methods in org.apache.uima.jcas.impl that return FeaturePath | |
|---|---|
FeaturePath |
JCasImpl.createFeaturePath()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||