Implementation of FbcSpeciesPlugin, the plugin class of the fbc package for the Species element.
More...
|
| static void | parseChemicalFormula (std::string &chemicalFormula, SBMLErrorLog &errLog, unsigned int packageVersion, unsigned int level, unsigned int version, unsigned int line=0, unsigned int col=0, Species *species=NULL) |
Implementation of FbcSpeciesPlugin, the plugin class of the fbc package for the Species element.
- Author
- Frank T. Bergmann
◆ parseChemicalFormula()
| void parseChemicalFormula |
( |
std::string & | chemicalFormula, |
|
|
SBMLErrorLog & | errLog, |
|
|
unsigned int | packageVersion, |
|
|
unsigned int | level, |
|
|
unsigned int | version, |
|
|
unsigned int | line = 0, |
|
|
unsigned int | col = 0, |
|
|
Species * | species = NULL ) |
|
static |