libSBML Python API  5.8.0
 All Classes Namespaces Files Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\Nlibsbml
 oCAlgebraicRuleImplementation of SBML's AlgebraicRule construct
 oCAssignmentRuleImplementation of SBML's AssignmentRule construct
 oCASTNodeAbstract Syntax Tree (AST) representation of a mathematical expression
 oCASTNodeListClass for managing lists of ASTNode objects
 oCAutoPropertyA 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
 oCCompartmentImplementation of SBML's Compartment construct
 oCCompartmentTypeImplementation of SBML's Level 2's CompartmentType construct
 oCConstraintImplementation of SBML's Constraint construct
 oCConversionOptionClass of object that encapsulates a conversion option
 oCConversionPropertiesClass of object that encapsulates the properties of an SBML converter
 oCCVTermRepresentation of MIRIAM-compliant controlled vocabulary annotation
 oCCVTermListClass for managing lists of CVTerm objects
 oCDateRepresentation of MIRIAM-compliant dates used in ModelHistory
 oCDateListClass for managing lists of Date objects
 oCDelayImplementation of SBML's Delay construct for Event
 oCEventImplementation of SBML's Event construct
 oCEventAssignmentImplementation of SBML's EventAssignment construct for Event
 oCFunctionDefinitionImplementation of SBML's FunctionDefinition construct
 oCInitialAssignmentImplementation of SBML's InitialAssignment construct
 oCKineticLawImplementation of SBML's KineticLaw construct
 oCL3ParserSettingsA helper class for controlling the behavior of the text-string formula parser
 oCListOfParent class for the various SBML 'ListOfXYZ' classes
 oCListOfCompartmentsImplementation of SBML Level 2's ListOfCompartments construct
 oCListOfCompartmentTypesImplementation of SBML's ListOfCompartmentTypes construct
 oCListOfConstraintsImplementation of SBML's ListOfConstraints construct
 oCListOfEventAssignmentsImplementation of SBML's ListOfEventAssignments construct
 oCListOfEventsImplementation of SBML's ListOfEvents construct
 oCListOfFunctionDefinitionsImplementation of SBML's ListOfFunctionDefinitions construct
 oCListOfInitialAssignmentsImplementation of SBML's ListOfInitialAssignments construct
 oCListOfLocalParametersImplementation of SBML Level 3's ListOfLocalParameters construct
 oCListOfParametersImplementation of SBML's ListOfParameters construct
 oCListOfReactionsImplementation of SBML's ListOfReactions construct
 oCListOfRulesImplementation of SBML's ListOfRules construct
 oCListOfSpeciesImplementation of SBML Level 2's ListOfSpecies construct
 oCListOfSpeciesReferencesImplementation of SBML's ListOfSpeciesReferences construct
 oCListOfSpeciesTypesImplementation of SBML's ListOfSpeciesTypes construct
 oCListOfUnitDefinitionsImplementation of SBML's ListOfUnitDefinitions construct
 oCListOfUnitsImplementation of SBML's ListOfUnits construct
 oCLocalParameterImplementation of SBML Level 3's LocalParameter construct
 oCModelImplementation of SBML's Model construct
 oCModelCreatorRepresentation of MIRIAM-compliant model creator data used in ModelHistory
 oCModelCreatorListClass for managing lists of ModelCreator objects
 oCModelHistoryRepresentation of MIRIAM-compliant model history data
 oCModifierSpeciesReferenceImplementation of SBML's ModifierSpeciesReference construct
 oCostreamProxy of C++ std::basic_ostream<(char)> class
 oCostringstreamProxy of C++ std::basic_ostringstream<(char)> class
 oCParameterImplementation of SBML's Parameter construct
 oCPriorityImplementation of SBML Level 3's Priority construct for Event
 oCRateRuleImplementation of SBML's RateRule construct
 oCRDFAnnotationParserRead/write/manipulate RDF annotations stored in SBML annotation elements
 oCReactionImplementation of SBML's Reaction construct
 oCRuleImplementation of SBML's Rule construct
 oCSBaseImplementation of SBase, the base class of most SBML objects
 oCSBaseListClass for managing lists of SBase objects
 oCSBasePluginRepresentation of a plug-in object of SBML's package extension
 oCSBMLConverterBase class for SBML converters
 oCSBMLConverterRegistryRegistry of all SBML converters
 oCSBMLDocumentContainer for an SBML document and interface for global operations on SBML documents
 oCSBMLDocumentPluginProxy of C++ SBMLDocumentPlugin class
 oCSBMLErrorRepresentation of errors, warnings and other diagnostics
 oCSBMLErrorLogLog of errors and other events encountered during SBML processing
 oCSBMLExtensionExceptionProxy of C++ SBMLExtensionException class
 oCSBMLExtensionRegistryProxy of C++ SBMLExtensionRegistry class
 oCSBMLExternalValidatorProxy of C++ SBMLExternalValidator class
 oCSBMLFunctionDefinitionConverterSBML converter for replacing function definitions
 oCSBMLInitialAssignmentConverterSBML converter for replacing initial assignments
 oCSBMLLevelVersionConverterThis method has multiple variants that differ in the arguments they accept
 oCSBMLNamespacesClass to store SBML level, version and namespace information
 oCSBMLNamespacesListClass for managing lists of SBMLNamespaces objects
 oCSBMLReaderMethods for reading SBML from files and text strings
 oCSBMLRuleConverterSBML converter for reordering rules and assignments in a model
 oCSBMLStripPackageConverterSBML converter for removing packages
 oCSBMLUnitsConverterSBML converter to convert a model's units to SI units
 oCSBMLValidatorBase class for SBML validators
 oCSBMLWriterMethods for writing SBML to files and text strings
 oCSBOMethods for interacting with Systems Biology Ontology terms
 oCSimpleSpeciesReferenceImplementation of SBML's SimpleSpeciesReference construct
 oCSpeciesImplementation of SBML's Species construct
 oCSpeciesReferenceImplementation of SBML's SpeciesReference construct
 oCSpeciesTypeImplementation of SBML Level 2's SpeciesType construct
 oCStoichiometryMathImplementation of SBML Level 2's StoichiometryMath construct
 oCSyntaxCheckerMethods for checking syntax of SBML identifiers and other strings
 oCTriggerImplementation of SBML's Trigger construct for Event
 oCUnitImplementation of SBML's Unit construct
 oCUnitDefinitionImplementation of SBML's UnitDefinition construct
 oCXMLAttributesRepresentation of attributes on an XML node
 oCXMLErrorRepresentation of errors, warnings and other diagnostics
 oCXMLErrorLogLog of errors and other events encountered while processing an XML file or data stream
 oCXMLNamespacesRepresentation of XML Namespaces
 oCXMLNodeRepresentation of a node in an XML document tree
 oCXMLTokenRepresentation of a token in an XML stream
 \CXMLTripleRepresentation of a qualified XML name