Uses of Class
gate.jape.constraint.ConstraintFactory

Packages that use ConstraintFactory
gate This package contains the public interface to the GATE Java API. 
 

Uses of ConstraintFactory in gate
 

Fields in gate declared as ConstraintFactory
private static ConstraintFactory Factory.japeConstraintFactory
          Active ConstraintFactory for creating and initializing Jape Constraints.
 

Methods in gate that return ConstraintFactory
static ConstraintFactory Factory.getConstraintFactory()
          Return the active ConstraintFactory for creating and initializing Jape Constraints.