#include <CModelMerging.h>
List of all members.
Member Enumeration Documentation
Enumeration of the types of columns known to COPASI.
- Enumerator:
-
Constructor & Destructor Documentation
CModelMerging::CModelMerging |
( |
CModel * |
pModel | ) |
|
Member Function Documentation
bool CModelMerging::mergeInExpression |
( |
std::string |
toKey, |
|
|
std::string |
key, |
|
|
CExpression * |
pExpression |
|
) |
| [protected] |
bool CModelMerging::mergeMetabolites |
( |
std::string |
toKey, |
|
|
std::string |
key |
|
) |
| [protected] |
void CModelMerging::setModel |
( |
CModel * |
pModel | ) |
|
void CModelMerging::simpleCall |
( |
std::vector< std::string > & |
toKey, |
|
|
std::vector< std::string > & |
objectKey |
|
) |
| |
just a simple method to call during development
Member Data Documentation
Initial value:
{
"ignore",
"merge",
""
}
String literals for the GUI to display type names of columns known to COPASI.
The documentation for this class was generated from the following files: