47 static void writeLHS(std::ostream & out,
const std::string & metabName,
48 const std::string & compName,
size_t l);
51 bool numbers,
bool expand,
bool expandFull,
56 const std::string & key);
59 std::vector<std::vector<std::string> > & params,
63 const std::string & valueName,
size_t l);
67 bool expandFull,
size_t l);
static void writeRHS_ModelEntity(std::ostream &out, const CModelEntity *pEntity, bool expandFull, size_t l)
static void writeLHS(std::ostream &out, const std::string &metabName, const std::string &compName, size_t l)
static void createParameterMapping(const CReaction *pReac, std::vector< std::vector< std::string > > ¶ms, bool numbers)
static std::set< std::string > listReactionsForMetab(const CModel *model, const std::string &key)
static void writeRHS(std::ostream &out, const CMetab *pMetab, const CReaction *pReac, bool numbers, bool expand, bool expandFull, size_t l)
static void writeDifferentialEquations(std::ostream &mml, CModel *model, bool localParameterNumbers, bool expand, bool expandFull)
static void writeLHS_ModelValue(std::ostream &out, const std::string &valueName, size_t l)