ensembl-hive
2.1
|
Public Member Functions | |
public | unikey () |
public | meadow_type () |
public | submission_cmd_args () |
public | worker_cmd_args () |
public | toString () |
![]() | |
public | collection () |
public | unikey () |
public | add_new_or_update () |
![]() | |
public Bio::EnsEMBL::Hive::Storable | new () |
public Int | dbID () |
public Bio::EnsEMBL::Hive::DBSQL::BaseAdaptor | adaptor () |
public | DESTROY () |
public | AUTOLOAD () |
A data container object (the only methods are getters/setters) that corresponds to a row in 'resource_description' table: CREATE TABLE resource_description ( resource_class_id int(10) unsigned NOT NULL, meadow_type varchar(40) NOT NULL, submission_cmd_args VARCHAR(255) NOT NULL DEFAULT '', worker_cmd_args VARCHAR(255) NOT NULL DEFAULT '', PRIMARY KEY(resource_class_id, meadow_type) ) ENGINE=InnoDB;
public Bio::EnsEMBL::Hive::ResourceDescription::meadow_type | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::ResourceDescription::submission_cmd_args | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::ResourceDescription::toString | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::ResourceDescription::unikey | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::ResourceDescription::worker_cmd_args | ( | ) |
Undocumented method