libSBML Perl API  libSBML 5.10.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FbcToCobraConverter.cpp File Reference

Implementation of a fbc 2 cobra converter. More...

Include dependency graph for FbcToCobraConverter.cpp:

Functions

void createKineticLawForReaction (Reaction *reaction)
 
string getNotesForFormula (const string &formula)
 
void setObjectiveCoefficient (FbcModelPlugin *plugin, Model *model)
 
void updateKineticLawFromBound (Reaction *reaction, FluxBound *current)
 

Detailed Description

Implementation of a fbc 2 cobra converter.

Author
Frank T. Bergmann

Function Documentation

void createKineticLawForReaction ( Reaction reaction)
string getNotesForFormula ( const string &  formula)
void setObjectiveCoefficient ( FbcModelPlugin plugin,
Model model 
)
void updateKineticLawFromBound ( Reaction reaction,
FluxBound current 
)