Uses of Class
gate.jape.constraint.MetaPropertyAccessor

Packages that use MetaPropertyAccessor
gate.creole   
gate.jape.constraint   
 

Uses of MetaPropertyAccessor in gate.creole
 

Subclasses of MetaPropertyAccessor in gate.creole
static class TestPR.TestAnnotationAccessor
           
 

Uses of MetaPropertyAccessor in gate.jape.constraint
 

Subclasses of MetaPropertyAccessor in gate.jape.constraint
 class CleanStringAccessor
          Accessor that returns the underlying string of an annotation in a document.
 class LengthAccessor
          Accessor that returns the length of the characters spanned by the annotation
 class SimpleAnnotationAccessor
          Accessor that returns the annotation itself
 class StringAccessor
          Accessor that returns the underlying string of an annotation in a document.