Uses of Class
gate.annotation.AnnotationSetImpl

Packages that use AnnotationSetImpl
gate.annotation   
 

Uses of AnnotationSetImpl in gate.annotation
 

Subclasses of AnnotationSetImpl in gate.annotation
 class DatabaseAnnotationSetImpl
           
 

Fields in gate.annotation declared as AnnotationSetImpl
private  AnnotationSetImpl AnnotationSetImpl.VerboseHashMap.owner
          The annotation set this maps is part of.
 

Methods in gate.annotation with parameters of type AnnotationSetImpl
 void AnnotationSetImpl.VerboseHashMap.setOwner(AnnotationSetImpl newOwner)
          Sets the annotation set this maps is part of.