roadrunner
2.6.0
Fast simulator for SBML models
|
Attaches to an existing symbol forest and applies any asigment rule found in the model to the forest. More...
#include <AssignmentRuleEvaluator.h>
Public Member Functions | |
AssignmentRuleEvaluator (SymbolForest &symbols) | |
void | evaluate (const libsbml::Model &model) |
virtual bool | visit (const libsbml::AssignmentRule &x) |
Protected Attributes | |
SymbolForest & | symbols |
Attaches to an existing symbol forest and applies any asigment rule found in the model to the forest.