gate.util
Interface IdBearer

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

public interface IdBearer

Classes that have Ids.


Method Summary
 Integer getId()
          The ID.
 

Method Detail

getId

public Integer getId()
The ID.