#include <CMoiety.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
CMoiety::CMoiety |
( |
const std::string & |
name = "NoName" , |
|
|
const CCopasiContainer * |
pParent = NULL |
|
) |
| |
Default constructor
- Parameters:
-
const | std::string & name (default: "NoName") |
const | CCopasiContainer * pParent (default: NULL) |
Copy constructor
- Parameters:
-
Member Function Documentation
void CMoiety::add |
( |
C_FLOAT64 |
value, |
|
|
CMetab * |
metabolite |
|
) |
| |
Saves the contents of the object to a CWriteConfig object. This saves the data in Gepasi 3.21 file format
- Parameters:
-
pconfigbuffer | reference to a CWriteConfig object. |
- Returns:
- Fail Add a metabolite to a moiety
- Parameters:
-
C_FLOAT64 | value |
CMetab | * metabolite |
void CMoiety::cleanup |
( |
| ) |
|
const C_FLOAT64 & CMoiety::dependentNumber |
( |
| ) |
|
Retrieve and refresh the dependent number;
- Returns:
- const C_FLOAT64 & dependentNumber
const C_FLOAT64 & CMoiety::getDependentNumber |
( |
| ) |
const |
Retrieve the dependent number;
- Returns:
- const C_FLOAT64 & dependentNumber
std::string CMoiety::getDescription |
( |
const CModel * |
model | ) |
const |
std::string CMoiety::getExpression |
( |
| ) |
const |
Retrieve the infix expression, which can be used to calculate the total ammount.
- Returns:
- std::string expression
Retrieve the object for the total particle number
- Returns:
- CCopasiObject * initialValueReference
const std::string & CMoiety::getKey |
( |
| ) |
const [virtual] |
Returns a string with the name of this compartment.
- Returns:
- std::string key
Reimplemented from CCopasiObject.
C_FLOAT64 CMoiety::getNumber |
( |
| ) |
const |
Retrieve the object for the total particle number
- Returns:
- CCopasiObject * valueReference
void CMoiety::refreshDependentNumber |
( |
| ) |
|
Refreshes the value of the dependent number
void CMoiety::refreshInitialValue |
( |
| ) |
|
Refresh the initial total particle number
void CMoiety::refreshValue |
( |
| ) |
|
The documentation for this class was generated from the following files: