gate.util
Interface IdBearer

All Known Subinterfaces:
Annotation, Node, SimpleAnnotation
All Known Implementing Classes:
AnnotationImpl, NodeImpl

public interface IdBearer

Classes that have Ids.


Method Summary
 Integer getId()
          The ID.
 

Method Detail

getId

Integer getId()
The ID.