GATE
Version 3.1-2270

Uses of Interface
gate.annotation.AnnotationFactory

Packages that use AnnotationFactory
gate.annotation   
 

Uses of AnnotationFactory in gate.annotation
 

Classes in gate.annotation that implement AnnotationFactory
 class DefaultAnnotationFactory
          The default Annotation factory that creates instances of AnnotationImpl.
 

Fields in gate.annotation declared as AnnotationFactory
protected static AnnotationFactory AnnotationSetImpl.annFactory
           
 

Methods in gate.annotation with parameters of type AnnotationFactory
static void AnnotationSetImpl.setAnnotationFactory(AnnotationFactory newFactory)
          Set the annotation factory used to create annotation objects.
 


GATE
Version 3.1-2270