Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

rnaml::Taxonomy Class Reference

#include <Taxonomy.h>

Inheritance diagram for rnaml::Taxonomy:

rnaml::Object List of all members.

Public Methods

 Taxonomy ()
 Initializes the object.

 Taxonomy (const Taxonomy &right)
 Initializes the object with the right's content.

Taxonomy * clone () const
 Clones the object.

virtual ~Taxonomy ()
 Destroys the object.

Taxonomy & operator= (const Taxonomy &right)
 Assigns the object with the right's content.

const char * getDomain () const
 Gets the taxonomy domain.

void setDomain (const char *domain)
 Sets the taxonomy domain.

const char * getKingdom () const
 Gets the taxonomy kingdom.

void setKingdom (const char *kingdom)
 Sets the taxonomy kingdom.

const char * getPhylum () const
 Gets the taxonomy phylum.

void setPhylum (const char *phylum)
 Sets the taxonomy phylum.

const char * getClass () const
 Gets the taxonomy class.

void setClass (const char *clazz)
 Sets the taxonomy class.

const char * getOrder () const
 Gets the taxonomy order.

void setOrder (const char *order)
 Sets the taxonomy order.

const char * getFamily () const
 Gets the taxonomy family.

void setFamily (const char *family)
 Sets the taxonomy family.

const char * getGenus () const
 Gets the taxonomy genus.

void setGenus (const char *genus)
 Sets the taxonomy genus.

const char * getSpecies () const
 Gets the taxonomy species.

void setSpecies (const char *species)
 Sets the taxonomy species.

const char * getStrain () const
 Gets the taxonomy strain.

void setStrain (const char *strain)
 Sets the taxonomy strain.


Constructor & Destructor Documentation

rnaml::Taxonomy::Taxonomy   [inline]
 

Initializes the object.

rnaml::Taxonomy::Taxonomy const Taxonomy &    right [inline]
 

Initializes the object with the right's content.

Parameters:
right  the object to copy.

virtual rnaml::Taxonomy::~Taxonomy   [inline, virtual]
 

Destroys the object.


Member Function Documentation

Taxonomy* rnaml::Taxonomy::clone   const [inline]
 

Clones the object.

Returns:
a copy of the object.

const char* rnaml::Taxonomy::getClass   const [inline]
 

Gets the taxonomy class.

Returns:
the taxonomy class string.

const char* rnaml::Taxonomy::getDomain   const [inline]
 

Gets the taxonomy domain.

Returns:
the taxonomy domain string.

const char* rnaml::Taxonomy::getFamily   const [inline]
 

Gets the taxonomy family.

Returns:
the taxonomy family string.

const char* rnaml::Taxonomy::getGenus   const [inline]
 

Gets the taxonomy genus.

Returns:
the taxonomy genus string.

const char* rnaml::Taxonomy::getKingdom   const [inline]
 

Gets the taxonomy kingdom.

Returns:
the taxonomy kingdom string.

const char* rnaml::Taxonomy::getOrder   const [inline]
 

Gets the taxonomy order.

Returns:
the taxonomy order string.

const char* rnaml::Taxonomy::getPhylum   const [inline]
 

Gets the taxonomy phylum.

Returns:
the taxonomy phylum string.

const char* rnaml::Taxonomy::getSpecies   const [inline]
 

Gets the taxonomy species.

Returns:
the taxonomy species string.

const char* rnaml::Taxonomy::getStrain   const [inline]
 

Gets the taxonomy strain.

Returns:
the taxonomy strain string.

Taxonomy & rnaml::Taxonomy::operator= const Taxonomy &    right
 

Assigns the object with the right's content.

Parameters:
right  the object to copy.
Returns:
itself.

void rnaml::Taxonomy::setClass const char *    clazz [inline]
 

Sets the taxonomy class.

Parameters:
class  the taxonomy class string.

void rnaml::Taxonomy::setDomain const char *    domain [inline]
 

Sets the taxonomy domain.

Parameters:
domain  the taxonomy domain string.

void rnaml::Taxonomy::setFamily const char *    family [inline]
 

Sets the taxonomy family.

Parameters:
family  the taxonomy family string.

void rnaml::Taxonomy::setGenus const char *    genus [inline]
 

Sets the taxonomy genus.

Parameters:
genus  the taxonomy genus string.

void rnaml::Taxonomy::setKingdom const char *    kingdom [inline]
 

Sets the taxonomy kingdom.

Parameters:
kingdom  the taxonomy kingdom string.

void rnaml::Taxonomy::setOrder const char *    order [inline]
 

Sets the taxonomy order.

Parameters:
order  the taxonomy order string.

void rnaml::Taxonomy::setPhylum const char *    phylum [inline]
 

Sets the taxonomy phylum.

Parameters:
phylum  the taxonomy phylum string.

void rnaml::Taxonomy::setSpecies const char *    species [inline]
 

Sets the taxonomy species.

Parameters:
species  the taxonomy species string.

void rnaml::Taxonomy::setStrain const char *    strain [inline]
 

Sets the taxonomy strain.

Parameters:
strain  the taxonomy strain string.


The documentation for this class was generated from the following files:
Generated on Tue Nov 11 14:59:57 2003 for xmlcpg by doxygen1.2.18