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

rnaml::AliSequence Class Reference

#include <AliSequence.h>

Inheritance diagram for rnaml::AliSequence:

rnaml::Object List of all members.

Public Methods

 AliSequence ()
 Initializes the object.

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

AliSequence * clone () const
 Clones the object.

virtual ~AliSequence ()
 Destroys the object.

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

MoleculeIdgetMoleculeId () const
 Gets the aliSequence moleculeId.

void setMoleculeId (MoleculeId *moleculeId)
 Sets the aliSequence moleculeId.

SeqDatagetSeqData () const
 Gets the aliSequence seqData.

void setSeqData (SeqData *seqData)
 Sets the aliSequence seqData.


Constructor & Destructor Documentation

rnaml::AliSequence::AliSequence   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

MoleculeId * AliSequence::getMoleculeId  
 

Gets the aliSequence moleculeId.

Returns:
the aliSequence moleculeId.

SeqData * AliSequence::getSeqData  
 

Gets the aliSequence seqData.

Returns:
the aliSequence seqData.

AliSequence & AliSequence::operator= const AliSequence &    right
 

Assigns the object with the right's content.

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

void AliSequence::setMoleculeId MoleculeId   moleculeId
 

Sets the aliSequence moleculeId.

Parameters:
moleculeId  the aliSequence moleculeId.

void AliSequence::setSeqData SeqData   seqData
 

Sets the aliSequence seqData.

Parameters:
seqData  the aliSequence seqData.


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