|
libSBML 5.5.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| libsbmlConstants | Constants defined in libSBML. |
| Class Summary | |
|---|---|
| AlgebraicRule | LibSBML implementation of SBML's AlgebraicRule construct. |
| AssignmentRule | LibSBML implementation of SBML's AssignmentRule construct. |
| ASTNode | Abstract Syntax Tree (AST) representation of a mathematical expression. |
| ASTNodeList | Class for managing lists of ASTNode objects. |
| Compartment | LibSBML implementation of SBML's Compartment construct. |
| CompartmentType | LibSBML implementation of SBML's Level 2's CompartmentType construct. |
| Constraint | LibSBML implementation of SBML's Constraint construct. |
| ConversionOption | Class of object that encapsulates a conversion option. |
| ConversionProperties | Class of object that encapsulates the properties of an SBML converter. |
| CVTerm | Representation of MIRIAM-compliant controlled vocabulary annotation. |
| CVTermList | Class for managing lists of CVTerm objects. |
| Date | Representation of MIRIAM-compliant dates used in ModelHistory. |
| DateList | Class for managing lists of Date objects. |
| Delay | LibSBML implementation of SBML's Delay construct for Event. |
| Event | LibSBML implementation of SBML's Event construct. |
| EventAssignment | LibSBML implementation of SBML's EventAssignment construct for Event. |
| FunctionDefinition | LibSBML implementation of SBML's FunctionDefinition construct. |
| InitialAssignment | LibSBML implementation of SBML's InitialAssignment construct. |
| KineticLaw | LibSBML implementation of SBML's KineticLaw construct. |
| L3ParserSettings | A helper class for controlling the behavior of the text-string formula parser. |
| libsbml | Wrapper class for global methods and constants defined by libSBML. |
| ListOf | Parent class for the various SBML 'ListOfXYZ' classes. |
| ListOfCompartments | LibSBML implementation of SBML Level 2's ListOfCompartments construct. |
| ListOfCompartmentTypes | LibSBML implementation of SBML's ListOfCompartmentTypes construct. |
| ListOfConstraints | LibSBML implementation of SBML's ListOfConstraints construct. |
| ListOfEventAssignments | LibSBML implementation of SBML's ListOfEventAssignments construct. |
| ListOfEvents | LibSBML implementation of SBML's ListOfEvents construct. |
| ListOfFunctionDefinitions | LibSBML implementation of SBML's ListOfFunctionDefinitions construct. |
| ListOfInitialAssignments | LibSBML implementation of SBML's ListOfInitialAssignments construct. |
| ListOfLocalParameters | LibSBML implementation of SBML Level 3's ListOfLocalParameters construct. |
| ListOfParameters | LibSBML implementation of SBML's ListOfParameters construct. |
| ListOfReactions | LibSBML implementation of SBML's ListOfReactions construct. |
| ListOfRules | LibSBML implementation of SBML's ListOfRules construct. |
| ListOfSpecies | LibSBML implementation of SBML Level 2's ListOfSpecies construct. |
| ListOfSpeciesReferences | LibSBML implementation of SBML's ListOfSpeciesReferences construct. |
| ListOfSpeciesTypes | LibSBML implementation of SBML's ListOfSpeciesTypes construct. |
| ListOfUnitDefinitions | LibSBML implementation of SBML's ListOfUnitDefinitions construct. |
| ListOfUnits | LibSBML implementation of SBML's ListOfUnits construct. |
| LocalParameter | LibSBML implementation of SBML Level 3's LocalParameter construct. |
| Model | LibSBML implementation of SBML's Model construct. |
| ModelCreator | Representation of MIRIAM-compliant model creator data used
in ModelHistory. |
| ModelCreatorList | Class for managing lists of ModelCreator objects. |
| ModelHistory | Representation of MIRIAM-compliant model history data. |
| ModifierSpeciesReference | LibSBML implementation of SBML's ModifierSpeciesReference construct. |
| OFStream | Wrapper class for the C++ standard file stream ofstream. |
| OStream | Wrapper class for the C++ standard streams cout,
cerr, and clog. |
| OStringStream | Wrapper class for the C++ standard stream ostringstream. |
| Parameter | LibSBML implementation of SBML's Parameter construct. |
| Priority | LibSBML implementation of SBML Level 3's Priority construct
for Event. |
| RateRule | LibSBML implementation of SBML's RateRule construct. |
| RDFAnnotationParser | Read/write/manipulate RDF annotations stored in SBML annotation elements. |
| Reaction | LibSBML implementation of SBML's Reaction construct. |
| Rule | LibSBML implementation of SBML's Rule construct. |
| SBase | LibSBML implementation of SBase, the base class of most SBML objects. |
| SBaseList | Class for managing lists of SBase objects. |
| SBasePlugin | Representation of a plug-in object of SBML's package extension. |
| SBMLConverter | Base class for SBML converters. |
| SBMLConverterRegistry | Registry of all SBML converters. |
| SBMLDocument | Container for an SBML document and interface for global operations on SBML documents. |
| SBMLDocumentPlugin | |
| SBMLError | Representation of errors, warnings and other diagnostics |
| SBMLErrorLog | Log of errors and other events encountered during SBML processing. |
| SBMLExtensionException | |
| SBMLExtensionRegistry | |
| SBMLExternalValidator | |
| SBMLFunctionDefinitionConverter | SBML converter for replacing function definitions. |
| SBMLInitialAssignmentConverter | SBML converter for replacing initial assignments. |
| SBMLLevelVersionConverter | SBML converter for transforming documents from one Level+Version to another. |
| SBMLNamespaces | Class to store SBML level, version and namespace information. |
| SBMLNamespacesList | Class for managing lists of SBMLNamespaces objects. |
| SBMLReader | Methods for reading SBML from files and text strings. |
| SBMLRuleConverter | SBML converter for reordering rules and assignments in a model. |
| SBMLStripPackageConverter | SBML converter for removing packages. |
| SBMLUnitsConverter | SBML converter to convert a model's units to SI units. |
| SBMLValidator | Base class for SBML validators |
| SBMLWriter | Methods for writing SBML to files and text strings. |
| SBO | Methods for interacting with Systems Biology Ontology terms. |
| SimpleSpeciesReference | LibSBML implementation of SBML's SimpleSpeciesReference construct. |
| Species | LibSBML implementation of SBML's Species construct. |
| SpeciesReference | LibSBML implementation of SBML's SpeciesReference construct. |
| SpeciesType | LibSBML implementation of SBML Level 2's SpeciesType construct. |
| StoichiometryMath | LibSBML implementation of SBML Level 2's StoichiometryMath construct. |
| SWIGTYPE_p_List | |
| SyntaxChecker | Methods for checking syntax of SBML identifiers and other strings. |
| Trigger | LibSBML implementation of SBML's Trigger construct for Event. |
| Unit | LibSBML implementation of SBML's Unit construct. |
| UnitDefinition | LibSBML implementation of SBML's UnitDefinition construct. |
| XMLAttributes | Representation of attributes on an XML node. |
| XMLError | Representation of errors, warnings and other diagnostics |
| XMLErrorLog | Log of errors and other events encountered while processing an XML file or data stream. |
| XMLNamespaces | Representation of XML Namespaces. |
| XMLNode | Representation of a node in an XML document tree. |
| XMLToken | Representation of a token in an XML stream. |
| XMLTriple | Representation of a qualified XML name. |
| Exception Summary | |
|---|---|
| SBMLConstructorException | Exceptions class for libSBML object constructors. |
| XMLConstructorException | Exceptions class for libSBML object constructors. |
|
libSBML 5.5.0 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||