libSBML Python API  5.8.0
 All Classes Namespaces Files Functions Variables Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oC_object
|oClibsbml.ASTNodeAbstract Syntax Tree (AST) representation of a mathematical expression
|oClibsbml.ASTNodeListClass for managing lists of ASTNode objects
|oClibsbml.ConversionOptionClass of object that encapsulates a conversion option
|oClibsbml.ConversionPropertiesClass of object that encapsulates the properties of an SBML converter
|oClibsbml.CVTermRepresentation of MIRIAM-compliant controlled vocabulary annotation
|oClibsbml.CVTermListClass for managing lists of CVTerm objects
|oClibsbml.DateRepresentation of MIRIAM-compliant dates used in ModelHistory
|oClibsbml.DateListClass for managing lists of Date objects
|oClibsbml.L3ParserSettingsA helper class for controlling the behavior of the text-string formula parser
|oClibsbml.ModelCreatorRepresentation of MIRIAM-compliant model creator data used in ModelHistory
|oClibsbml.ModelCreatorListClass for managing lists of ModelCreator objects
|oClibsbml.ModelHistoryRepresentation of MIRIAM-compliant model history data
|oClibsbml.ostreamProxy of C++ std::basic_ostream<(char)> class
|oClibsbml.RDFAnnotationParserRead/write/manipulate RDF annotations stored in SBML annotation elements
|oClibsbml.SBaseImplementation of SBase, the base class of most SBML objects
|oClibsbml.SBaseListClass for managing lists of SBase objects
|oClibsbml.SBasePluginRepresentation of a plug-in object of SBML's package extension
|oClibsbml.SBMLConverterBase class for SBML converters
|oClibsbml.SBMLConverterRegistryRegistry of all SBML converters
|oClibsbml.SBMLExtensionExceptionProxy of C++ SBMLExtensionException class
|oClibsbml.SBMLExtensionRegistryProxy of C++ SBMLExtensionRegistry class
|oClibsbml.SBMLNamespacesClass to store SBML level, version and namespace information
|oClibsbml.SBMLNamespacesListClass for managing lists of SBMLNamespaces objects
|oClibsbml.SBMLReaderMethods for reading SBML from files and text strings
|oClibsbml.SBMLResolverProxy of C++ SBMLResolver class
|oClibsbml.SBMLResolverRegistryProxy of C++ SBMLResolverRegistry class
|oClibsbml.SBMLUriProxy of C++ SBMLUri class
|oClibsbml.SBMLValidatorBase class for SBML validators
|oClibsbml.SBMLWriterMethods for writing SBML to files and text strings
|oClibsbml.SBOMethods for interacting with Systems Biology Ontology terms
|oClibsbml.SyntaxCheckerMethods for checking syntax of SBML identifiers and other strings
|oClibsbml.XMLAttributesRepresentation of attributes on an XML node
|oClibsbml.XMLErrorRepresentation of errors, warnings and other diagnostics
|oClibsbml.XMLErrorLogLog of errors and other events encountered while processing an XML file or data stream
|oClibsbml.XMLNamespacesRepresentation of XML Namespaces
|oClibsbml.XMLTokenRepresentation of a token in an XML stream
|\Clibsbml.XMLTripleRepresentation of a qualified XML name
oCSBMLExtension
|oClibsbml.CompExtensionProxy of C++ CompExtension class
|oClibsbml.FbcExtensionProxy of C++ FbcExtension class
|\Clibsbml.LayoutExtensionProxy of C++ LayoutExtension class
\Ctype
 \Clibsbml.AutoPropertyA metaclass for automatically detecting getX/setX methods at class creation time (not instantiation), and adding properties (directly calling C methods where possible) to the class dictionary