roadrunner  2.6.0
Fast simulator for SBML models
Public Member Functions | Protected Attributes | List of all members
rrllvm::AssignmentRuleEvaluator Class Reference

Attaches to an existing symbol forest and applies any asigment rule found in the model to the forest. More...

#include <AssignmentRuleEvaluator.h>

Inheritance diagram for rrllvm::AssignmentRuleEvaluator:

Public Member Functions

 AssignmentRuleEvaluator (SymbolForest &symbols)
 
void evaluate (const libsbml::Model &model)
 
virtual bool visit (const libsbml::AssignmentRule &x)
 

Protected Attributes

SymbolForestsymbols
 

Detailed Description

Attaches to an existing symbol forest and applies any asigment rule found in the model to the forest.


The documentation for this class was generated from the following files: