libSBML C API
libSBML 5.8.0 C API
|
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. More... | |
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 |