| AnnotationFactory | Instantiates a new
Bio::AnnotationI (or derived class) through a factory |
| Collection | Default Perl implementation of
AnnotationCollectionI |
| Comment | A comment object, holding text |
| DBLink | untyped links between databases |
| OntologyTerm | An ontology term adapted to AnnotationI |
| Reference | Specialised DBLink object for Literature References |
| Relation | Relationship (pairwise) with other objects SeqI and NodeI; |
| SimpleValue | A simple scalar |
| StructuredValue | A scalar with embedded structured
information |
| TagTree | AnnotationI with tree-like hierarchal key-value
relationships ('structured tags') that can be represented as simple text. |
| Target | Provides an object which represents a target (ie, a
similarity hit) from one object to something in another database |
| Tree | Provide a tree as an annotation to a Bio::AnnotatableI
object |
| TypeManager | Manages types for annotation collections |