GATE
Version 3.1-2270

Uses of Interface
gate.util.IdBearer

Packages that use IdBearer
gate This package contains the public interface to the GATE Java API. 
gate.annotation   
 

Uses of IdBearer in gate
 

Subinterfaces of IdBearer in gate
 interface Annotation
          An Annotation is an arc in an AnnotationSet.
 interface Node
          Nodes in AnnotationSets.
 interface SimpleAnnotation
          An Annotation is an arc in an AnnotationSet.
 

Uses of IdBearer in gate.annotation
 

Classes in gate.annotation that implement IdBearer
 class AnnotationImpl
          Provides an implementation for the interface gate.Annotation
 class NodeImpl
          Provides an implementation for the interface gate.Node.
 


GATE
Version 3.1-2270