libSBML Python API
5.20.2
|
SBML_
. In the Python language interface for libSBML, the type codes are defined as static integer constants in the interface class 537 540 Note that different Level 3 package plug-ins may use overlapping type codes; to identify the package to which a given object belongs, call the 544 SBase::getPackageName() 545
method on the object. The exception to this is lists: all SBML-style list elements have the type 549 549 549 libsbml#SBML_LIST_OF SBML_LIST_OF , regardless of what package they are from.