#include <CModelExpansion.h>
List of all members.
Constructor & Destructor Documentation
CModelExpansion::CModelExpansion |
( |
CModel * |
pModel | ) |
|
Member Function Documentation
bool CModelExpansion::copyCompartmentsExpressions |
( |
const CCompartment * |
source | ) |
[protected] |
handle non constant model entities
bool CModelExpansion::copyEvents |
( |
std::string |
copyname | ) |
[protected] |
std::string CModelExpansion::copyExpression |
( |
const CExpression * |
pExpression | ) |
[protected] |
bool CModelExpansion::copyMetabolitesExpressions |
( |
const CCompartment * |
source | ) |
[protected] |
bool CModelExpansion::copyModelValuesExpressions |
( |
std::string |
copyname | ) |
[protected] |
void CModelExpansion::nameInSet |
( |
const std::string & |
mname | ) |
[protected] |
bool CModelExpansion::reactionInvolvesCompartment |
( |
const CReaction * |
reac, |
|
|
const CCompartment * |
comp |
|
) |
| [static, protected] |
determine whether the one of the substrate, products, or modifiers of the reaction is located in the given compartmen
void CModelExpansion::setModel |
( |
CModel * |
pModel | ) |
|
void CModelExpansion::simpleCall |
( |
const CCompartment * |
source, |
|
|
std::vector< std::string > |
listOfMetabolites, |
|
|
int |
mult, |
|
|
bool |
diff |
|
) |
| |
std::string CModelExpansion::testName |
( |
const std::string & |
mname | ) |
[protected] |
This method tests whether the given C name already assigned, put the new name (in cappital letters: all names can be upper or lower case) in the set of assigned names or modify the name
Member Data Documentation
The documentation for this class was generated from the following files: