|
libSBML Perl API
libSBML 5.18.0 Perl API
|
Enumeration to identify SBML objects at runtime. More...
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 [] |
Enumeration to identify SBML objects at runtime.
| const char* SBMLTypeCode_toString | ( | int | tc, |
| const char * | pkgName | ||
| ) |
This method takes an SBML type code and returns a string representing the code.
|
static |