roadrunner  2.6.0
Fast simulator for SBML models
Public Member Functions | Public Attributes | List of all members
rr::SBMLSymbol Class Reference

Public Member Functions

bool HasValue ()
 
bool HasInitialAssignment () const
 
bool HasRule ()
 
 SBMLSymbol (const SBMLSymbol &cp)
 
SBMLSymboloperator= (const SBMLSymbol &rhs)
 
void AddDependency (SBMLSymbol *symbol)
 
int NumberOfDependencies ()
 
SBMLSymbol GetDependency (const int &i)
 

Public Attributes

std::string mId
 
enum SBMLType mType
 
SBMLSymbolDependencies mDependencies
 
double mValue
 
double & mConcentration
 
double & mAmount
 
bool IsSetAmount
 
bool IsSetConcentration
 
std::string mInitialAssignment
 
bool mHasRule
 
std::string mRule
 

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