libSBML C++ API  5.18.0
SBMLLocalParameterConverter.cpp File Reference

Implementation of SBMLLocalParameterConverter, a converter replacing local parameters with global ones. More...

Include dependency graph for SBMLLocalParameterConverter.cpp:

Functions

std::string getNewId (Model *model, const std::string &reactionId, const std::string &localId)
 

Detailed Description

Implementation of SBMLLocalParameterConverter, a converter replacing local parameters with global ones.

Author
Frank Bergmann

Function Documentation

std::string getNewId ( Model model,
const std::string &  reactionId,
const std::string &  localId 
)