|
libSBML C++ API
5.8.0
|
Enumeration to identify SBML objects at runtime.
Functions | |
| const char * | SBMLTypeCode_toString (int tc, const char *pkgName) |
| This method takes an SBML type code and returns a string representing the code. | |
Variables | |
| static const char * | SBML_TYPE_CODE_STRINGS [] |
| const char* SBMLTypeCode_toString | ( | int | tc, |
| const char * | pkgName | ||
| ) |
This method takes an SBML type code and returns a string representing the code.
|
static |