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

rnaml::SurfaceConstraint Class Reference

#include <SurfaceConstraint.h>

Inheritance diagram for rnaml::SurfaceConstraint:

rnaml::Object List of all members.

Public Methods

 SurfaceConstraint ()
 Initializes the object.

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

SurfaceConstraint * clone () const
 Clones the object.

virtual ~SurfaceConstraint ()
 Destroys the object.

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

BaseIdgetBaseId () const
 Gets the surfaceConstraint baseId.

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

const char * getAtomType () const
 Gets the surfaceConstraint atomType.

void setAtomType (const char *atomType)
 Sets the surfaceConstraint atomType.

float getSurfaceValue () const
 Gets the surfaceConstraint surfaceValue.

void setSurfaceValue (float surfaceValue)
 Sets the surfaceConstraint surfaceValue.


Constructor & Destructor Documentation

rnaml::SurfaceConstraint::SurfaceConstraint   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

const char* rnaml::SurfaceConstraint::getAtomType   const [inline]
 

Gets the surfaceConstraint atomType.

Returns:
the surfaceConstraint atomType string.

BaseId * rnaml::SurfaceConstraint::getBaseId  
 

Gets the surfaceConstraint baseId.

Returns:
the surfaceConstraint baseId.

float rnaml::SurfaceConstraint::getSurfaceValue   const [inline]
 

Gets the surfaceConstraint surfaceValue.

Returns:
the surfaceConstraint surfaceValue

SurfaceConstraint & rnaml::SurfaceConstraint::operator= const SurfaceConstraint &    right
 

Assigns the object with the right's content.

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

void rnaml::SurfaceConstraint::setAtomType const char *    atomType [inline]
 

Sets the surfaceConstraint atomType.

Parameters:
atomType  the surfaceConstraint atomType string.

void rnaml::SurfaceConstraint::setBaseId BaseId   baseId
 

Sets the surfaceConstraint baseId.

Parameters:
baseId  the surfaceConstraint baseId.

void rnaml::SurfaceConstraint::setSurfaceValue float    surfaceValue [inline]
 

Sets the surfaceConstraint surfaceValue.

Parameters:
surfaceValue  the surfaceConstraint surfaceValue


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