ensembl-hive  2.5
Bio::EnsEMBL::Hive::Configurable Class Reference
+ Inheritance diagram for Bio::EnsEMBL::Hive::Configurable:

Public Member Functions

public config ()
 
public context ()
 
public config_get ()
 
public config_set ()
 

Detailed Description

Description

    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

Definition at line 12 of file Configurable.pm.

Member Function Documentation

◆ config()

public Bio::EnsEMBL::Hive::Configurable::config ( )

Undocumented method

Code:
click to view

◆ config_get()

public Bio::EnsEMBL::Hive::Configurable::config_get ( )

Undocumented method

Code:
click to view

◆ config_set()

public Bio::EnsEMBL::Hive::Configurable::config_set ( )

Undocumented method

Code:
click to view

◆ context()

public Bio::EnsEMBL::Hive::Configurable::context ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file: