Added a couple of object factories. Fixed Ontology::GOterm to better
commit2c6e01eb6cb4f0e7ab8a818f8d14cbbd444eb5e4
authorlapp <lapp@bioperl.org>
Thu, 31 Oct 2002 09:45:40 +0000 (31 09:45 -0000)
committerlapp <lapp@bioperl.org>
Thu, 31 Oct 2002 09:45:40 +0000 (31 09:45 -0000)
treedb5746b7d0f836741f05677ded37a2fcfdac8233
parent9e88ec683675f6becbb90a7e636d7b76313ecf83
Added a couple of object factories. Fixed Ontology::GOterm to better
honor the fact that it inherits off Term (it screwed up parameters).
Fixed Unigene member object creation. Fixed Annotation::OntologyTerm
(Hilmar, had you written a test you could have avoided this).

svn path=/bioperl-live/trunk/; revision=5007
Bio/Annotation/AnnotationFactory.pm [copied from Bio/Cluster/ClusterFactory.pm with 66% similarity]
Bio/Annotation/OntologyTerm.pm
Bio/Annotation/SimpleValue.pm
Bio/Cluster/ClusterFactory.pm
Bio/Cluster/UniGene.pm
Bio/ClusterIO/unigene.pm
Bio/Ontology/GOterm.pm
Bio/Ontology/Term.pm
Bio/Ontology/TermFactory.pm [copied from Bio/Cluster/ClusterFactory.pm with 54% similarity]
t/Term.t
t/UniGene.t