| Bio::Chado::Schema::Contact::Contact - Model persons, institutes, groups, organizations, etc. |
Bio::Chado::Schema::Contact::Contact
Bio::Chado::Schema::Contact::Contact - Model persons, institutes, groups, organizations, etc.
data_type: 'integer' is_auto_increment: 1 is_nullable: 0 sequence: 'contact_contact_id_seq'
data_type: 'integer' is_foreign_key: 1 is_nullable: 1
What type of contact is this? E.g. "person", "lab".
data_type: 'varchar' is_nullable: 0 size: 255
data_type: 'varchar' is_nullable: 1 size: 255
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Arraydesign manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Assay manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Biomaterial manpage
Type: belongs_to
Related object: the Bio::Chado::Schema::Cv::Cvterm manpage
Type: has_many
Related object: the Bio::Chado::Schema::Contact::ContactRelationship manpage
Type: has_many
Related object: the Bio::Chado::Schema::Contact::ContactRelationship manpage
Type: has_many
Related object: the Bio::Chado::Schema::NaturalDiversity::NdExperimentContact manpage
Type: has_many
Related object: the Bio::Chado::Schema::Project::ProjectContact manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Quantification manpage
Type: has_many
Related object: the Bio::Chado::Schema::Stock::Stockcollection manpage
Type: has_many
Related object: the Bio::Chado::Schema::Mage::Study manpage
Robert Buels <rbuels@cpan.org>
This software is copyright (c) 2009 by Robert Buels.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| Bio::Chado::Schema::Contact::Contact - Model persons, institutes, groups, organizations, etc. |