Uses of Class
gate.jape.constraint.EmbeddedConstraintPredicate

Packages that use EmbeddedConstraintPredicate
gate.jape.constraint   
 

Uses of EmbeddedConstraintPredicate in gate.jape.constraint
 

Subclasses of EmbeddedConstraintPredicate in gate.jape.constraint
 class ContainsPredicate
          Returns true if there is an annotation of the type set in value that is entirely spanned by the given annotation
 class WithinPredicate
          Returns true if the given annotation is entirely spanned by an annotation of the type set in value.