|
bool | HasValue () |
|
bool | HasInitialAssignment () const |
|
bool | HasRule () |
|
| SBMLSymbol (const SBMLSymbol &cp) |
|
SBMLSymbol & | operator= (const SBMLSymbol &rhs) |
|
void | AddDependency (SBMLSymbol *symbol) |
|
int | NumberOfDependencies () |
|
SBMLSymbol | GetDependency (const int &i) |
|
|
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: