|
ensembl-hive
2.2
|
Inheritance diagram for Bio::EnsEMBL::Hive::Configurable:Public Member Functions | |
| public | config () |
| public | context () |
| public | config_get () |
| public | config_set () |
A base class for objects that we want to be configurable in the following sense:
1) have a pointer to the $config
2) know their context
3) automatically apply that context when getting and setting
| public Bio::EnsEMBL::Hive::Configurable::config | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Configurable::config_get | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Configurable::config_set | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Configurable::context | ( | ) |
Undocumented method
Code: