libSBML C++ API
5.20.2
|
Definition of SBMLReactionConverter, a converter changing reactions into rate rules. More...
Classes | |
class | SBMLReactionConverter |
Typedefs | |
typedef std::vector< std::pair< std::string, ASTNode * > > | RuleMap |
typedef std::vector< std::pair< std::string, ASTNode * > >::iterator | RuleMapIter |
Definition of SBMLReactionConverter, a converter changing reactions into rate rules.
typedef std::vector< std::pair<std::string, ASTNode *> >::iterator RuleMapIter |