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

rnaml::Modification Class Reference

#include <Modification.h>

Inheritance diagram for rnaml::Modification:

rnaml::Object List of all members.

Public Methods

 Modification ()
 Initializes the object.

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

Modification * clone () const
 Clones the object.

virtual ~Modification ()
 Destroys the object.

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

BaseIdgetBaseId () const
 Gets the modification baseId.

void setBaseId (BaseId *baseId)
 Sets the modification baseId.

const char * getModifiedType () const
 Gets the modification modifiedType.

void setModifiedType (const char *modifiedType)
 Sets the modification modifiedType.


Constructor & Destructor Documentation

rnaml::Modification::Modification   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

BaseId * rnaml::Modification::getBaseId  
 

Gets the modification baseId.

Returns:
the modification baseId.

const char* rnaml::Modification::getModifiedType   const [inline]
 

Gets the modification modifiedType.

Returns:
the modification modifiedType string.

Modification & rnaml::Modification::operator= const Modification &    right
 

Assigns the object with the right's content.

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

void rnaml::Modification::setBaseId BaseId   baseId
 

Sets the modification baseId.

Parameters:
baseId  the modification baseId.

void rnaml::Modification::setModifiedType const char *    modifiedType [inline]
 

Sets the modification modifiedType.

Parameters:
modifiedType  the modification modifiedType string.


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