ensembl-hive  2.1
 All Classes Namespaces Files Functions Pages
Bio::EnsEMBL::Hive::NakedTable Class Reference
+ Inheritance diagram for Bio::EnsEMBL::Hive::NakedTable:
+ Collaboration diagram for Bio::EnsEMBL::Hive::NakedTable:

Public Member Functions

public table_name ()
 
public insertion_method ()
 
public url ()
 
public display_name ()
 
public dataflow ()
 
- 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 ()
 

Detailed Description

Description

    A data container object that links together an adaptor, a table and a preferred insertion method (insert/insert-ignore/replace).
    This object is generated from specially designed datalow URLs.

Member Function Documentation

public Bio::EnsEMBL::Hive::NakedTable::dataflow ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::NakedTable::display_name ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::NakedTable::insertion_method ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::NakedTable::table_name ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::Hive::NakedTable::url ( )

Undocumented method

Code:
click to view

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