| Package | Description | 
|---|---|
| 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). | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstraintFactory | CAS. getConstraintFactory()Get a constraint factory. | 
| static ConstraintFactory | ConstraintFactory. instance()Create a new constraint factory. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConstraintFactoryImplImplementation of the ConstraintFactory interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstraintFactory | CASImpl. getConstraintFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstraintFactory | JCas. getConstraintFactory()Get a constraint factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstraintFactory | JCasImpl. getConstraintFactory() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.