Uses of Interface
gate.util.IdBearer

Packages that use IdBearer
gate  
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.
 

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.