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

Public Member Functions

public unikey ()
 
public name ()
 
public display_name ()
 
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 ()
 

Detailed Description

Description

    A data container object (the only methods are getters/setters) that corresponds to a row in 'resource_class' table

Definition at line 9 of file ResourceClass.pm.

Member Function Documentation

◆ display_name()

public Bio::EnsEMBL::Hive::ResourceClass::display_name ( )

Undocumented method

Code:
click to view

◆ name()

public Bio::EnsEMBL::Hive::ResourceClass::name ( )

Undocumented method

Code:
click to view

◆ toString()

public Bio::EnsEMBL::Hive::ResourceClass::toString ( )

Undocumented method

Code:
click to view

◆ unikey()

public Bio::EnsEMBL::Hive::ResourceClass::unikey ( )

Undocumented method

Code:
click to view

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