|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintFactory | |
|---|---|
| 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 ConstraintFactory in org.apache.uima.cas |
|---|
| Methods in org.apache.uima.cas that return ConstraintFactory | |
|---|---|
ConstraintFactory |
CAS.getConstraintFactory()
Get a constraint factory. |
static ConstraintFactory |
ConstraintFactory.instance()
Create a new constraint factory. |
| Uses of ConstraintFactory in org.apache.uima.cas.impl |
|---|
| Subclasses of ConstraintFactory in org.apache.uima.cas.impl | |
|---|---|
class |
ConstraintFactoryImpl
Implementation of the ConstraintFactory interface. |
| Methods in org.apache.uima.cas.impl that return ConstraintFactory | |
|---|---|
ConstraintFactory |
CASImpl.getConstraintFactory()
|
| Uses of ConstraintFactory in org.apache.uima.jcas |
|---|
| Methods in org.apache.uima.jcas that return ConstraintFactory | |
|---|---|
ConstraintFactory |
JCas.getConstraintFactory()
Get a constraint factory. |
| Uses of ConstraintFactory in org.apache.uima.jcas.impl |
|---|
| Methods in org.apache.uima.jcas.impl that return ConstraintFactory | |
|---|---|
ConstraintFactory |
JCasImpl.getConstraintFactory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||