libSBML C++ API  5.18.0
SBMLReactionConverter.h File Reference

Definition of SBMLReactionConverter, a converter changing reactions into rate rules. More...

Include dependency graph for SBMLReactionConverter.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SBMLReactionConverter
  Converter to replace reactions with SBML rate rules. More...
 

Typedefs

typedef std::vector< std::pair< std::string, ASTNode * > > RuleMap
 
typedef std::vector< std::pair< std::string, ASTNode * > >::iterator RuleMapIter
 

Detailed Description

Definition of SBMLReactionConverter, a converter changing reactions into rate rules.

Author
Sarah Keating

Typedef Documentation

typedef std::vector< std::pair<std::string, ASTNode *> > RuleMap
typedef std::vector< std::pair<std::string, ASTNode *> >::iterator RuleMapIter