Uses of Class
org.apache.uima.cas.ConstraintFactory

Packages that use ConstraintFactory
org.apache.uima.cas Common Analysis System (CAS) Interfaces. 
org.apache.uima.jcas Interfaces for accessing the JCAS. 
 

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.jcas
 

Methods in org.apache.uima.jcas that return ConstraintFactory
 ConstraintFactory JCas.getConstraintFactory()
          Get a constraint factory.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.