|
libSBML Perl API
5.20.5
|
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. | |
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 |