libSBML Python API  5.5.0
 All Classes Namespaces Files Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
libsbml.AlgebraicRuleLibSBML implementation of SBML's AlgebraicRule construct
libsbml.AssignmentRuleLibSBML implementation of SBML's AssignmentRule construct
libsbml.ASTNodeAbstract Syntax Tree (AST) representation of a mathematical expression
libsbml.ASTNodeListClass for managing lists of ASTNode objects
libsbml.CompartmentLibSBML implementation of SBML's Compartment construct
libsbml.CompartmentTypeLibSBML implementation of SBML's Level 2's CompartmentType construct
libsbml.ConstraintLibSBML implementation of SBML's Constraint construct
libsbml.ConversionOptionClass of object that encapsulates a conversion option
libsbml.ConversionPropertiesClass of object that encapsulates the properties of an SBML converter
libsbml.CVTermRepresentation of MIRIAM-compliant controlled vocabulary annotation
libsbml.CVTermListClass for managing lists of CVTerm objects
libsbml.DateRepresentation of MIRIAM-compliant dates used in ModelHistory
libsbml.DateListClass for managing lists of Date objects
libsbml.DelayLibSBML implementation of SBML's Delay construct for Event
libsbml.EventLibSBML implementation of SBML's Event construct
libsbml.EventAssignmentLibSBML implementation of SBML's EventAssignment construct for Event
libsbml.FunctionDefinitionLibSBML implementation of SBML's FunctionDefinition construct
libsbml.InitialAssignmentLibSBML implementation of SBML's InitialAssignment construct
libsbml.KineticLawLibSBML implementation of SBML's KineticLaw construct
libsbml.L3ParserSettingsA helper class for controlling the behavior of the text-string formula parser
libsbml.ListOfParent class for the various SBML 'ListOfXYZ' classes
libsbml.ListOfCompartmentsLibSBML implementation of SBML Level 2's ListOfCompartments construct
libsbml.ListOfCompartmentTypesLibSBML implementation of SBML's ListOfCompartmentTypes construct
libsbml.ListOfConstraintsLibSBML implementation of SBML's ListOfConstraints construct
libsbml.ListOfEventAssignmentsLibSBML implementation of SBML's ListOfEventAssignments construct
libsbml.ListOfEventsLibSBML implementation of SBML's ListOfEvents construct
libsbml.ListOfFunctionDefinitionsLibSBML implementation of SBML's ListOfFunctionDefinitions construct
libsbml.ListOfInitialAssignmentsLibSBML implementation of SBML's ListOfInitialAssignments construct
libsbml.ListOfLocalParametersLibSBML implementation of SBML Level 3's ListOfLocalParameters construct
libsbml.ListOfParametersLibSBML implementation of SBML's ListOfParameters construct
libsbml.ListOfReactionsLibSBML implementation of SBML's ListOfReactions construct
libsbml.ListOfRulesLibSBML implementation of SBML's ListOfRules construct
libsbml.ListOfSpeciesLibSBML implementation of SBML Level 2's ListOfSpecies construct
libsbml.ListOfSpeciesReferencesLibSBML implementation of SBML's ListOfSpeciesReferences construct
libsbml.ListOfSpeciesTypesLibSBML implementation of SBML's ListOfSpeciesTypes construct
libsbml.ListOfUnitDefinitionsLibSBML implementation of SBML's ListOfUnitDefinitions construct
libsbml.ListOfUnitsLibSBML implementation of SBML's ListOfUnits construct
libsbml.LocalParameterLibSBML implementation of SBML Level 3's LocalParameter construct
libsbml.ModelLibSBML implementation of SBML's Model construct
libsbml.ModelCreatorRepresentation of MIRIAM-compliant model creator data used in ModelHistory
libsbml.ModelCreatorListClass for managing lists of ModelCreator objects
libsbml.ModelHistoryRepresentation of MIRIAM-compliant model history data
libsbml.ModifierSpeciesReferenceLibSBML implementation of SBML's ModifierSpeciesReference construct
libsbml.ostreamProxy of C++ std::basic_ostream<(char)> class
libsbml.ostringstreamProxy of C++ std::basic_ostringstream<(char)> class
libsbml.ParameterLibSBML implementation of SBML's Parameter construct
libsbml.PriorityLibSBML implementation of SBML Level 3's Priority construct for Event
libsbml.RateRuleLibSBML implementation of SBML's RateRule construct
libsbml.RDFAnnotationParserRead/write/manipulate RDF annotations stored in SBML annotation elements
libsbml.ReactionLibSBML implementation of SBML's Reaction construct
libsbml.RuleLibSBML implementation of SBML's Rule construct
libsbml.SBaseLibSBML implementation of SBase, the base class of most SBML objects
libsbml.SBaseListClass for managing lists of SBase objects
libsbml.SBasePluginRepresentation of a plug-in object of SBML's package extension
libsbml.SBMLConverterBase class for SBML converters
libsbml.SBMLConverterRegistryRegistry of all SBML converters
libsbml.SBMLDocumentContainer for an SBML document and interface for global operations on SBML documents
libsbml.SBMLDocumentPluginProxy of C++ SBMLDocumentPlugin class
libsbml.SBMLErrorRepresentation of errors, warnings and other diagnostics
libsbml.SBMLErrorLogLog of errors and other events encountered during SBML processing
libsbml.SBMLExtensionExceptionProxy of C++ SBMLExtensionException class
libsbml.SBMLExtensionRegistryProxy of C++ SBMLExtensionRegistry class
libsbml.SBMLExternalValidatorProxy of C++ SBMLExternalValidator class
libsbml.SBMLFunctionDefinitionConverterSBML converter for replacing function definitions
libsbml.SBMLInitialAssignmentConverterSBML converter for replacing initial assignments
libsbml.SBMLLevelVersionConverterThis method has multiple variants that differ in the arguments they accept
libsbml.SBMLNamespacesClass to store SBML level, version and namespace information
libsbml.SBMLNamespacesListClass for managing lists of SBMLNamespaces objects
libsbml.SBMLReaderMethods for reading SBML from files and text strings
libsbml.SBMLRuleConverterSBML converter for reordering rules and assignments in a model
libsbml.SBMLStripPackageConverterSBML converter for removing packages
libsbml.SBMLUnitsConverterSBML converter to convert a model's units to SI units
libsbml.SBMLValidatorBase class for SBML validators
libsbml.SBMLWriterMethods for writing SBML to files and text strings
libsbml.SBOMethods for interacting with Systems Biology Ontology terms
libsbml.SimpleSpeciesReferenceLibSBML implementation of SBML's SimpleSpeciesReference construct
libsbml.SpeciesLibSBML implementation of SBML's Species construct
libsbml.SpeciesReferenceLibSBML implementation of SBML's SpeciesReference construct
libsbml.SpeciesTypeLibSBML implementation of SBML Level 2's SpeciesType construct
libsbml.StoichiometryMathLibSBML implementation of SBML Level 2's StoichiometryMath construct
libsbml.SyntaxCheckerMethods for checking syntax of SBML identifiers and other strings
libsbml.TriggerLibSBML implementation of SBML's Trigger construct for Event
libsbml.UnitLibSBML implementation of SBML's Unit construct
libsbml.UnitDefinitionLibSBML implementation of SBML's UnitDefinition construct
libsbml.XMLAttributesRepresentation of attributes on an XML node
libsbml.XMLErrorRepresentation of errors, warnings and other diagnostics
libsbml.XMLErrorLogLog of errors and other events encountered while processing an XML file or data stream
libsbml.XMLNamespacesRepresentation of XML Namespaces
libsbml.XMLNodeRepresentation of a node in an XML document tree
libsbml.XMLTokenRepresentation of a token in an XML stream
libsbml.XMLTripleRepresentation of a qualified XML name