GATE
Version 3.1-2270

Uses of Class
gate.jape.Constraint

Packages that use Constraint
gate.jape   
gate.jape.parser   
 

Uses of Constraint in gate.jape
 

Methods in gate.jape that return Constraint
 Constraint[] BasicPatternElement.getConstraints()
           
 

Methods in gate.jape with parameters of type Constraint
 void BasicPatternElement.addConstraint(Constraint newConstraint)
          Add a constraint.
 

Uses of Constraint in gate.jape.parser
 

Methods in gate.jape.parser that return Constraint
 Constraint ParseCpsl.Constraint()
           
 


GATE
Version 3.1-2270