Package org.biojavax

Interface Note

All Superinterfaces:
Changeable, Comparable
All Known Implementing Classes:
SimpleNote

public interface Note extends Comparable, Changeable
Note is a generic class intended to hold a term describing the note, a value to associate with that term, and a rank. It is a generic representation of the various qualifier_value tables in BioSQL. It is used inside RichAnnotation objects to represent annotations.
Since:
1.5
Author:
Richard Holland
See Also: