Package gate.annotation

Interface Summary
AnnotationFactory Factory used to create annotations in an annotation set.
EventAwareAnnotationSet  
 

Class Summary
AnnotationImpl Provides an implementation for the interface gate.Annotation
AnnotationSetImpl Implementation of AnnotationSet.
CorpusAnnotationDiff This class compare two annotation sets on annotation type given by the AnnotationSchema object.
DefaultAnnotationFactory The default Annotation factory that creates instances of AnnotationImpl.
ImmutableAnnotationSetImpl  
NodeImpl Provides an implementation for the interface gate.Node.
TestAnnotation Tests for the Annotation classes