roadrunner
2.6.0
Fast simulator for SBML models
|
Public Member Functions | |
RRRule (const std::string &rule, const std::string &ruleType) | |
std::string | GetLHS () |
std::string | GetRHS () |
RuleType | GetType () |
Protected Member Functions | |
void | AssignType () |
Protected Attributes | |
std::string | mTheRule |
std::string | mRuleTypeStr |
RuleType | mRuleType |