|
ensembl-hive
2.7.0
|
Inheritance diagram for Bio::EnsEMBL::Hive::Accumulator:Public Member Functions | |
| public | unikey () |
| public | accu_name () |
| public | accu_address () |
| public | accu_input_variable () |
| public | url_query_params () |
| public | display_name () |
| public | dataflow () |
| protected | _check_empty_keys () |
| protected A | _find_empty_brackets () |
| public | toString () |
Public Member Functions inherited from Bio::EnsEMBL::Hive::Storable | |
| public Bio::EnsEMBL::Hive::Storable | new () |
| public Int | dbID () |
| public Bio::EnsEMBL::Hive::DBSQL::BaseAdaptor | adaptor () |
| public | DESTROY () |
| public | AUTOLOAD () |
Public Member Functions inherited from Bio::EnsEMBL::Hive::Cacheable | |
| public | hive_pipeline () |
| public | is_local_to () |
| public | count_local_and_remote_objects () |
| public | relative_display_name () |
| public | relative_url () |
| public | display_name () |
| public | unikey () |
A data container object that defines parameters for accumulated dataflow.
This object is generated from specially designed datalow URLs.
Definition at line 11 of file Accumulator.pm.
| protected Bio::EnsEMBL::Hive::Accumulator::_check_empty_keys | ( | ) |
Description: a private function that checks the $key_signature for empty
bracket pairs that weren't empty before
Code:
| protected A Bio::EnsEMBL::Hive::Accumulator::_find_empty_brackets | ( | ) |
Description: a private function that finds and counts opening brackets in a
string
Returns: a ref to an array with an entry for each empty bracket pair. The
entry is the count of how many preceding opening brackets there are.
Code:
| public Bio::EnsEMBL::Hive::Accumulator::accu_address | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::accu_input_variable | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::accu_name | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::dataflow | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::display_name | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::toString | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::unikey | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Hive::Accumulator::url_query_params | ( | ) |
Undocumented method
Code: