libSBML Python API
5.11.0
|
Classes | |
class | libsbml.AlgebraicRule |
An SBML algebraic rule representing 0 = f(W). More... | |
class | libsbml.AssignmentRule |
An SBML assignment rule representing x = f(Y). More... | |
class | libsbml.Association |
fbc
Proposed representation of gene associations. More... | |
class | libsbml.ASTNode |
Abstract Syntax Trees for mathematical expressions. More... | |
class | libsbml.ASTNodeList |
Class for managing lists of ASTNode objects. More... | |
class | libsbml.AutoProperty |
Auto-detect Python class getX/setX methods. More... | |
class | libsbml.BoundingBox |
layout
A bounding box for an item in a diagram. More... | |
class | libsbml.CobraToFbcConverter |
fbc
COBRA to SBML Level 3 'fbc' converter. More... | |
class | libsbml.ColorDefinition |
LibSBML implementation for the ColorDefinition construct from the SBML render extension. More... | |
class | libsbml.Compartment |
An SBML compartment, where species are located. More... | |
class | libsbml.CompartmentGlyph |
layout
A glyph for an SBML compartment. More... | |
class | libsbml.CompartmentType |
A compartment type in SBML Level 2. More... | |
class | libsbml.CompExtension |
comp
Base extension class for the package. More... | |
class | libsbml.CompFlatteningConverter |
comp
'Flattens' a model, removing composition. More... | |
class | libsbml.CompModelPlugin |
comp
Extension of Model. More... | |
class | libsbml.CompPkgNamespaces |
comp
SBMLNamespaces extension for the package. More... | |
class | libsbml.CompSBasePlugin |
comp
Extension of SBase. More... | |
class | libsbml.CompSBMLDocumentPlugin |
comp
Extension of SBMLDocument. More... | |
class | libsbml.Constraint |
An SBML constraint, for stating validity assumptions. More... | |
class | libsbml.ConversionOption |
A single configuration setting for an SBML converter. More... | |
class | libsbml.ConversionProperties |
Set of configuration option values for a converter. More... | |
class | libsbml.CubicBezier |
layout
A Cubic Bézier smooth curve. More... | |
class | libsbml.Curve |
layout
A curve connecting elements in a diagram. More... | |
class | libsbml.CVTerm |
A MIRIAM-compliant controlled vocabulary term. More... | |
class | libsbml.CVTermList |
Class for managing lists of CVTerm objects. More... | |
class | libsbml.Date |
A MIRIAM-compliant date representation. More... | |
class | libsbml.DateList |
Class for managing lists of Date objects. More... | |
class | libsbml.DefaultTerm |
qual
The default result of a Transition. More... | |
class | libsbml.Delay |
A delay on the time of execution of an SBML event. More... | |
class | libsbml.Deletion |
comp
Deletion of an object from a submodel. More... | |
class | libsbml.Dimensions |
layout
Spatial dimensions of a 2D or 3D shape. More... | |
class | libsbml.ElementFilter |
Base class for filter functions. More... | |
class | libsbml.Ellipse |
graphical representation of an ellipse from the SBML render extension More... | |
class | libsbml.Event |
A discontinuous SBML event. More... | |
class | libsbml.EventAssignment |
An assignment to a variable by an SBML event. More... | |
class | libsbml.ExternalModelDefinition |
comp
A reference to an externally-defined model. More... | |
class | libsbml.FbcExtension |
fbc
Base extension class for the package. More... | |
class | libsbml.FbcModelPlugin |
fbc
Extension of Model. More... | |
class | libsbml.FbcPkgNamespaces |
fbc
SBMLNamespaces extension for the package. More... | |
class | libsbml.FbcSpeciesPlugin |
fbc
Extension of Species. More... | |
class | libsbml.FbcToCobraConverter |
fbc
SBML Level 3 'fbc' to COBRA converter. More... | |
class | libsbml.float_array |
Proxy of C++ float_array class. More... | |
class | libsbml.FluxBound |
fbc
Max or min value for a reaction flux. More... | |
class | libsbml.FluxObjective |
fbc
An objective function for a flux. More... | |
class | libsbml.FunctionDefinition |
A user-defined function in an SBML model. More... | |
class | libsbml.FunctionTerm |
qual
A function term. More... | |
class | libsbml.GeneAssociation |
fbc
Proposed annotation for gene associations. More... | |
class | libsbml.GeneralGlyph |
layout
A glyph for miscellaneous items. More... | |
class | libsbml.GlobalRenderInformation |
GlobalRenderInformation is the render information stored in the ListOfLayouts. More... | |
class | libsbml.GlobalStyle |
implementation of the GlobalStyle concept of the SBML render extension. More... | |
class | libsbml.GradientStop |
LibSBML implementation of the gradient stop concept from the. More... | |
class | libsbml.GraphicalObject |
layout
Base class of objects that store layouts. More... | |
class | libsbml.GraphicalPrimitive1D |
base class for all graphical primitives which implements all 1D attributes More... | |
class | libsbml.GraphicalPrimitive2D |
Constructor which creates a GraphicalPrimitive2D. More... | |
class | libsbml.Image |
implementation of the Image concept from the SBML render extension More... | |
class | libsbml.InitialAssignment |
An SBML initial assignment, evaluated once only. More... | |
class | libsbml.Input |
qual
The input to a QualitativeSpecies. More... | |
class | libsbml.int_array |
Proxy of C++ int_array class. More... | |
class | libsbml.KineticLaw |
The rate expression for an SBML reaction. More... | |
class | libsbml.L3ParserSettings |
Controls the behavior of the Level 3 formula parser. More... | |
class | libsbml.Layout |
layout
The layout of a diagram of an SBML model. More... | |
class | libsbml.LayoutExtension |
layout
Base extension class for the package. More... | |
class | libsbml.LayoutModelPlugin |
layout
Extension of Model. More... | |
class | libsbml.LayoutPkgNamespaces |
layout
SBMLNamespaces extension for the package. More... | |
class | libsbml.LayoutSpeciesReferencePlugin |
layout
Extension of SpeciesReference. More... | |
class | libsbml.LinearGradient |
Representation of a linear gradient object from the SBML render extension. More... | |
class | libsbml.LineEnding |
a LineEnding is a decoration element for the start and/or end of curves in the SBML render extension, e.g. More... | |
class | libsbml.LineSegment |
layout
Representation of a line. More... | |
class | libsbml.ListOf |
Parent class for libSBML's 'ListOfXYZ' classes. More... | |
class | libsbml.ListOfColorDefinitions |
LibSBML implementation for a container which holds zero or more ColorDefinition objects. More... | |
class | libsbml.ListOfCompartmentGlyphs |
layout
A list of CompartmentGlyph objects. More... | |
class | libsbml.ListOfCompartments |
A list of Compartment objects. More... | |
class | libsbml.ListOfCompartmentTypes |
A list of CompartmentType objects. More... | |
class | libsbml.ListOfConstraints |
A list of Constraint objects. More... | |
class | libsbml.ListOfCurveElements |
A container to store curve elements (RenderPoint and RenderCubicBezier). More... | |
class | libsbml.ListOfDeletions |
comp
A list of Deletion objects. More... | |
class | libsbml.ListOfDrawables |
container class that stores objects derived from Transformation2D. More... | |
class | libsbml.ListOfEventAssignments |
A list of EventAssignment objects. More... | |
class | libsbml.ListOfEvents |
A list of Event objects. More... | |
class | libsbml.ListOfExternalModelDefinitions |
comp
A list of ExternalModelDefinition objects. More... | |
class | libsbml.ListOfFluxBounds |
fbc
A list of FluxBound objects. More... | |
class | libsbml.ListOfFluxObjectives |
fbc
A list of FluxObjectives. More... | |
class | libsbml.ListOfFunctionDefinitions |
A list of FunctionDefinition objects. More... | |
class | libsbml.ListOfFunctionTerms |
qual
A list of FunctionTerm objects. More... | |
class | libsbml.ListOfGeneAssociations |
fbc
A list of GeneAssociation objects. More... | |
class | libsbml.ListOfGlobalRenderInformation |
container class that stores GlobalRenderInformation objects. More... | |
class | libsbml.ListOfGlobalStyles |
ListOfGlobalStyles is the container class that stores GlobalStyles in GlobalRenderInformation objects. More... | |
class | libsbml.ListOfGradientDefinitions |
a container class that holds a list of gradient definitions. More... | |
class | libsbml.ListOfGradientStops |
a container that holds zero or more GradientStop objects. More... | |
class | libsbml.ListOfGraphicalObjects |
layout
A list of GraphicalObject objects. More... | |
class | libsbml.ListOfInitialAssignments |
A list of InitialAssignment objects. More... | |
class | libsbml.ListOfInputs |
qual
A list of Input objects. More... | |
class | libsbml.ListOfLayouts |
layout
A list of Layout objects. More... | |
class | libsbml.ListOfLineEndings |
container class to store LineEnding objects More... | |
class | libsbml.ListOfLineSegments |
layout
A list of LineSegment objects. More... | |
class | libsbml.ListOfLocalParameters |
A list of LocalParameter objects. More... | |
class | libsbml.ListOfLocalRenderInformation |
container class that stores LocalRenderInformation objects. More... | |
class | libsbml.ListOfLocalStyles |
ListOfLocalStyles is the container class that stores LocalStyles in LocalRenderInformation objects. More... | |
class | libsbml.ListOfModelDefinitions |
comp
A list of ModelDefinition objects. More... | |
class | libsbml.ListOfObjectives |
fbc
A list of Objective objects. More... | |
class | libsbml.ListOfOutputs |
qual
A list of Output objects. More... | |
class | libsbml.ListOfParameters |
A list of Parameter objects. More... | |
class | libsbml.ListOfPorts |
comp
A list of Port objects. More... | |
class | libsbml.ListOfQualitativeSpecies |
qual
A list of QualitativeSpecies objects. More... | |
class | libsbml.ListOfReactionGlyphs |
layout
A list of ReactionGlyph objects. More... | |
class | libsbml.ListOfReactions |
A list of Reaction objects. More... | |
class | libsbml.ListOfReferenceGlyphs |
layout
A list of ReferenceGlyph objects. More... | |
class | libsbml.ListOfReplacedElements |
comp
A list of ReplacedElement objects. More... | |
class | libsbml.ListOfRules |
A list of Rule objects. More... | |
class | libsbml.ListOfSpecies |
A list of Species objects. More... | |
class | libsbml.ListOfSpeciesGlyphs |
layout
A list of SpeciesGlyph objects. More... | |
class | libsbml.ListOfSpeciesReferenceGlyphs |
layout
A list of SpeciesReferenceGlyph objects. More... | |
class | libsbml.ListOfSpeciesReferences |
A list of SpeciesReference objects. More... | |
class | libsbml.ListOfSpeciesTypes |
A list of SpeciesType objects. More... | |
class | libsbml.ListOfSubmodels |
comp
A list of Submodel objects. More... | |
class | libsbml.ListOfTextGlyphs |
layout
A list of TextGlyph objects. More... | |
class | libsbml.ListOfTransitions |
qual
A list of Transition objects. More... | |
class | libsbml.ListOfUnitDefinitions |
A list of UnitDefinition objects. More... | |
class | libsbml.ListOfUnits |
A list of Unit objects. More... | |
class | libsbml.LocalParameter |
A parameter inside an SBML reaction definition. More... | |
class | libsbml.LocalRenderInformation |
LocalRenderInformation is the render information stored in Layouts. More... | |
class | libsbml.LocalStyle |
implementation of the LocalStyle concept of the SBML render extension. More... | |
class | libsbml.Model |
An SBML model. More... | |
class | libsbml.ModelCreator |
MIRIAM-compliant data about a model's creator. More... | |
class | libsbml.ModelCreatorList |
Class for managing lists of ModelCreator objects. More... | |
class | libsbml.ModelDefinition |
comp
A model used in model composition. More... | |
class | libsbml.ModelHistory |
MIRIAM-compliant data about a model's history. More... | |
class | libsbml.ModifierSpeciesReference |
A reference to an SBML modifier species. More... | |
class | libsbml.Objective |
fbc
An objective function. More... | |
class | libsbml.ostream |
Wrapper class for the C++ standard stream ostream . More... | |
class | libsbml.ostringstream |
Wrapper class for the C++ standard file stream ofstream . More... | |
class | libsbml.Output |
qual
The output from a QualitativeSpecies. More... | |
class | libsbml.Parameter |
An SBML parameter: a named symbol with a value. More... | |
class | libsbml.Point |
layout
Representation of a point. More... | |
class | libsbml.Polygon |
class representing a polygon from the SBML render extension More... | |
class | libsbml.Port |
comp
An interface to be used in composition. More... | |
class | libsbml.Priority |
The priority of execution of an SBML event. More... | |
class | libsbml.QualExtension |
qual
Base extension class for the package. More... | |
class | libsbml.QualitativeSpecies |
qual
Extension of Species. More... | |
class | libsbml.QualModelPlugin |
qual
Extension of Model. More... | |
class | libsbml.QualPkgNamespaces |
qual
SBMLNamespaces extension for the package. More... | |
class | libsbml.RadialGradient |
Representation of a radial gradient object from the SBML render extension. More... | |
class | libsbml.RateRule |
An SBML rate rule representing dx/dt = f(Y). More... | |
class | libsbml.RDFAnnotationParser |
MIRIAM-compliant RDF annotation reader/writer. More... | |
class | libsbml.Reaction |
An SBML reaction between species in an SBML model. More... | |
class | libsbml.ReactionGlyph |
layout
A glyph for an SBML reaction. More... | |
class | libsbml.Rectangle |
Proxy of C++ Rectangle class. More... | |
class | libsbml.ReferenceGlyph |
layout
Connection between an object and a glyph. More... | |
class | libsbml.RelAbsVector |
This class represents a pair of numerical values where one value represents an absolute value and the other value is a relative value in percent. More... | |
class | libsbml.RenderCubicBezier |
CubicBezier representation for RenderCurve objects and Polygon objects. More... | |
class | libsbml.RenderCurve |
implementation of the Curve concept from the SBML render extension More... | |
class | libsbml.RenderExtension |
Proxy of C++ RenderExtension class. More... | |
class | libsbml.RenderGraphicalObjectPlugin |
Proxy of C++ RenderGraphicalObjectPlugin class. More... | |
class | libsbml.RenderGroup |
The RenderGroup concept from the SBML render extension is used to group graphical primitives together to create composite representations from simple primitives. More... | |
class | libsbml.RenderInformationBase |
abstract base class for local and global render information. More... | |
class | libsbml.RenderLayoutPlugin |
Proxy of C++ RenderLayoutPlugin class. More... | |
class | libsbml.RenderListOfLayoutsPlugin |
Proxy of C++ RenderListOfLayoutsPlugin class. More... | |
class | libsbml.RenderPkgNamespaces |
Set of SBML Level + Version + namespace triples. More... | |
class | libsbml.RenderPoint |
Represents a point where the coordinates can be made up of absolute as well as relative values (. More... | |
class | libsbml.ReplacedBy |
comp
Indicates an object replaced by another. More... | |
class | libsbml.ReplacedElement |
comp
Indicates an object replaces another. More... | |
class | libsbml.Replacing |
comp
Convenience class. More... | |
class | libsbml.Rule |
Parent class for SBML rules in libSBML. More... | |
class | libsbml.SBase |
SBML's SBase class, base class of most SBML objects. More... | |
class | libsbml.SBaseList |
Class for managing lists of SBase objects. More... | |
class | libsbml.SBasePlugin |
Base class for extending SBML objects in packages. More... | |
class | libsbml.SBaseRef |
comp
Base class for references to objects. More... | |
class | libsbml.SBMLConverter |
Base class for SBML converters. More... | |
class | libsbml.SBMLConverterRegistry |
Registry of all libSBML SBML converters. More... | |
class | libsbml.SBMLDocument |
Overall SBML container object. More... | |
class | libsbml.SBMLDocumentPlugin |
Base class for extending SBMLDocument in packages. More... | |
class | libsbml.SBMLError |
An error, warning or other diagnostic. More... | |
class | libsbml.SBMLErrorLog |
Log of diagnostics reported during processing. More... | |
class | libsbml.SBMLExtension |
Core class for SBML Level 3 package plug-ins. More... | |
class | libsbml.SBMLExtensionException |
Exception used by package extensions More... | |
class | libsbml.SBMLExtensionRegistry |
Registry where package extensions are registered. More... | |
class | libsbml.SBMLFileResolver |
comp
Resolves documents stored on a file system. More... | |
class | libsbml.SBMLFunctionDefinitionConverter |
Converter to expand user-defined functions in-line. More... | |
class | libsbml.SBMLIdConverter |
Converter for replacing object identifiers. More... | |
class | libsbml.SBMLInferUnitsConverter |
Converter for inferring and setting parameter units. More... | |
class | libsbml.SBMLInitialAssignmentConverter |
Converter that removes SBML initial assignments. More... | |
class | libsbml.SBMLLevelVersionConverter |
Whole-document SBML Level/Version converter. More... | |
class | libsbml.SBMLLocalParameterConverter |
Converter to turn local parameters into global ones. More... | |
class | libsbml.SBMLNamespaces |
Set of SBML Level + Version + namespace triples. More... | |
class | libsbml.SBMLNamespacesList |
Class for managing lists of SBMLNamespaces objects. More... | |
class | libsbml.SBMLReactionConverter |
Converter to replace reactions with SBML rate rules. More... | |
class | libsbml.SBMLReader |
File and text-string SBML reader. More... | |
class | libsbml.SBMLResolver |
comp
Base class for SBML resolvers. More... | |
class | libsbml.SBMLResolverRegistry |
comp
Registry of all SBML resolvers. More... | |
class | libsbml.SBMLRuleConverter |
Converter that sorts SBML rules and assignments. More... | |
class | libsbml.SBMLStripPackageConverter |
Converter that removes SBML Level 3 packages. More... | |
class | libsbml.SBMLUnitsConverter |
Converts a model's existing units to SI units. More... | |
class | libsbml.SBMLUri |
comp
Utility class for handling URIs. More... | |
class | libsbml.SBMLValidator |
Base class for SBML validators. More... | |
class | libsbml.SBMLWriter |
File and text-string SBML writer. More... | |
class | libsbml.SBO |
Facilities for using the Systems Biology Ontology. More... | |
class | libsbml.SimpleSpeciesReference |
Abstract class for references to species in reactions. More... | |
class | libsbml.Species |
An SBML species – a pool of entities. More... | |
class | libsbml.SpeciesGlyph |
layout
A glyph for an SBML species. More... | |
class | libsbml.SpeciesReference |
A reference to an SBML species in a reaction. More... | |
class | libsbml.SpeciesReferenceGlyph |
layout
A glyph for an SBML species reference. More... | |
class | libsbml.SpeciesType |
A species type in SBML Level 2. More... | |
class | libsbml.StoichiometryMath |
Stochiometry expressions in SBML Level 2 reactions. More... | |
class | libsbml.StringSet |
Proxy of C++ std::set<(std::string)> class. More... | |
class | libsbml.Style |
abstract base class for local and global styles More... | |
class | libsbml.Submodel |
comp
A model instance inside another model. More... | |
class | libsbml.SyntaxChecker |
Methods for checking the validity of SBML identifiers. More... | |
class | libsbml.Text |
Instantiates a new Text object with the given id and position offset. More... | |
class | libsbml.TextGlyph |
layout
A glyph for a text label. More... | |
class | libsbml.Transformation |
implementation of a 3D transformation matrix. More... | |
class | libsbml.Transformation2D |
implementation of a 2D transformation matrix. More... | |
class | libsbml.Transition |
qual
A transition of a QualitativeSpecies. More... | |
class | libsbml.Trigger |
The trigger expression for an SBML event. More... | |
class | libsbml.Unit |
A single unit referenced in an SBML unit definition. More... | |
class | libsbml.UnitDefinition |
A definition of a unit used in an SBML model. More... | |
class | libsbml.XMLAttributes |
A list of attributes on an XML element. More... | |
class | libsbml.XMLError |
XML-level errors, warnings and other diagnostics. More... | |
class | libsbml.XMLErrorLog |
Log of diagnostics reported during XML processing. More... | |
class | libsbml.XMLInputStream |
An interface to an XML input stream. More... | |
class | libsbml.XMLNamespaces |
An XML Namespace. More... | |
class | libsbml.XMLNode |
A node in libSBML's XML document tree. More... | |
class | libsbml.XMLOutputStream |
Interface to an XML output stream. More... | |
class | libsbml.XMLOwningOutputFileStream |
Proxy of C++ XMLOwningOutputFileStream class. More... | |
class | libsbml.XMLOwningOutputStringStream |
Proxy of C++ XMLOwningOutputStringStream class. More... | |
class | libsbml.XMLToken |
A token in an XML stream. More... | |
class | libsbml.XMLTriple |
A qualified XML name. More... | |
Namespaces | |
libsbml | |
Functions | |
def | libsbml.Association_parseInfixAssociation (association) |
Parses a gene association in infix format and returns a corresponding Association object. More... | |
def | libsbml.CompExtension_getDefaultLevel () |
Returns the default SBML Level used by this libSBML package extension. More... | |
def | libsbml.CompExtension_getDefaultPackageVersion () |
Returns the default version of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.CompExtension_getDefaultVersion () |
Returns the default SBML Version used by this libSBML package extension. More... | |
def | libsbml.CompExtension_getPackageName () |
Returns the nickname of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.CompExtension_getXmlnsL3V1V1 () |
Returns the XML namespace URI of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.deleteLayoutAnnotation (pAnnotation) |
Takes an XMLNode and tries to find the layout annotation node and deletes it if it was found. More... | |
def | libsbml.deleteLayoutIdAnnotation (pAnnotation) |
Takes an XMLNode and tries to find the layoutId annotation node and deletes it if it was found. More... | |
def | libsbml.endl (args) |
Insert a newline character into the given C++ stream s . More... | |
def | libsbml.FbcExtension_getDefaultLevel () |
Returns the default SBML Level used by this libSBML package extension. More... | |
def | libsbml.FbcExtension_getDefaultPackageVersion () |
Returns the default version of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.FbcExtension_getDefaultVersion () |
Returns the default SBML Version used by this libSBML package extension. More... | |
def | libsbml.FbcExtension_getPackageName () |
Returns the nickname of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.FbcExtension_getXmlnsL3V1V1 () |
Returns the XML namespace URI of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.float_array_frompointer (t) |
def | libsbml.flush (args) |
Flush the given C++ stream s . More... | |
def | libsbml.formulaToL3String (tree) |
Converts an AST to a text string representation of a formula using an extended syntax. More... | |
def | libsbml.formulaToL3StringWithSettings (tree, settings) |
Converts an AST to a text string representation of a formula, using specific formatter settings. More... | |
def | libsbml.formulaToString (tree) |
Converts an AST to a text string representation of a formula using a basic syntax derived from SBML Level 1. More... | |
def | libsbml.getDefaultL3ParserSettings () |
Returns a copy of the default Level 3 ('L3') formula parser settings. More... | |
def | libsbml.getLastParseL3Error () |
Returns the last error reported by the 'L3' mathematical formula parser. More... | |
def | libsbml.getLibSBMLDependencyVersionOf (option) |
Returns the version string for the dependency library used. More... | |
def | libsbml.getLibSBMLDottedVersion () |
Returns the version number of this copy of libSBML as a string. More... | |
def | libsbml.getLibSBMLVersion () |
Returns the version number of this copy of libSBML as an integer. More... | |
def | libsbml.getLibSBMLVersionString () |
Returns the version number of this copy of libSBML as a string without periods. More... | |
def | libsbml.int_array_frompointer (t) |
def | libsbml.isLibSBMLCompiledWith (option) |
Returns an indication whether libSBML has been compiled with against a specific library. More... | |
def | libsbml.LayoutExtension_getDefaultLevel () |
Returns the default SBML Level used by this libSBML package extension. More... | |
def | libsbml.LayoutExtension_getDefaultPackageVersion () |
Returns the default version of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.LayoutExtension_getDefaultVersion () |
Returns the default SBML Version used by this libSBML package extension. More... | |
def | libsbml.LayoutExtension_getPackageName () |
Returns the nickname of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.LayoutExtension_getXmlnsL2 () |
Returns the XML namespace URI of the SBML Level 2 version of the package implemented by this libSBML Extension. More... | |
def | libsbml.LayoutExtension_getXmlnsL3V1V1 () |
Returns the XML namespace URI of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.LayoutExtension_getXmlnsXSI () |
Returns the XML namespace URI of any additional XML namespaces needed or used by this SBML Level 3 package. More... | |
def | libsbml.OperationReturnValue_toString (returnValue) |
This method takes an SBML operation return value and returns a string representing the code. More... | |
def | libsbml.parseFormula (formula) |
Parses a text string as a mathematical formula and returns an AST representation of it. More... | |
def | libsbml.parseL3Formula (formula) |
Parses a text string as a mathematical formula and returns an AST representation of it. More... | |
def | libsbml.parseL3FormulaWithModel (formula, model) |
Parses a text string as a mathematical formula using a Model to resolve symbols, and returns an AST representation of the result. More... | |
def | libsbml.parseL3FormulaWithSettings (formula, settings) |
Parses a text string as a mathematical formula using specific parser settings and returns an AST representation of the result. More... | |
def | libsbml.parseLayoutAnnotation (annotation, layouts) |
def | libsbml.parseLayoutId (sr) |
Creates an XMLNode that represents the layoutId annotation of the species reference from the given SpeciesReference object. More... | |
def | libsbml.parseLayouts (pModel) |
Creates an XMLNode that represents the layouts of the model from the given Model object. More... | |
def | libsbml.parseSpeciesReferenceAnnotation (annotation, sr) |
def | libsbml.QualExtension_getDefaultLevel () |
Returns the default SBML Level used by this libSBML package extension. More... | |
def | libsbml.QualExtension_getDefaultPackageVersion () |
Returns the default version of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.QualExtension_getDefaultVersion () |
Returns the default SBML Version used by this libSBML package extension. More... | |
def | libsbml.QualExtension_getPackageName () |
Returns the nickname of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.QualExtension_getXmlnsL3V1V1 () |
Returns the XML namespace URI of the SBML Level 3 package implemented by this libSBML extension. More... | |
def | libsbml.RDFAnnotationParser_createAnnotation () |
Creates a blank annotation and returns its root XMLNode object. More... | |
def | libsbml.RDFAnnotationParser_createCVTerms (obj) |
Takes a list of CVTerm objects and creates a the RDF 'Description' element. More... | |
def | libsbml.RDFAnnotationParser_createRDFAnnotation () |
Creates a blank RDF element suitable for use in SBML annotations. More... | |
def | libsbml.RDFAnnotationParser_deleteRDFAnnotation (annotation) |
Deletes any SBML MIRIAM RDF annotation found in the given XMLNode tree and returns any remaining annotation content. More... | |
def | libsbml.RDFAnnotationParser_deleteRDFCVTermAnnotation (annotation) |
Deletes any SBML MIRIAM RDF 'CVTerm' annotation found in the given XMLNode tree and returns any remaining annotation content. More... | |
def | libsbml.RDFAnnotationParser_deleteRDFHistoryAnnotation (annotation) |
Deletes any SBML MIRIAM RDF 'History' annotation found in the given XMLNode tree and returns any remaining annotation content. More... | |
def | libsbml.RDFAnnotationParser_parseCVTerms (obj) |
Takes a list of CVTerm objects and creates a complete SBML annotation around it. More... | |
def | libsbml.RDFAnnotationParser_parseModelHistory (obj) |
Reads the model history and cvTerms stored in obj and creates the XML structure for an SBML annotation representing that metadata if there is a model history stored in obj . More... | |
def | libsbml.RDFAnnotationParser_parseOnlyModelHistory (obj) |
Reads the model history stored in obj and creates the XML structure for an SBML annotation representing that history. More... | |
def | libsbml.RDFAnnotationParser_parseRDFAnnotation (args) |
Parses an annotation (given as an XMLNode tree) into a list of CVTerm objects. More... | |
def | libsbml.readMathMLFromString (xml) |
Reads the MathML from the given XML string, constructs a corresponding abstract syntax tree, and returns a pointer to the root of the tree. More... | |
def | libsbml.readMathMLFromStringWithNamespaces (xml, xmlns) |
Reads the MathML from the given XML string, constructs a corresponding abstract syntax tree, and returns a pointer to the root of the tree. More... | |
def | libsbml.readSBML (filename) |
Reads an SBML document from the given file. More... | |
def | libsbml.readSBMLFromFile (filename) |
Reads an SBML document from the given file. More... | |
def | libsbml.readSBMLFromString (xml) |
Reads an SBML document from a text string. More... | |
def | libsbml.RenderExtension_getDefaultLevel () |
Returns the default SBML Level this extension. More... | |
def | libsbml.RenderExtension_getDefaultPackageVersion () |
Returns the default SBML version this extension. More... | |
def | libsbml.RenderExtension_getDefaultVersion () |
Returns the default SBML Version this extension. More... | |
def | libsbml.RenderExtension_getPackageName () |
Returns the package name of this extension. More... | |
def | libsbml.RenderExtension_getXmlnsL2 () |
def | libsbml.RenderExtension_getXmlnsL3V1V1 () |
Returns URI of supported versions of this package. More... | |
def | libsbml.SBMLConverterRegistry_getInstance () |
Returns the singleton instance for the converter registry. More... | |
def | libsbml.SBMLDocument_getDefaultLevel () |
The default SBML Level of new SBMLDocument objects. More... | |
def | libsbml.SBMLDocument_getDefaultVersion () |
The default Version of new SBMLDocument objects. More... | |
def | libsbml.SBMLExtensionRegistry_disablePackage (package) |
Disables the package with the given URI or name. More... | |
def | libsbml.SBMLExtensionRegistry_enablePackage (package) |
Enables the package with the given URI / name. More... | |
def | libsbml.SBMLExtensionRegistry_getAllRegisteredPackageNames () |
Returns a list of registered packages. More... | |
def | libsbml.SBMLExtensionRegistry_getInstance () |
Returns a singleton instance of the registry. More... | |
def | libsbml.SBMLExtensionRegistry_getNumRegisteredPackages () |
Returns the number of registered packages. More... | |
def | libsbml.SBMLExtensionRegistry_getRegisteredPackageName (index) |
Returns the nth registered package. More... | |
def | libsbml.SBMLExtensionRegistry_isPackageEnabled (package) |
Returns True if the named package is enabled. More... | |
def | libsbml.SBMLNamespaces_freeSBMLNamespaces (supportedNS) |
Frees the list of supported namespaces as generated by getSupportedNamespaces(). More... | |
def | libsbml.SBMLNamespaces_getSBMLNamespaceURI (level, version) |
Returns a string representing the SBML XML namespace for the given level and version of SBML. More... | |
def | libsbml.SBMLNamespaces_getSupportedNamespaces () |
Returns a list of all supported SBMLNamespaces in this version of libsbml. More... | |
def | libsbml.SBMLNamespaces_isSBMLNamespace (uri) |
Predicate returning True if the given URL is one of SBML XML namespaces. More... | |
def | libsbml.SBMLReader_hasBzip2 () |
Static method; returns True if this copy of libSBML supports bzip2 format compression. More... | |
def | libsbml.SBMLReader_hasZlib () |
Static method; returns True if this copy of libSBML supports gzip and zip format compression. More... | |
def | libsbml.SBMLResolverRegistry_getInstance () |
Returns the singleton instance for the resolver registry. More... | |
def | libsbml.SBMLTypeCode_toString (tc, pkgName) |
This method takes an SBML type code and returns a string representing the code. More... | |
def | libsbml.SBMLWriter_hasBzip2 () |
Predicate returning True if this copy of libSBML has been linked with the bzip2 library. More... | |
def | libsbml.SBMLWriter_hasZlib () |
Predicate returning True if this copy of libSBML has been linked with the zlib library. More... | |
def | libsbml.SBO_checkTerm (args) |
This method has multiple variants; they differ in the arguments they accept. More... | |
def | libsbml.SBO_intToString (sboTerm) |
Returns the integer as a correctly formatted SBO identifier string. More... | |
def | libsbml.SBO_isConservationLaw (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isContinuousFramework (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isDiscreteFramework (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isEntity (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isEvent (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isFunctionalCompartment (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isFunctionalEntity (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isInteraction (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isKineticConstant (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isLogicalFramework (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isMaterialEntity (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isMathematicalExpression (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isMetadataRepresentation (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isModellingFramework (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isModifier (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isObselete (term) |
Predicate for checking whether the given term is obsolete. More... | |
def | libsbml.SBO_isOccurringEntityRepresentation (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isParticipant (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isParticipantRole (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isPhysicalEntityRepresentation (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isPhysicalParticipant (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isProduct (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isQuantitativeParameter (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isRateLaw (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isReactant (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isSteadyStateExpression (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_isSystemsDescriptionParameter (term) |
Returns True if the given term identifier comes from the stated branch of SBO. More... | |
def | libsbml.SBO_stringToInt (sboTerm) |
Returns the string as a correctly formatted SBO integer portion. More... | |
def | libsbml.Submodel_removeProcessingCallback (args) |
def | libsbml.SyntaxChecker_hasExpectedXHTMLSyntax |
Returns True or False depending on whether the given XMLNode object contains valid XHTML content. More... | |
def | libsbml.SyntaxChecker_isValidSBMLSId (sid) |
Returns true True or False depending on whether the argument string conforms to the syntax of SBML identifiers. More... | |
def | libsbml.SyntaxChecker_isValidUnitSId (units) |
Returns True or False depending on whether the argument string conforms to the syntax of SBML unit identifiers. More... | |
def | libsbml.SyntaxChecker_isValidXMLanyURI (uri) |
Returns True or False depending on whether the uri argument string conforms to the XML data type anyURI . More... | |
def | libsbml.SyntaxChecker_isValidXMLID (id) |
Returns True or False depending on whether the argument string conforms to the XML data type ID . More... | |
def | libsbml.Transformation2D_getIdentityMatrix2D () |
Returns a 2D identity matrix. More... | |
def | libsbml.Transformation_getIdentityMatrix () |
Returns a 3D identity matrix. More... | |
def | libsbml.Unit_areEquivalent (unit1, unit2) |
Predicate returning True if Unit objects are equivalent. More... | |
def | libsbml.Unit_areIdentical (unit1, unit2) |
Predicate returning True if two Unit objects are identical. More... | |
def | libsbml.Unit_convertToSI (unit) |
Returns a UnitDefinition object containing the given unit converted to the appropriate SI unit. More... | |
def | libsbml.Unit_isBuiltIn (name, level) |
Predicate to test whether a given string is the name of a predefined SBML unit. More... | |
def | libsbml.Unit_isUnitKind (name, level, version) |
Predicate to test whether a given string is the name of a valid base unit in SBML (such as 'gram' or 'mole' ). More... | |
def | libsbml.Unit_merge (unit1, unit2) |
Merges two Unit objects with the same 'kind' attribute value into a single Unit. More... | |
def | libsbml.Unit_removeScale (unit) |
Manipulates the attributes of the Unit to express the unit with the value of the scale attribute reduced to zero. More... | |
def | libsbml.UnitDefinition_areEquivalent (ud1, ud2) |
Predicate returning True if two UnitDefinition objects are equivalent. More... | |
def | libsbml.UnitDefinition_areIdentical (ud1, ud2) |
Predicate returning True if two UnitDefinition objects are identical. More... | |
def | libsbml.UnitDefinition_combine (ud1, ud2) |
Combines two UnitDefinition objects into a single UnitDefinition. More... | |
def | libsbml.UnitDefinition_convertToSI (ud) |
Convert a given UnitDefinition into a new UnitDefinition object that uses SI units. More... | |
def | libsbml.UnitDefinition_divide (ud1, ud2) |
Combines two UnitDefinition objects into a single UnitDefinition as a division. More... | |
def | libsbml.UnitDefinition_printUnits |
Expresses the given definition in a plain-text form. More... | |
def | libsbml.UnitDefinition_reorder (ud) |
Alphabetically orders the Unit objects within the ListOfUnits of a UnitDefinition. More... | |
def | libsbml.UnitDefinition_simplify (ud) |
Simplifies the UnitDefinition such that any given kind of Unit object occurs only once in the ListOfUnits. More... | |
def | libsbml.UnitKind_equals (uk1, uk2) |
Tests for logical equality between two given UNIT_KIND_ code values. More... | |
def | libsbml.UnitKind_forName (name) |
Converts a text string naming a kind of unit to its corresponding libSBML UNIT_KIND_ constant/enumeration value. More... | |
def | libsbml.UnitKind_isValidUnitKindString (str, level, version) |
Predicate for testing whether a given string corresponds to a predefined libSBML unit code. More... | |
def | libsbml.UnitKind_toString (uk) |
Converts a unit code to a text string equivalent. More... | |
def | libsbml.writeMathMLToString (node) |
Writes the given AST node (and its children) to a string as MathML, and returns the string. More... | |
def | libsbml.writeSBML (d, filename) |
Writes the given SBML document d to the file named by filename . More... | |
def | libsbml.writeSBMLToFile (d, filename) |
Writes the given SBML document d to the file filename . More... | |
def | libsbml.writeSBMLToString (d) |
Writes the given SBML document d to an in-memory string and returns a pointer to it. More... | |
def | libsbml.XMLError_getStandardMessage (code) |
Returns a copy of the message string associated with the given predefined XMLError code. More... | |
def | libsbml.XMLNode_convertStringToXMLNode |
Returns an XMLNode which is derived from a string containing XML content. More... | |
def | libsbml.XMLNode_convertXMLNodeToString (node) |
Returns a string representation of a given XMLNode. More... | |
Variables | |
libsbml.AllowedAttributesOnAlgRule = _libsbml.AllowedAttributesOnAlgRule | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnAssignRule = _libsbml.AllowedAttributesOnAssignRule | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnCompartment = _libsbml.AllowedAttributesOnCompartment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnConstraint = _libsbml.AllowedAttributesOnConstraint | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnDelay = _libsbml.AllowedAttributesOnDelay | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnEvent = _libsbml.AllowedAttributesOnEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnEventAssignment = _libsbml.AllowedAttributesOnEventAssignment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnFunc = _libsbml.AllowedAttributesOnFunc | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnInitialAssign = _libsbml.AllowedAttributesOnInitialAssign | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnKineticLaw = _libsbml.AllowedAttributesOnKineticLaw | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfComps = _libsbml.AllowedAttributesOnListOfComps | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfConstraints = _libsbml.AllowedAttributesOnListOfConstraints | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfEventAssign = _libsbml.AllowedAttributesOnListOfEventAssign | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfEvents = _libsbml.AllowedAttributesOnListOfEvents | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfFuncs = _libsbml.AllowedAttributesOnListOfFuncs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfInitAssign = _libsbml.AllowedAttributesOnListOfInitAssign | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfLocalParam = _libsbml.AllowedAttributesOnListOfLocalParam | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfMods = _libsbml.AllowedAttributesOnListOfMods | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfParams = _libsbml.AllowedAttributesOnListOfParams | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfReactions = _libsbml.AllowedAttributesOnListOfReactions | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfRules = _libsbml.AllowedAttributesOnListOfRules | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfSpecies = _libsbml.AllowedAttributesOnListOfSpecies | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfSpeciesRef = _libsbml.AllowedAttributesOnListOfSpeciesRef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfUnitDefs = _libsbml.AllowedAttributesOnListOfUnitDefs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnListOfUnits = _libsbml.AllowedAttributesOnListOfUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnLocalParameter = _libsbml.AllowedAttributesOnLocalParameter | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnModel = _libsbml.AllowedAttributesOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnModifier = _libsbml.AllowedAttributesOnModifier | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnParameter = _libsbml.AllowedAttributesOnParameter | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnPriority = _libsbml.AllowedAttributesOnPriority | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnRateRule = _libsbml.AllowedAttributesOnRateRule | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnReaction = _libsbml.AllowedAttributesOnReaction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnSBML = _libsbml.AllowedAttributesOnSBML | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnSpecies = _libsbml.AllowedAttributesOnSpecies | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnSpeciesReference = _libsbml.AllowedAttributesOnSpeciesReference | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnTrigger = _libsbml.AllowedAttributesOnTrigger | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnUnit = _libsbml.AllowedAttributesOnUnit | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AllowedAttributesOnUnitDefinition = _libsbml.AllowedAttributesOnUnitDefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AND_ASSOCIATION = _libsbml.AND_ASSOCIATION | |
fbc One of the possible Association types. More... | |
libsbml.AnnotationNotElement = _libsbml.AnnotationNotElement | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AnnotationNotesNotAllowedLevel1 = _libsbml.AnnotationNotesNotAllowedLevel1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ApplyCiMustBeModelComponent = _libsbml.ApplyCiMustBeModelComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ApplyCiMustBeUserFunction = _libsbml.ApplyCiMustBeUserFunction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ArgsToEqNeedSameType = _libsbml.ArgsToEqNeedSameType | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AssignmentToConstantEntity = _libsbml.AssignmentToConstantEntity | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AssignRuleCompartmentMismatch = _libsbml.AssignRuleCompartmentMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AssignRuleParameterMismatch = _libsbml.AssignRuleParameterMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AssignRuleSpeciesMismatch = _libsbml.AssignRuleSpeciesMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AssignRuleStoichiometryMismatch = _libsbml.AssignRuleStoichiometryMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.AST_CONSTANT_E = _libsbml.AST_CONSTANT_E | |
One of the possible ASTNode types. More... | |
libsbml.AST_CONSTANT_FALSE = _libsbml.AST_CONSTANT_FALSE | |
One of the possible ASTNode types. More... | |
libsbml.AST_CONSTANT_PI = _libsbml.AST_CONSTANT_PI | |
One of the possible ASTNode types. More... | |
libsbml.AST_CONSTANT_TRUE = _libsbml.AST_CONSTANT_TRUE | |
One of the possible ASTNode types. More... | |
libsbml.AST_CONSTRUCTOR_OTHERWISE = _libsbml.AST_CONSTRUCTOR_OTHERWISE | |
One of the possible ASTNode types. More... | |
libsbml.AST_CONSTRUCTOR_PIECE = _libsbml.AST_CONSTRUCTOR_PIECE | |
One of the possible ASTNode types. More... | |
libsbml.AST_DIVIDE = _libsbml.AST_DIVIDE | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION = _libsbml.AST_FUNCTION | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ABS = _libsbml.AST_FUNCTION_ABS | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCCOS = _libsbml.AST_FUNCTION_ARCCOS | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCCOSH = _libsbml.AST_FUNCTION_ARCCOSH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCCOT = _libsbml.AST_FUNCTION_ARCCOT | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCCOTH = _libsbml.AST_FUNCTION_ARCCOTH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCCSC = _libsbml.AST_FUNCTION_ARCCSC | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCCSCH = _libsbml.AST_FUNCTION_ARCCSCH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCSEC = _libsbml.AST_FUNCTION_ARCSEC | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCSECH = _libsbml.AST_FUNCTION_ARCSECH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCSIN = _libsbml.AST_FUNCTION_ARCSIN | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCSINH = _libsbml.AST_FUNCTION_ARCSINH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCTAN = _libsbml.AST_FUNCTION_ARCTAN | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ARCTANH = _libsbml.AST_FUNCTION_ARCTANH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_CEILING = _libsbml.AST_FUNCTION_CEILING | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_COS = _libsbml.AST_FUNCTION_COS | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_COSH = _libsbml.AST_FUNCTION_COSH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_COT = _libsbml.AST_FUNCTION_COT | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_COTH = _libsbml.AST_FUNCTION_COTH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_CSC = _libsbml.AST_FUNCTION_CSC | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_CSCH = _libsbml.AST_FUNCTION_CSCH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_DELAY = _libsbml.AST_FUNCTION_DELAY | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_EXP = _libsbml.AST_FUNCTION_EXP | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_FACTORIAL = _libsbml.AST_FUNCTION_FACTORIAL | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_FLOOR = _libsbml.AST_FUNCTION_FLOOR | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_LN = _libsbml.AST_FUNCTION_LN | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_LOG = _libsbml.AST_FUNCTION_LOG | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_PIECEWISE = _libsbml.AST_FUNCTION_PIECEWISE | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_POWER = _libsbml.AST_FUNCTION_POWER | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_ROOT = _libsbml.AST_FUNCTION_ROOT | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_SEC = _libsbml.AST_FUNCTION_SEC | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_SECH = _libsbml.AST_FUNCTION_SECH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_SIN = _libsbml.AST_FUNCTION_SIN | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_SINH = _libsbml.AST_FUNCTION_SINH | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_TAN = _libsbml.AST_FUNCTION_TAN | |
One of the possible ASTNode types. More... | |
libsbml.AST_FUNCTION_TANH = _libsbml.AST_FUNCTION_TANH | |
One of the possible ASTNode types. More... | |
libsbml.AST_INTEGER = _libsbml.AST_INTEGER | |
One of the possible ASTNode types. More... | |
libsbml.AST_LAMBDA = _libsbml.AST_LAMBDA | |
One of the possible ASTNode types. More... | |
libsbml.AST_LOGICAL_AND = _libsbml.AST_LOGICAL_AND | |
One of the possible ASTNode types. More... | |
libsbml.AST_LOGICAL_NOT = _libsbml.AST_LOGICAL_NOT | |
One of the possible ASTNode types. More... | |
libsbml.AST_LOGICAL_OR = _libsbml.AST_LOGICAL_OR | |
One of the possible ASTNode types. More... | |
libsbml.AST_LOGICAL_XOR = _libsbml.AST_LOGICAL_XOR | |
One of the possible ASTNode types. More... | |
libsbml.AST_MINUS = _libsbml.AST_MINUS | |
One of the possible ASTNode types. More... | |
libsbml.AST_NAME = _libsbml.AST_NAME | |
One of the possible ASTNode types. More... | |
libsbml.AST_NAME_AVOGADRO = _libsbml.AST_NAME_AVOGADRO | |
One of the possible ASTNode types. More... | |
libsbml.AST_NAME_TIME = _libsbml.AST_NAME_TIME | |
One of the possible ASTNode types. More... | |
libsbml.AST_ORIGINATES_IN_PACKAGE = _libsbml.AST_ORIGINATES_IN_PACKAGE | |
This node uses math that is only available in an SBML Level 3 package. More... | |
libsbml.AST_PLUS = _libsbml.AST_PLUS | |
One of the possible ASTNode types. More... | |
libsbml.AST_POWER = _libsbml.AST_POWER | |
One of the possible ASTNode types. More... | |
libsbml.AST_QUALIFIER_BVAR = _libsbml.AST_QUALIFIER_BVAR | |
One of the possible ASTNode types. More... | |
libsbml.AST_QUALIFIER_DEGREE = _libsbml.AST_QUALIFIER_DEGREE | |
One of the possible ASTNode types. More... | |
libsbml.AST_QUALIFIER_LOGBASE = _libsbml.AST_QUALIFIER_LOGBASE | |
One of the possible ASTNode types. More... | |
libsbml.AST_RATIONAL = _libsbml.AST_RATIONAL | |
One of the possible ASTNode types. More... | |
libsbml.AST_REAL = _libsbml.AST_REAL | |
One of the possible ASTNode types. More... | |
libsbml.AST_REAL_E = _libsbml.AST_REAL_E | |
One of the possible ASTNode types. More... | |
libsbml.AST_RELATIONAL_EQ = _libsbml.AST_RELATIONAL_EQ | |
One of the possible ASTNode types. More... | |
libsbml.AST_RELATIONAL_GEQ = _libsbml.AST_RELATIONAL_GEQ | |
One of the possible ASTNode types. More... | |
libsbml.AST_RELATIONAL_GT = _libsbml.AST_RELATIONAL_GT | |
One of the possible ASTNode types. More... | |
libsbml.AST_RELATIONAL_LEQ = _libsbml.AST_RELATIONAL_LEQ | |
One of the possible ASTNode types. More... | |
libsbml.AST_RELATIONAL_LT = _libsbml.AST_RELATIONAL_LT | |
One of the possible ASTNode types. More... | |
libsbml.AST_RELATIONAL_NEQ = _libsbml.AST_RELATIONAL_NEQ | |
One of the possible ASTNode types. More... | |
libsbml.AST_SEMANTICS = _libsbml.AST_SEMANTICS | |
One of the possible ASTNode types. More... | |
libsbml.AST_TIMES = _libsbml.AST_TIMES | |
One of the possible ASTNode types. More... | |
libsbml.AST_UNKNOWN = _libsbml.AST_UNKNOWN | |
One of the possible SBML Rule object types. More... | |
libsbml.AvogadroNotSupported = _libsbml.AvogadroNotSupported | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BadCsymbolDefinitionURLValue = _libsbml.BadCsymbolDefinitionURLValue | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BadlyFormedXML = _libsbml.BadlyFormedXML | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadMathML = _libsbml.BadMathML | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BadMathMLNodeType = _libsbml.BadMathMLNodeType | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BadProcessingInstruction = _libsbml.BadProcessingInstruction | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLAttribute = _libsbml.BadXMLAttribute | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLAttributeValue = _libsbml.BadXMLAttributeValue | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLComment = _libsbml.BadXMLComment | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLDecl = _libsbml.BadXMLDecl | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLDeclLocation = _libsbml.BadXMLDeclLocation | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLDOCTYPE = _libsbml.BadXMLDOCTYPE | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLDocumentStructure = _libsbml.BadXMLDocumentStructure | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLIDRef = _libsbml.BadXMLIDRef | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLIDValue = _libsbml.BadXMLIDValue | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLPrefix = _libsbml.BadXMLPrefix | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BadXMLPrefixValue = _libsbml.BadXMLPrefixValue | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.BIOLOGICAL_QUALIFIER = _libsbml.BIOLOGICAL_QUALIFIER | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BooleanOpsNeedBooleanArgs = _libsbml.BooleanOpsNeedBooleanArgs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BothAmountAndConcentrationSet = _libsbml.BothAmountAndConcentrationSet | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BothStoichiometryAndMath = _libsbml.BothStoichiometryAndMath | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.BQB_ENCODES = _libsbml.BQB_ENCODES | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_HAS_PART = _libsbml.BQB_HAS_PART | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_HAS_PROPERTY = _libsbml.BQB_HAS_PROPERTY | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_HAS_TAXON = _libsbml.BQB_HAS_TAXON | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_HAS_VERSION = _libsbml.BQB_HAS_VERSION | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS = _libsbml.BQB_IS | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS_DESCRIBED_BY = _libsbml.BQB_IS_DESCRIBED_BY | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS_ENCODED_BY = _libsbml.BQB_IS_ENCODED_BY | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS_HOMOLOG_TO = _libsbml.BQB_IS_HOMOLOG_TO | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS_PART_OF = _libsbml.BQB_IS_PART_OF | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS_PROPERTY_OF = _libsbml.BQB_IS_PROPERTY_OF | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_IS_VERSION_OF = _libsbml.BQB_IS_VERSION_OF | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_OCCURS_IN = _libsbml.BQB_OCCURS_IN | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQB_UNKNOWN = _libsbml.BQB_UNKNOWN | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQM_HAS_INSTANCE = _libsbml.BQM_HAS_INSTANCE | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQM_IS = _libsbml.BQM_IS | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQM_IS_DERIVED_FROM = _libsbml.BQM_IS_DERIVED_FROM | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQM_IS_DESCRIBED_BY = _libsbml.BQM_IS_DESCRIBED_BY | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQM_IS_INSTANCE_OF = _libsbml.BQM_IS_INSTANCE_OF | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.BQM_UNKNOWN = _libsbml.BQM_UNKNOWN | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.CannotConvertToL1V1 = _libsbml.CannotConvertToL1V1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CelsiusNoLongerValid = _libsbml.CelsiusNoLongerValid | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CircularRuleDependency = _libsbml.CircularRuleDependency | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CNV_TYPE_BOOL = _libsbml.CNV_TYPE_BOOL | |
One of the possible ConversionOption data type indicators. More... | |
libsbml.CNV_TYPE_DOUBLE = _libsbml.CNV_TYPE_DOUBLE | |
One of the possible ConversionOption data type indicators. More... | |
libsbml.CNV_TYPE_INT = _libsbml.CNV_TYPE_INT | |
One of the possible ConversionOption data type indicators. More... | |
libsbml.CNV_TYPE_SINGLE = _libsbml.CNV_TYPE_SINGLE | |
One of the possible ConversionOption data type indicators. More... | |
libsbml.CNV_TYPE_STRING = _libsbml.CNV_TYPE_STRING | |
One of the possible ConversionOption data type indicators. More... | |
libsbml.CompartmentNotOnL1Reaction = _libsbml.CompartmentNotOnL1Reaction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CompartmentOnReaction = _libsbml.CompartmentOnReaction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CompartmentShouldHaveSize = _libsbml.CompartmentShouldHaveSize | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CompartmentTypeNotValidAttribute = _libsbml.CompartmentTypeNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CompartmentTypeNotValidComponent = _libsbml.CompartmentTypeNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.CompAttributeRequiredMissing = _libsbml.CompAttributeRequiredMissing | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompAttributeRequiredMustBeBoolean = _libsbml.CompAttributeRequiredMustBeBoolean | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompAttributeRequiredMustBeTrue = _libsbml.CompAttributeRequiredMustBeTrue | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompCircularExternalModelReference = _libsbml.CompCircularExternalModelReference | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeletedReplacement = _libsbml.CompDeletedReplacement | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeletionAllowedAttributes = _libsbml.CompDeletionAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeletionMustReferenceObject = _libsbml.CompDeletionMustReferenceObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeletionMustReferOnlyOneObject = _libsbml.CompDeletionMustReferOnlyOneObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeprecatedDeleteFunction = _libsbml.CompDeprecatedDeleteFunction | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeprecatedReplaceFunction = _libsbml.CompDeprecatedReplaceFunction | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDeprecatedSBaseRefSpelling = _libsbml.CompDeprecatedSBaseRefSpelling | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompDuplicateComponentId = _libsbml.CompDuplicateComponentId | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompElementNotInNs = _libsbml.CompElementNotInNs | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompEmptyLOModelDefs = _libsbml.CompEmptyLOModelDefs | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompEmptyLOReplacedElements = _libsbml.CompEmptyLOReplacedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompExtentConversionMustBeParameter = _libsbml.CompExtentConversionMustBeParameter | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompExtModDefAllowedAttributes = _libsbml.CompExtModDefAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompExtModDefAllowedCoreAttributes = _libsbml.CompExtModDefAllowedCoreAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompExtModDefAllowedElements = _libsbml.CompExtModDefAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompExtModDefBad = _libsbml.CompExtModDefBad | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompExtModMd5DoesNotMatch = _libsbml.CompExtModMd5DoesNotMatch | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompFlatModelNotValid = _libsbml.CompFlatModelNotValid | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompFlatteningNotImplementedNotReqd = _libsbml.CompFlatteningNotImplementedNotReqd | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompFlatteningNotImplementedReqd = _libsbml.CompFlatteningNotImplementedReqd | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompFlatteningNotRecognisedNotReqd = _libsbml.CompFlatteningNotRecognisedNotReqd | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompFlatteningNotRecognisedReqd = _libsbml.CompFlatteningNotRecognisedReqd | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompFlatteningWarning = _libsbml.CompFlatteningWarning | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompIdRefMayReferenceUnknownPackage = _libsbml.CompIdRefMayReferenceUnknownPackage | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompIdRefMustReferenceObject = _libsbml.CompIdRefMustReferenceObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidConversionFactorSyntax = _libsbml.CompInvalidConversionFactorSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidDeletionSyntax = _libsbml.CompInvalidDeletionSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidExtentConvFactorSyntax = _libsbml.CompInvalidExtentConvFactorSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidIdRefSyntax = _libsbml.CompInvalidIdRefSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidMD5Syntax = _libsbml.CompInvalidMD5Syntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidMetaIdRefSyntax = _libsbml.CompInvalidMetaIdRefSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidModelRefSyntax = _libsbml.CompInvalidModelRefSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidNameSyntax = _libsbml.CompInvalidNameSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidPortRefSyntax = _libsbml.CompInvalidPortRefSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidSIdSyntax = _libsbml.CompInvalidSIdSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidSourceSyntax = _libsbml.CompInvalidSourceSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidSubmodelRefSyntax = _libsbml.CompInvalidSubmodelRefSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidTimeConvFactorSyntax = _libsbml.CompInvalidTimeConvFactorSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompInvalidUnitRefSyntax = _libsbml.CompInvalidUnitRefSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLineNumbersUnreliable = _libsbml.CompLineNumbersUnreliable | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLODeletionAllowedAttributes = _libsbml.CompLODeletionAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLODeletionsAllowedElements = _libsbml.CompLODeletionsAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOExtModDefsAllowedAttributes = _libsbml.CompLOExtModDefsAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOExtModelDefsAllowedElements = _libsbml.CompLOExtModelDefsAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOModelDefsAllowedAttributes = _libsbml.CompLOModelDefsAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOModelDefsAllowedElements = _libsbml.CompLOModelDefsAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOPortsAllowedAttributes = _libsbml.CompLOPortsAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOPortsAllowedElements = _libsbml.CompLOPortsAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOReplacedElementsAllowedAttribs = _libsbml.CompLOReplacedElementsAllowedAttribs | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOReplaceElementsAllowedElements = _libsbml.CompLOReplaceElementsAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOSubmodelsAllowedAttributes = _libsbml.CompLOSubmodelsAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompLOSubmodelsAllowedElements = _libsbml.CompLOSubmodelsAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompMetaIdRefMayReferenceUnknownPkg = _libsbml.CompMetaIdRefMayReferenceUnknownPkg | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompMetaIdRefMustReferenceObject = _libsbml.CompMetaIdRefMustReferenceObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompModCannotCircularlyReferenceSelf = _libsbml.CompModCannotCircularlyReferenceSelf | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompModelFlatteningFailed = _libsbml.CompModelFlatteningFailed | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompModReferenceMustIdOfModel = _libsbml.CompModReferenceMustIdOfModel | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompModReferenceSyntax = _libsbml.CompModReferenceSyntax | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompMustReplaceIDs = _libsbml.CompMustReplaceIDs | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompMustReplaceMetaIDs = _libsbml.CompMustReplaceMetaIDs | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompMustReplacePackageIDs = _libsbml.CompMustReplacePackageIDs | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompMustReplaceSameClass = _libsbml.CompMustReplaceSameClass | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompNoEmptyListOfOnModel = _libsbml.CompNoEmptyListOfOnModel | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompNoModelInReference = _libsbml.CompNoModelInReference | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompNoMultipleReferences = _libsbml.CompNoMultipleReferences | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompNSUndeclared = _libsbml.CompNSUndeclared | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneListOfDeletionOnSubmodel = _libsbml.CompOneListOfDeletionOnSubmodel | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneListOfExtModelDefinitions = _libsbml.CompOneListOfExtModelDefinitions | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneListOfModelDefinitions = _libsbml.CompOneListOfModelDefinitions | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneListOfOnModel = _libsbml.CompOneListOfOnModel | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneListOfReplacedElements = _libsbml.CompOneListOfReplacedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneReplacedByElement = _libsbml.CompOneReplacedByElement | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompOneSBaseRefOnly = _libsbml.CompOneSBaseRefOnly | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompParentOfSBRefChildMustBeSubmodel = _libsbml.CompParentOfSBRefChildMustBeSubmodel | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompPortAllowedAttributes = _libsbml.CompPortAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompPortMustReferenceObject = _libsbml.CompPortMustReferenceObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompPortMustReferenceOnlyOneObject = _libsbml.CompPortMustReferenceOnlyOneObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompPortReferencesUnique = _libsbml.CompPortReferencesUnique | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompPortRefMustReferencePort = _libsbml.CompPortRefMustReferencePort | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReferenceMustBeL3 = _libsbml.CompReferenceMustBeL3 | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedByAllowedAttributes = _libsbml.CompReplacedByAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedByMustRefObject = _libsbml.CompReplacedByMustRefObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedByMustRefOnlyOne = _libsbml.CompReplacedByMustRefOnlyOne | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedBySubModelRef = _libsbml.CompReplacedBySubModelRef | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementAllowedAttributes = _libsbml.CompReplacedElementAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementConvFactorRef = _libsbml.CompReplacedElementConvFactorRef | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementDeletionRef = _libsbml.CompReplacedElementDeletionRef | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementMustRefObject = _libsbml.CompReplacedElementMustRefObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementMustRefOnlyOne = _libsbml.CompReplacedElementMustRefOnlyOne | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementNoDelAndConvFact = _libsbml.CompReplacedElementNoDelAndConvFact | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementSameReference = _libsbml.CompReplacedElementSameReference | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedElementSubModelRef = _libsbml.CompReplacedElementSubModelRef | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompReplacedUnitsShouldMatch = _libsbml.CompReplacedUnitsShouldMatch | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompRequiredFalseIfAllElementsReplaced = _libsbml.CompRequiredFalseIfAllElementsReplaced | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompRequiredTrueIfElementsRemain = _libsbml.CompRequiredTrueIfElementsRemain | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSBaseRefMustReferenceObject = _libsbml.CompSBaseRefMustReferenceObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSBaseRefMustReferenceOnlyOneObject = _libsbml.CompSBaseRefMustReferenceOnlyOneObject | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSubmodelAllowedAttributes = _libsbml.CompSubmodelAllowedAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSubmodelAllowedCoreAttributes = _libsbml.CompSubmodelAllowedCoreAttributes | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSubmodelAllowedElements = _libsbml.CompSubmodelAllowedElements | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSubmodelCannotReferenceSelf = _libsbml.CompSubmodelCannotReferenceSelf | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSubmodelMustReferenceModel = _libsbml.CompSubmodelMustReferenceModel | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompSubmodelNoEmptyLODeletions = _libsbml.CompSubmodelNoEmptyLODeletions | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompTimeConversionMustBeParameter = _libsbml.CompTimeConversionMustBeParameter | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompUniqueModelIds = _libsbml.CompUniqueModelIds | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompUniquePortIds = _libsbml.CompUniquePortIds | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompUnitRefMustReferenceUnitDef = _libsbml.CompUnitRefMustReferenceUnitDef | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.CompUnknown = _libsbml.CompUnknown | |
long More... | |
libsbml.CompUnresolvedReference = _libsbml.CompUnresolvedReference | |
comp A value in the enumeration of all the error and warning codes generated by the libSBML “comp” extension for objects of class SBMLError. More... | |
libsbml.ConstantNotValidAttribute = _libsbml.ConstantNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConstantSpeciesNotValidAttribute = _libsbml.ConstantSpeciesNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConstraintContainsDOCTYPE = _libsbml.ConstraintContainsDOCTYPE | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConstraintContainsXMLDecl = _libsbml.ConstraintContainsXMLDecl | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConstraintMathNotBoolean = _libsbml.ConstraintMathNotBoolean | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConstraintNotInXHTMLNamespace = _libsbml.ConstraintNotInXHTMLNamespace | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConstraintNotValidComponent = _libsbml.ConstraintNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConversionFactorMustConstant = _libsbml.ConversionFactorMustConstant | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConversionFactorNotInL1 = _libsbml.ConversionFactorNotInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ConversionFactorOnSpecies = _libsbml.ConversionFactorOnSpecies | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DanglingUnitSIdRef = _libsbml.DanglingUnitSIdRef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DelayNeedsValuesFromTriggerTime = _libsbml.DelayNeedsValuesFromTriggerTime | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DelayUnitsNotTime = _libsbml.DelayUnitsNotTime | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DisallowedDefinitionURLUse = _libsbml.DisallowedDefinitionURLUse | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DisallowedMathMLEncodingUse = _libsbml.DisallowedMathMLEncodingUse | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DisallowedMathMLSymbol = _libsbml.DisallowedMathMLSymbol | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DisallowedMathTypeAttributeUse = _libsbml.DisallowedMathTypeAttributeUse | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DisallowedMathTypeAttributeValue = _libsbml.DisallowedMathTypeAttributeValue | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DisallowedMathUnitsUse = _libsbml.DisallowedMathUnitsUse | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateAnnotationInvalidInL2v2 = _libsbml.DuplicateAnnotationInvalidInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateAnnotationInvalidInL2v3 = _libsbml.DuplicateAnnotationInvalidInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateAnnotationInvalidInL2v4 = _libsbml.DuplicateAnnotationInvalidInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateAnnotationInvalidInL3v1 = _libsbml.DuplicateAnnotationInvalidInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateAnnotationNamespaces = _libsbml.DuplicateAnnotationNamespaces | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateComponentId = _libsbml.DuplicateComponentId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateLocalParameterId = _libsbml.DuplicateLocalParameterId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateMetaId = _libsbml.DuplicateMetaId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateUnitDefinitionId = _libsbml.DuplicateUnitDefinitionId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.DuplicateXMLAttribute = _libsbml.DuplicateXMLAttribute | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.EmptyListElement = _libsbml.EmptyListElement | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EmptyListInKineticLaw = _libsbml.EmptyListInKineticLaw | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EmptyListInReaction = _libsbml.EmptyListInReaction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EmptyListOfUnits = _libsbml.EmptyListOfUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EmptyUnitListElement = _libsbml.EmptyUnitListElement | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventAndAssignmentRuleForId = _libsbml.EventAndAssignmentRuleForId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventAssignCompartmentMismatch = _libsbml.EventAssignCompartmentMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventAssignmentForConstantEntity = _libsbml.EventAssignmentForConstantEntity | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventAssignParameterMismatch = _libsbml.EventAssignParameterMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventAssignSpeciesMismatch = _libsbml.EventAssignSpeciesMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventAssignStoichiometryMismatch = _libsbml.EventAssignStoichiometryMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.EventNotValidComponent = _libsbml.EventNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ExtentUnitsNotSubstance = _libsbml.ExtentUnitsNotSubstance | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FailedMathMLReadOfDouble = _libsbml.FailedMathMLReadOfDouble | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FailedMathMLReadOfExponential = _libsbml.FailedMathMLReadOfExponential | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FailedMathMLReadOfInteger = _libsbml.FailedMathMLReadOfInteger | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FailedMathMLReadOfRational = _libsbml.FailedMathMLReadOfRational | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FbcActiveObjectiveRefersObjective = _libsbml.FbcActiveObjectiveRefersObjective | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcActiveObjectiveSyntax = _libsbml.FbcActiveObjectiveSyntax | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcAttributeRequiredMissing = _libsbml.FbcAttributeRequiredMissing | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcAttributeRequiredMustBeBoolean = _libsbml.FbcAttributeRequiredMustBeBoolean | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcDuplicateComponentId = _libsbml.FbcDuplicateComponentId | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcElementNotInNs = _libsbml.FbcElementNotInNs | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundAllowedElements = _libsbml.FbcFluxBoundAllowedElements | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundAllowedL3Attributes = _libsbml.FbcFluxBoundAllowedL3Attributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundNameMustBeString = _libsbml.FbcFluxBoundNameMustBeString | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundOperationMustBeEnum = _libsbml.FbcFluxBoundOperationMustBeEnum | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundReactionMustExist = _libsbml.FbcFluxBoundReactionMustExist | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundRectionMustBeSIdRef = _libsbml.FbcFluxBoundRectionMustBeSIdRef | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundRequiredAttributes = _libsbml.FbcFluxBoundRequiredAttributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundsForReactionConflict = _libsbml.FbcFluxBoundsForReactionConflict | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxBoundValueMustBeDouble = _libsbml.FbcFluxBoundValueMustBeDouble | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectAllowedElements = _libsbml.FbcFluxObjectAllowedElements | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectAllowedL3Attributes = _libsbml.FbcFluxObjectAllowedL3Attributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectCoefficientMustBeDouble = _libsbml.FbcFluxObjectCoefficientMustBeDouble | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectNameMustBeString = _libsbml.FbcFluxObjectNameMustBeString | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectReactionMustBeSIdRef = _libsbml.FbcFluxObjectReactionMustBeSIdRef | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectReactionMustExist = _libsbml.FbcFluxObjectReactionMustExist | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcFluxObjectRequiredAttributes = _libsbml.FbcFluxObjectRequiredAttributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcLOFluxBoundsAllowedAttributes = _libsbml.FbcLOFluxBoundsAllowedAttributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcLOFluxBoundsAllowedElements = _libsbml.FbcLOFluxBoundsAllowedElements | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcLOObjectivesAllowedAttributes = _libsbml.FbcLOObjectivesAllowedAttributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcLOObjectivesAllowedElements = _libsbml.FbcLOObjectivesAllowedElements | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcNoEmptyListOfs = _libsbml.FbcNoEmptyListOfs | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcNSUndeclared = _libsbml.FbcNSUndeclared | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveAllowedElements = _libsbml.FbcObjectiveAllowedElements | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveAllowedL3Attributes = _libsbml.FbcObjectiveAllowedL3Attributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveLOFluxObjAllowedAttribs = _libsbml.FbcObjectiveLOFluxObjAllowedAttribs | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveLOFluxObjMustNotBeEmpty = _libsbml.FbcObjectiveLOFluxObjMustNotBeEmpty | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveLOFluxObjOnlyFluxObj = _libsbml.FbcObjectiveLOFluxObjOnlyFluxObj | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveNameMustBeString = _libsbml.FbcObjectiveNameMustBeString | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveOneListOfObjectives = _libsbml.FbcObjectiveOneListOfObjectives | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveRequiredAttributes = _libsbml.FbcObjectiveRequiredAttributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcObjectiveTypeMustBeEnum = _libsbml.FbcObjectiveTypeMustBeEnum | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcOnlyOneEachListOf = _libsbml.FbcOnlyOneEachListOf | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcRequiredFalse = _libsbml.FbcRequiredFalse | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcSBMLSIdSyntax = _libsbml.FbcSBMLSIdSyntax | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcSpeciesAllowedL3Attributes = _libsbml.FbcSpeciesAllowedL3Attributes | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcSpeciesChargeMustBeInteger = _libsbml.FbcSpeciesChargeMustBeInteger | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcSpeciesFormulaMustBeString = _libsbml.FbcSpeciesFormulaMustBeString | |
fbc A value in the enumeration of all the error and warning codes generated by the libSBML “fbc” extension for objects of class SBMLError. More... | |
libsbml.FbcUnknown = _libsbml.FbcUnknown | |
long More... | |
libsbml.FLUXBOUND_OPERATION_EQUAL = _libsbml.FLUXBOUND_OPERATION_EQUAL | |
fbc One of the possible FluxBound operation types. More... | |
libsbml.FLUXBOUND_OPERATION_GREATER = _libsbml.FLUXBOUND_OPERATION_GREATER | |
fbc One of the possible FluxBound operation types. More... | |
libsbml.FLUXBOUND_OPERATION_GREATER_EQUAL = _libsbml.FLUXBOUND_OPERATION_GREATER_EQUAL | |
fbc One of the possible FluxBound operation types. More... | |
libsbml.FLUXBOUND_OPERATION_LESS = _libsbml.FLUXBOUND_OPERATION_LESS | |
fbc One of the possible FluxBound operation types. More... | |
libsbml.FLUXBOUND_OPERATION_LESS_EQUAL = _libsbml.FLUXBOUND_OPERATION_LESS_EQUAL | |
long More... | |
libsbml.FLUXBOUND_OPERATION_UNKNOWN = _libsbml.FLUXBOUND_OPERATION_UNKNOWN | |
libsbml.FormulaInLevel1KL = _libsbml.FormulaInLevel1KL | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FuncDefNotValidComponent = _libsbml.FuncDefNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.FunctionDefMathNotLambda = _libsbml.FunctionDefMathNotLambda | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.GENE_ASSOCIATION = _libsbml.GENE_ASSOCIATION | |
long More... | |
libsbml.GeneralWarningNotSpecified = _libsbml.GeneralWarningNotSpecified | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.GlobalUnitsNotDeclared = _libsbml.GlobalUnitsNotDeclared | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.HasOnlySubsNoSpatialUnits = _libsbml.HasOnlySubsNoSpatialUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.HasOnlySubstanceUnitsNotinL1 = _libsbml.HasOnlySubstanceUnitsNotinL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.HasOnlySubsUnitsNotValidAttribute = _libsbml.HasOnlySubsUnitsNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IdNotValidAttribute = _libsbml.IdNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InconsistentArgUnits = _libsbml.InconsistentArgUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InconsistentArgUnitsWarnings = _libsbml.InconsistentArgUnitsWarnings | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InconsistentExponUnitsWarnings = _libsbml.InconsistentExponUnitsWarnings | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InconsistentKineticLawUnitsL3 = _libsbml.InconsistentKineticLawUnitsL3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InconsistentPowerUnitsWarnings = _libsbml.InconsistentPowerUnitsWarnings | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IncorrectCompartmentSpatialDimensions = _libsbml.IncorrectCompartmentSpatialDimensions | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IncorrectOrderInConstraint = _libsbml.IncorrectOrderInConstraint | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IncorrectOrderInEvent = _libsbml.IncorrectOrderInEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IncorrectOrderInKineticLaw = _libsbml.IncorrectOrderInKineticLaw | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IncorrectOrderInModel = _libsbml.IncorrectOrderInModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.IncorrectOrderInReaction = _libsbml.IncorrectOrderInReaction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.INFIX_SYNTAX_CURLY_BRACES = _libsbml.INFIX_SYNTAX_CURLY_BRACES | |
libsbml.INFIX_SYNTAX_CURLY_BRACES_SEMICOLON = _libsbml.INFIX_SYNTAX_CURLY_BRACES_SEMICOLON | |
libsbml.INFIX_SYNTAX_NAMED_SQUARE_BRACKETS = _libsbml.INFIX_SYNTAX_NAMED_SQUARE_BRACKETS | |
libsbml.InitAssignCompartmenMismatch = _libsbml.InitAssignCompartmenMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitAssignmentAndRuleForSameId = _libsbml.InitAssignmentAndRuleForSameId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitAssignParameterMismatch = _libsbml.InitAssignParameterMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitAssignSpeciesMismatch = _libsbml.InitAssignSpeciesMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitAssignStoichiometryMismatch = _libsbml.InitAssignStoichiometryMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitialAssignNotValidComponent = _libsbml.InitialAssignNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitialValueFalseEventNotSupported = _libsbml.InitialValueFalseEventNotSupported | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InitialValueNotBoolean = _libsbml.InitialValueNotBoolean | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.INPUT_SIGN_DUAL = _libsbml.INPUT_SIGN_DUAL | |
qual One of the possible Input "sign" attribute values. More... | |
libsbml.INPUT_SIGN_NEGATIVE = _libsbml.INPUT_SIGN_NEGATIVE | |
qual One of the possible Input "sign" attribute values. More... | |
libsbml.INPUT_SIGN_POSITIVE = _libsbml.INPUT_SIGN_POSITIVE | |
long More... | |
libsbml.INPUT_SIGN_UNKNOWN = _libsbml.INPUT_SIGN_UNKNOWN | |
qual One of the possible Input "sign" attribute values. More... | |
libsbml.INPUT_SIGN_VALUE_NOTSET = _libsbml.INPUT_SIGN_VALUE_NOTSET | |
qual One of the possible Input "sign" attribute values. More... | |
libsbml.INPUT_TRANSITION_EFFECT_CONSUMPTION = _libsbml.INPUT_TRANSITION_EFFECT_CONSUMPTION | |
qual One of the possible Input transition effects. More... | |
libsbml.INPUT_TRANSITION_EFFECT_NONE = _libsbml.INPUT_TRANSITION_EFFECT_NONE | |
long More... | |
libsbml.INPUT_TRANSITION_EFFECT_UNKNOWN = _libsbml.INPUT_TRANSITION_EFFECT_UNKNOWN | |
qual One of the possible Input transition effects. More... | |
libsbml.IntegerSpatialDimensions = _libsbml.IntegerSpatialDimensions | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InternalXMLParserError = _libsbml.InternalXMLParserError | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.Invalid1DCompartmentUnits = _libsbml.Invalid1DCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.Invalid2DCompartmentUnits = _libsbml.Invalid2DCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.Invalid3DCompartmentUnits = _libsbml.Invalid3DCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidAfterXMLContent = _libsbml.InvalidAfterXMLContent | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.InvalidApplyCiInLambda = _libsbml.InvalidApplyCiInLambda | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidAreaRedefinition = _libsbml.InvalidAreaRedefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidAssignRuleVariable = _libsbml.InvalidAssignRuleVariable | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidCharInXML = _libsbml.InvalidCharInXML | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.InvalidCiInLambda = _libsbml.InvalidCiInLambda | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidCompartmentSBOTerm = _libsbml.InvalidCompartmentSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidCompartmentTypeRef = _libsbml.InvalidCompartmentTypeRef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidCompartmentTypeSBOTerm = _libsbml.InvalidCompartmentTypeSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidConstraintContent = _libsbml.InvalidConstraintContent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidConstraintSBOTerm = _libsbml.InvalidConstraintSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidDelaySBOTerm = _libsbml.InvalidDelaySBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidEventAssignmentSBOTerm = _libsbml.InvalidEventAssignmentSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidEventAssignmentVariable = _libsbml.InvalidEventAssignmentVariable | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidEventSBOTerm = _libsbml.InvalidEventSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidFunctionDefReturnType = _libsbml.InvalidFunctionDefReturnType | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidFunctionDefSBOTerm = _libsbml.InvalidFunctionDefSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidIdSyntax = _libsbml.InvalidIdSyntax | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidInitAssignSBOTerm = _libsbml.InvalidInitAssignSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidInitAssignSymbol = _libsbml.InvalidInitAssignSymbol | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidKineticLawSBOTerm = _libsbml.InvalidKineticLawSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidL1CompartmentUnits = _libsbml.InvalidL1CompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidLengthRedefinition = _libsbml.InvalidLengthRedefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidMathElement = _libsbml.InvalidMathElement | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidMathMLAttribute = _libsbml.InvalidMathMLAttribute | |
Attribute not allowed on this element. More... | |
libsbml.InvalidMetaidSyntax = _libsbml.InvalidMetaidSyntax | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidModelSBOTerm = _libsbml.InvalidModelSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidModifiersList = _libsbml.InvalidModifiersList | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidNamespaceOnSBML = _libsbml.InvalidNamespaceOnSBML | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidNameSyntax = _libsbml.InvalidNameSyntax | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidNoArgsPassedToFunctionDef = _libsbml.InvalidNoArgsPassedToFunctionDef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidNotesContent = _libsbml.InvalidNotesContent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidParameterSBOTerm = _libsbml.InvalidParameterSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidParameterUnits = _libsbml.InvalidParameterUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidRateRuleVariable = _libsbml.InvalidRateRuleVariable | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidReactantsProductsList = _libsbml.InvalidReactantsProductsList | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidReactionSBOTerm = _libsbml.InvalidReactionSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidRuleOrdering = _libsbml.InvalidRuleOrdering | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidRuleSBOTerm = _libsbml.InvalidRuleSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSBMLLevelVersion = _libsbml.InvalidSBMLLevelVersion | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSBOTermSyntax = _libsbml.InvalidSBOTermSyntax | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesCompartmentRef = _libsbml.InvalidSpeciesCompartmentRef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesReference = _libsbml.InvalidSpeciesReference | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesReferenceSBOTerm = _libsbml.InvalidSpeciesReferenceSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesSBOTerm = _libsbml.InvalidSpeciesSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesSusbstanceUnits = _libsbml.InvalidSpeciesSusbstanceUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesTypeRef = _libsbml.InvalidSpeciesTypeRef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSpeciesTypeSBOTerm = _libsbml.InvalidSpeciesTypeSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidSubstanceRedefinition = _libsbml.InvalidSubstanceRedefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidTargetLevelVersion = _libsbml.InvalidTargetLevelVersion | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidTimeRedefinition = _libsbml.InvalidTimeRedefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidTriggerSBOTerm = _libsbml.InvalidTriggerSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidUnitDefId = _libsbml.InvalidUnitDefId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidUnitIdSyntax = _libsbml.InvalidUnitIdSyntax | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidUnitKind = _libsbml.InvalidUnitKind | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidUnitsValue = _libsbml.InvalidUnitsValue | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidVolumeRedefinition = _libsbml.InvalidVolumeRedefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.InvalidXMLConstruct = _libsbml.InvalidXMLConstruct | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.KineticLawNotSubstancePerTime = _libsbml.KineticLawNotSubstancePerTime | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.KineticLawParametersAreLocalOnly = _libsbml.KineticLawParametersAreLocalOnly | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L1V1CompartmentVolumeReqd = _libsbml.L1V1CompartmentVolumeReqd | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3AreaUnitsOnModel = _libsbml.L3AreaUnitsOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3ConversionFactorOnModel = _libsbml.L3ConversionFactorOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3ExtentUnitsOnModel = _libsbml.L3ExtentUnitsOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3LengthUnitsOnModel = _libsbml.L3LengthUnitsOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3NotSchemaConformant = _libsbml.L3NotSchemaConformant | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3NotSupported = _libsbml.L3NotSupported | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3P_AVOGADRO_IS_CSYMBOL = _libsbml.L3P_AVOGADRO_IS_CSYMBOL | |
Do not treat 'avogadro' specially—consider it a plain symbol name when parsing text-string formulas. More... | |
libsbml.L3P_AVOGADRO_IS_NAME = _libsbml.L3P_AVOGADRO_IS_NAME | |
Collapse unary minuses where possible. More... | |
libsbml.L3P_COLLAPSE_UNARY_MINUS = _libsbml.L3P_COLLAPSE_UNARY_MINUS | |
Retain unary minuses in the AST representation when parsing text-string formulas. More... | |
libsbml.L3P_COMPARE_BUILTINS_CASE_INSENSITIVE = _libsbml.L3P_COMPARE_BUILTINS_CASE_INSENSITIVE | |
Treat all forms of built-in functions as referencing that function, regardless of the capitalization of that string. More... | |
libsbml.L3P_COMPARE_BUILTINS_CASE_SENSITIVE = _libsbml.L3P_COMPARE_BUILTINS_CASE_SENSITIVE | |
Treat only the all-lower-case form of built-in functions as referencing that function, and all other forms of capitalization of that string as referencing user-defined functions or values. More... | |
libsbml.L3P_EXPAND_UNARY_MINUS = _libsbml.L3P_EXPAND_UNARY_MINUS | |
Parse units in text-string formulas when parsing text-string formulas. More... | |
libsbml.L3P_NO_UNITS = _libsbml.L3P_NO_UNITS | |
Recognize 'avogadro' as an SBML Level 3 symbol when parsing text-string formulas. More... | |
libsbml.L3P_PARSE_LOG_AS_ERROR = _libsbml.L3P_PARSE_LOG_AS_ERROR | |
Collapse unary minuses where possible when parsing text-string formulas. More... | |
libsbml.L3P_PARSE_LOG_AS_LN = _libsbml.L3P_PARSE_LOG_AS_LN | |
Refuse to parse log(x) at all, and set an error message telling the user to use log10(x) , ln(x) , or log(base, x) instead. More... | |
libsbml.L3P_PARSE_LOG_AS_LOG10 = _libsbml.L3P_PARSE_LOG_AS_LOG10 | |
Parse log(x) as the natural logarithm of x . More... | |
libsbml.L3P_PARSE_UNITS = _libsbml.L3P_PARSE_UNITS | |
Do not recognize units in text-string formulas—treat them as errors. More... | |
libsbml.L3PackageOnLowerSBML = _libsbml.L3PackageOnLowerSBML | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3SpatialDimensionsUnset = _libsbml.L3SpatialDimensionsUnset | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3SubstanceUnitsOnModel = _libsbml.L3SubstanceUnitsOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3TimeUnitsOnModel = _libsbml.L3TimeUnitsOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.L3VolumeUnitsOnModel = _libsbml.L3VolumeUnitsOnModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.LambdaOnlyAllowedInFunctionDef = _libsbml.LambdaOnlyAllowedInFunctionDef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.LayoutAttributeRequiredMissing = _libsbml.LayoutAttributeRequiredMissing | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutAttributeRequiredMustBeBoolean = _libsbml.LayoutAttributeRequiredMustBeBoolean | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutBBoxAllowedAttributes = _libsbml.LayoutBBoxAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutBBoxAllowedCoreAttributes = _libsbml.LayoutBBoxAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutBBoxAllowedCoreElements = _libsbml.LayoutBBoxAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutBBoxAllowedElements = _libsbml.LayoutBBoxAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutBBoxConsistent3DDefinition = _libsbml.LayoutBBoxConsistent3DDefinition | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCBezAllowedAttributes = _libsbml.LayoutCBezAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCBezAllowedCoreAttributes = _libsbml.LayoutCBezAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCBezAllowedCoreElements = _libsbml.LayoutCBezAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCBezAllowedElements = _libsbml.LayoutCBezAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGAllowedAttributes = _libsbml.LayoutCGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGAllowedCoreAttributes = _libsbml.LayoutCGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGAllowedCoreElements = _libsbml.LayoutCGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGAllowedElements = _libsbml.LayoutCGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGCompartmentMustRefComp = _libsbml.LayoutCGCompartmentMustRefComp | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGCompartmentSyntax = _libsbml.LayoutCGCompartmentSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGMetaIdRefMustBeIDREF = _libsbml.LayoutCGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGMetaIdRefMustReferenceObject = _libsbml.LayoutCGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGNoDuplicateReferences = _libsbml.LayoutCGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCGOrderMustBeDouble = _libsbml.LayoutCGOrderMustBeDouble | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCurveAllowedAttributes = _libsbml.LayoutCurveAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCurveAllowedCoreAttributes = _libsbml.LayoutCurveAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCurveAllowedCoreElements = _libsbml.LayoutCurveAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutCurveAllowedElements = _libsbml.LayoutCurveAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutDimsAllowedAttributes = _libsbml.LayoutDimsAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutDimsAllowedCoreAttributes = _libsbml.LayoutDimsAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutDimsAllowedCoreElements = _libsbml.LayoutDimsAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutDimsAttributesMustBeDouble = _libsbml.LayoutDimsAttributesMustBeDouble | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutDuplicateComponentId = _libsbml.LayoutDuplicateComponentId | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutElementNotInNs = _libsbml.LayoutElementNotInNs | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGAllowedAttributes = _libsbml.LayoutGGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGAllowedCoreAttributes = _libsbml.LayoutGGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGAllowedCoreElements = _libsbml.LayoutGGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGAllowedElements = _libsbml.LayoutGGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGMetaIdRefMustBeIDREF = _libsbml.LayoutGGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGMetaIdRefMustReferenceObject = _libsbml.LayoutGGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGNoDuplicateReferences = _libsbml.LayoutGGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGReferenceMustRefObject = _libsbml.LayoutGGReferenceMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGGReferenceSyntax = _libsbml.LayoutGGReferenceSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOAllowedAttributes = _libsbml.LayoutGOAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOAllowedCoreAttributes = _libsbml.LayoutGOAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOAllowedCoreElements = _libsbml.LayoutGOAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOAllowedElements = _libsbml.LayoutGOAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOMetaIdRefMustBeIDREF = _libsbml.LayoutGOMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOMetaIdRefMustReferenceObject = _libsbml.LayoutGOMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutGOMustContainBoundingBox = _libsbml.LayoutGOMustContainBoundingBox | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLayoutAllowedAttributes = _libsbml.LayoutLayoutAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLayoutAllowedCoreAttributes = _libsbml.LayoutLayoutAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLayoutAllowedElements = _libsbml.LayoutLayoutAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLayoutMustHaveDimensions = _libsbml.LayoutLayoutMustHaveDimensions | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLayoutNameMustBeString = _libsbml.LayoutLayoutNameMustBeString | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOAddGOAllowedAttribut = _libsbml.LayoutLOAddGOAllowedAttribut | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOAddGOAllowedElements = _libsbml.LayoutLOAddGOAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOCompGlyphAllowedAttributes = _libsbml.LayoutLOCompGlyphAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOCompGlyphAllowedElements = _libsbml.LayoutLOCompGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOCurveSegsAllowedAttributes = _libsbml.LayoutLOCurveSegsAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOCurveSegsAllowedElements = _libsbml.LayoutLOCurveSegsAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOCurveSegsNotEmpty = _libsbml.LayoutLOCurveSegsNotEmpty | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOLayoutsAllowedAttributes = _libsbml.LayoutLOLayoutsAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOLayoutsAllowedElements = _libsbml.LayoutLOLayoutsAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOLayoutsNotEmpty = _libsbml.LayoutLOLayoutsNotEmpty | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOReferenceGlyphAllowedAttribs = _libsbml.LayoutLOReferenceGlyphAllowedAttribs | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOReferenceGlyphAllowedElements = _libsbml.LayoutLOReferenceGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLORnGlyphAllowedAttributes = _libsbml.LayoutLORnGlyphAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLORnGlyphAllowedElements = _libsbml.LayoutLORnGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSpeciesGlyphAllowedAttributes = _libsbml.LayoutLOSpeciesGlyphAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSpeciesGlyphAllowedElements = _libsbml.LayoutLOSpeciesGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSpeciesRefGlyphAllowedAttribs = _libsbml.LayoutLOSpeciesRefGlyphAllowedAttribs | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSpeciesRefGlyphAllowedElements = _libsbml.LayoutLOSpeciesRefGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSpeciesRefGlyphNotEmpty = _libsbml.LayoutLOSpeciesRefGlyphNotEmpty | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSubGlyphAllowedAttribs = _libsbml.LayoutLOSubGlyphAllowedAttribs | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOSubGlyphAllowedElements = _libsbml.LayoutLOSubGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOTextGlyphAllowedAttributes = _libsbml.LayoutLOTextGlyphAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLOTextGlyphAllowedElements = _libsbml.LayoutLOTextGlyphAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLSegAllowedAttributes = _libsbml.LayoutLSegAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLSegAllowedCoreAttributes = _libsbml.LayoutLSegAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLSegAllowedCoreElements = _libsbml.LayoutLSegAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutLSegAllowedElements = _libsbml.LayoutLSegAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutNoEmptyListOfs = _libsbml.LayoutNoEmptyListOfs | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutNSUndeclared = _libsbml.LayoutNSUndeclared | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutOnlyOneEachListOf = _libsbml.LayoutOnlyOneEachListOf | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutOnlyOneLOLayouts = _libsbml.LayoutOnlyOneLOLayouts | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutPointAllowedAttributes = _libsbml.LayoutPointAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutPointAllowedCoreAttributes = _libsbml.LayoutPointAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutPointAllowedCoreElements = _libsbml.LayoutPointAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutPointAttributesMustBeDouble = _libsbml.LayoutPointAttributesMustBeDouble | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGAllowedAttributes = _libsbml.LayoutREFGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGAllowedCoreAttributes = _libsbml.LayoutREFGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGAllowedCoreElements = _libsbml.LayoutREFGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGAllowedElements = _libsbml.LayoutREFGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGGlyphMustRefObject = _libsbml.LayoutREFGGlyphMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGGlyphSyntax = _libsbml.LayoutREFGGlyphSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGMetaIdRefMustBeIDREF = _libsbml.LayoutREFGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGMetaIdRefMustReferenceObject = _libsbml.LayoutREFGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGNoDuplicateReferences = _libsbml.LayoutREFGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGReferenceMustRefObject = _libsbml.LayoutREFGReferenceMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGReferenceSyntax = _libsbml.LayoutREFGReferenceSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutREFGRoleSyntax = _libsbml.LayoutREFGRoleSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRequiredFalse = _libsbml.LayoutRequiredFalse | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGAllowedAttributes = _libsbml.LayoutRGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGAllowedCoreAttributes = _libsbml.LayoutRGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGAllowedCoreElements = _libsbml.LayoutRGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGAllowedElements = _libsbml.LayoutRGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGMetaIdRefMustBeIDREF = _libsbml.LayoutRGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGMetaIdRefMustReferenceObject = _libsbml.LayoutRGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGNoDuplicateReferences = _libsbml.LayoutRGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGReactionMustRefReaction = _libsbml.LayoutRGReactionMustRefReaction | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutRGReactionSyntax = _libsbml.LayoutRGReactionSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGAllowedAttributes = _libsbml.LayoutSGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGAllowedCoreAttributes = _libsbml.LayoutSGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGAllowedCoreElements = _libsbml.LayoutSGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGAllowedElements = _libsbml.LayoutSGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGMetaIdRefMustBeIDREF = _libsbml.LayoutSGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGMetaIdRefMustReferenceObject = _libsbml.LayoutSGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGNoDuplicateReferences = _libsbml.LayoutSGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGSpeciesMustRefSpecies = _libsbml.LayoutSGSpeciesMustRefSpecies | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSGSpeciesSyntax = _libsbml.LayoutSGSpeciesSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSIdSyntax = _libsbml.LayoutSIdSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGAllowedAttributes = _libsbml.LayoutSRGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGAllowedCoreAttributes = _libsbml.LayoutSRGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGAllowedCoreElements = _libsbml.LayoutSRGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGAllowedElements = _libsbml.LayoutSRGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGMetaIdRefMustBeIDREF = _libsbml.LayoutSRGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGMetaIdRefMustReferenceObject = _libsbml.LayoutSRGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGNoDuplicateReferences = _libsbml.LayoutSRGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGRoleSyntax = _libsbml.LayoutSRGRoleSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGSpeciesGlyphMustRefObject = _libsbml.LayoutSRGSpeciesGlyphMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGSpeciesGlyphSyntax = _libsbml.LayoutSRGSpeciesGlyphSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGSpeciesReferenceSyntax = _libsbml.LayoutSRGSpeciesReferenceSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutSRGSpeciesRefMustRefObject = _libsbml.LayoutSRGSpeciesRefMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGAllowedAttributes = _libsbml.LayoutTGAllowedAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGAllowedCoreAttributes = _libsbml.LayoutTGAllowedCoreAttributes | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGAllowedCoreElements = _libsbml.LayoutTGAllowedCoreElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGAllowedElements = _libsbml.LayoutTGAllowedElements | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGGraphicalObjectMustRefObject = _libsbml.LayoutTGGraphicalObjectMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGGraphicalObjectSyntax = _libsbml.LayoutTGGraphicalObjectSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGMetaIdRefMustBeIDREF = _libsbml.LayoutTGMetaIdRefMustBeIDREF | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGMetaIdRefMustReferenceObject = _libsbml.LayoutTGMetaIdRefMustReferenceObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGNoDuplicateReferences = _libsbml.LayoutTGNoDuplicateReferences | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGOriginOfTextMustRefObject = _libsbml.LayoutTGOriginOfTextMustRefObject | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGOriginOfTextSyntax = _libsbml.LayoutTGOriginOfTextSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutTGTextMustBeString = _libsbml.LayoutTGTextMustBeString | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutUnknownError = _libsbml.LayoutUnknownError | |
long More... | |
libsbml.LayoutXsiTypeAllowedLocations = _libsbml.LayoutXsiTypeAllowedLocations | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LayoutXsiTypeSyntax = _libsbml.LayoutXsiTypeSyntax | |
layout A value in the enumeration of all the error and warning codes generated by the libSBML “layout” extension for objects of class SBMLError. More... | |
libsbml.LevelPositiveInteger = _libsbml.LevelPositiveInteger | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.LIBSBML_ANNOTATION_NAME_NOT_FOUND = _libsbml.LIBSBML_ANNOTATION_NAME_NOT_FOUND | |
The existing annotation does not have a top-level element with the given name. More... | |
libsbml.LIBSBML_ANNOTATION_NS_NOT_FOUND = _libsbml.LIBSBML_ANNOTATION_NS_NOT_FOUND | |
The existing annotation does not have a top-level element with the given namespace. More... | |
libsbml.LIBSBML_CAT_GENERAL_CONSISTENCY = _libsbml.LIBSBML_CAT_GENERAL_CONSISTENCY | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_IDENTIFIER_CONSISTENCY = _libsbml.LIBSBML_CAT_IDENTIFIER_CONSISTENCY | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_INTERNAL = _libsbml.LIBSBML_CAT_INTERNAL | |
Category code for errors in the XML layer. More... | |
libsbml.LIBSBML_CAT_INTERNAL_CONSISTENCY = _libsbml.LIBSBML_CAT_INTERNAL_CONSISTENCY | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_MATHML_CONSISTENCY = _libsbml.LIBSBML_CAT_MATHML_CONSISTENCY | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_MODELING_PRACTICE = _libsbml.LIBSBML_CAT_MODELING_PRACTICE | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_OVERDETERMINED_MODEL = _libsbml.LIBSBML_CAT_OVERDETERMINED_MODEL | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBML = _libsbml.LIBSBML_CAT_SBML | |
Category code for errors in the XML layer. More... | |
libsbml.LIBSBML_CAT_SBML_L1_COMPAT = _libsbml.LIBSBML_CAT_SBML_L1_COMPAT | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBML_L2V1_COMPAT = _libsbml.LIBSBML_CAT_SBML_L2V1_COMPAT | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBML_L2V2_COMPAT = _libsbml.LIBSBML_CAT_SBML_L2V2_COMPAT | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBML_L2V3_COMPAT = _libsbml.LIBSBML_CAT_SBML_L2V3_COMPAT | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBML_L2V4_COMPAT = _libsbml.LIBSBML_CAT_SBML_L2V4_COMPAT | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBML_L3V1_COMPAT = _libsbml.LIBSBML_CAT_SBML_L3V1_COMPAT | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SBO_CONSISTENCY = _libsbml.LIBSBML_CAT_SBO_CONSISTENCY | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_SYSTEM = _libsbml.LIBSBML_CAT_SYSTEM | |
Category code for errors in the XML layer. More... | |
libsbml.LIBSBML_CAT_UNITS_CONSISTENCY = _libsbml.LIBSBML_CAT_UNITS_CONSISTENCY | |
Category code for SBMLError diagnostics. More... | |
libsbml.LIBSBML_CAT_XML = _libsbml.LIBSBML_CAT_XML | |
Category code for errors in the XML layer. More... | |
libsbml.LIBSBML_CONV_CONVERSION_NOT_AVAILABLE = _libsbml.LIBSBML_CONV_CONVERSION_NOT_AVAILABLE | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_CONV_INVALID_SRC_DOCUMENT = _libsbml.LIBSBML_CONV_INVALID_SRC_DOCUMENT | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_CONV_INVALID_TARGET_NAMESPACE = _libsbml.LIBSBML_CONV_INVALID_TARGET_NAMESPACE | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_CONV_PKG_CONSIDERED_UNKNOWN = _libsbml.LIBSBML_CONV_PKG_CONSIDERED_UNKNOWN | |
The package that is being stripped is not an enabled package but considered by libSBML to be an unrecognized package. More... | |
libsbml.LIBSBML_CONV_PKG_CONVERSION_NOT_AVAILABLE = _libsbml.LIBSBML_CONV_PKG_CONVERSION_NOT_AVAILABLE | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_DOTTED_VERSION = _libsbml.LIBSBML_DOTTED_VERSION | |
A version string of the form "1.2.3". More... | |
libsbml.LIBSBML_DUPLICATE_ANNOTATION_NS = _libsbml.LIBSBML_DUPLICATE_ANNOTATION_NS | |
There already exists a top level annotation with the same namespace as annoation being appended. More... | |
libsbml.LIBSBML_DUPLICATE_OBJECT_ID = _libsbml.LIBSBML_DUPLICATE_OBJECT_ID | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_INDEX_EXCEEDS_SIZE = _libsbml.LIBSBML_INDEX_EXCEEDS_SIZE | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_INVALID_ATTRIBUTE_VALUE = _libsbml.LIBSBML_INVALID_ATTRIBUTE_VALUE | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_INVALID_OBJECT = _libsbml.LIBSBML_INVALID_OBJECT | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_INVALID_XML_OPERATION = _libsbml.LIBSBML_INVALID_XML_OPERATION | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_LEVEL_MISMATCH = _libsbml.LIBSBML_LEVEL_MISMATCH | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_NAMESPACES_MISMATCH = _libsbml.LIBSBML_NAMESPACES_MISMATCH | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_OPERATION_FAILED = _libsbml.LIBSBML_OPERATION_FAILED | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_OPERATION_SUCCESS = _libsbml.LIBSBML_OPERATION_SUCCESS | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_OVERRIDE_DISABLED = _libsbml.LIBSBML_OVERRIDE_DISABLED | |
Severity override code for errors logged in the XML layer. More... | |
libsbml.LIBSBML_OVERRIDE_DONT_LOG = _libsbml.LIBSBML_OVERRIDE_DONT_LOG | |
Severity override code for errors logged in the XML layer. More... | |
libsbml.LIBSBML_OVERRIDE_WARNING = _libsbml.LIBSBML_OVERRIDE_WARNING | |
Severity override code for errors logged in the XML layer. More... | |
libsbml.LIBSBML_PKG_CONFLICT = _libsbml.LIBSBML_PKG_CONFLICT | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_PKG_CONFLICTED_VERSION = _libsbml.LIBSBML_PKG_CONFLICTED_VERSION | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_PKG_DISABLED = _libsbml.LIBSBML_PKG_DISABLED | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_PKG_UNKNOWN = _libsbml.LIBSBML_PKG_UNKNOWN | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_PKG_UNKNOWN_VERSION = _libsbml.LIBSBML_PKG_UNKNOWN_VERSION | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_PKG_VERSION_MISMATCH = _libsbml.LIBSBML_PKG_VERSION_MISMATCH | |
One of the possible libSBML package operation return codes. More... | |
libsbml.LIBSBML_SEV_ERROR = _libsbml.LIBSBML_SEV_ERROR | |
Severity code for errors in the XML layer. More... | |
libsbml.LIBSBML_SEV_FATAL = _libsbml.LIBSBML_SEV_FATAL | |
Severity code for errors in the XML layer. More... | |
libsbml.LIBSBML_SEV_INFO = _libsbml.LIBSBML_SEV_INFO | |
Severity code for errors in the XML layer. More... | |
libsbml.LIBSBML_SEV_WARNING = _libsbml.LIBSBML_SEV_WARNING | |
Severity code for errors in the XML layer. More... | |
libsbml.LIBSBML_UNEXPECTED_ATTRIBUTE = _libsbml.LIBSBML_UNEXPECTED_ATTRIBUTE | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_VERSION = _libsbml.LIBSBML_VERSION | |
The version as an integer: version 1.2.3 becomes 10203. More... | |
libsbml.LIBSBML_VERSION_MISMATCH = _libsbml.LIBSBML_VERSION_MISMATCH | |
One of the possible libSBML operation return codes. More... | |
libsbml.LIBSBML_VERSION_STRING = _libsbml.LIBSBML_VERSION_STRING | |
libsbml.LibSBMLAdditionalCodesLowerBound = _libsbml.LibSBMLAdditionalCodesLowerBound | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.LocalParameterShadowsId = _libsbml.LocalParameterShadowsId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MathResultMustBeNumeric = _libsbml.MathResultMustBeNumeric | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MetaIdNotValidAttribute = _libsbml.MetaIdNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingAnnotationNamespace = _libsbml.MissingAnnotationNamespace | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingEventAssignment = _libsbml.MissingEventAssignment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingModel = _libsbml.MissingModel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingOrInconsistentLevel = _libsbml.MissingOrInconsistentLevel | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingOrInconsistentVersion = _libsbml.MissingOrInconsistentVersion | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingSpeciesCompartment = _libsbml.MissingSpeciesCompartment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingTriggerInEvent = _libsbml.MissingTriggerInEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MissingXMLAttributeValue = _libsbml.MissingXMLAttributeValue | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.MissingXMLDecl = _libsbml.MissingXMLDecl | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.MissingXMLElements = _libsbml.MissingXMLElements | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.MissingXMLEncoding = _libsbml.MissingXMLEncoding | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.MissingXMLRequiredAttribute = _libsbml.MissingXMLRequiredAttribute | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.MODEL_QUALIFIER = _libsbml.MODEL_QUALIFIER | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.ModelSBOBranchChangedBeyondL2v2 = _libsbml.ModelSBOBranchChangedBeyondL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ModelSBOBranchChangedBeyondL2v3 = _libsbml.ModelSBOBranchChangedBeyondL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ModelSBOBranchChangedInL2v4 = _libsbml.ModelSBOBranchChangedInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ModelSBOBranchChangedInL3v1 = _libsbml.ModelSBOBranchChangedInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MultipleAnnotations = _libsbml.MultipleAnnotations | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MultipleAssignmentOrRateRules = _libsbml.MultipleAssignmentOrRateRules | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MultipleEventAssignmentsForId = _libsbml.MultipleEventAssignmentsForId | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MultipleInitAssignments = _libsbml.MultipleInitAssignments | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MultiplierNotValidAttribute = _libsbml.MultiplierNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.MultSpeciesSameTypeInCompartment = _libsbml.MultSpeciesSameTypeInCompartment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NameNotValidAttribute = _libsbml.NameNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NeedCompartmentIfHaveSpecies = _libsbml.NeedCompartmentIfHaveSpecies | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoBodyInFunctionDef = _libsbml.NoBodyInFunctionDef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoCompartmentOutsideInL3v1 = _libsbml.NoCompartmentOutsideInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoCompartmentTypeInL1 = _libsbml.NoCompartmentTypeInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoCompartmentTypeInL2v1 = _libsbml.NoCompartmentTypeInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoCompartmentTypeInL3v1 = _libsbml.NoCompartmentTypeInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoConcentrationInZeroD = _libsbml.NoConcentrationInZeroD | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoConstraintsInL1 = _libsbml.NoConstraintsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoConstraintsInL2v1 = _libsbml.NoConstraintsInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoDelayedEventAssignmentInL2v1 = _libsbml.NoDelayedEventAssignmentInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoDelayedEventAssignmentInL2v2 = _libsbml.NoDelayedEventAssignmentInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoDelayedEventAssignmentInL2v3 = _libsbml.NoDelayedEventAssignmentInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoEventsInL1 = _libsbml.NoEventsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoEventTimeUnitsInL2v3 = _libsbml.NoEventTimeUnitsInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoEventTimeUnitsInL2v4 = _libsbml.NoEventTimeUnitsInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoEventTimeUnitsInL3v1 = _libsbml.NoEventTimeUnitsInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoFancyStoichiometryMathInL1 = _libsbml.NoFancyStoichiometryMathInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoFunctionDefinitionsInL1 = _libsbml.NoFunctionDefinitionsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoIdOnSpeciesReferenceInL2v1 = _libsbml.NoIdOnSpeciesReferenceInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoInitialAssignmentsInL1 = _libsbml.NoInitialAssignmentsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoInitialAssignmentsInL2v1 = _libsbml.NoInitialAssignmentsInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawSubstanceUnitsInL2v2 = _libsbml.NoKineticLawSubstanceUnitsInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawSubstanceUnitsInL2v3 = _libsbml.NoKineticLawSubstanceUnitsInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawSubstanceUnitsInL2v4 = _libsbml.NoKineticLawSubstanceUnitsInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawSubstanceUnitsInL3v1 = _libsbml.NoKineticLawSubstanceUnitsInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawTimeUnitsInL2v2 = _libsbml.NoKineticLawTimeUnitsInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawTimeUnitsInL2v3 = _libsbml.NoKineticLawTimeUnitsInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawTimeUnitsInL2v4 = _libsbml.NoKineticLawTimeUnitsInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoKineticLawTimeUnitsInL3v1 = _libsbml.NoKineticLawTimeUnitsInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NonBoundarySpeciesAssignedAndUsed = _libsbml.NonBoundarySpeciesAssignedAndUsed | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NonConstantLocalParameter = _libsbml.NonConstantLocalParameter | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NonConstantSpeciesUsed = _libsbml.NonConstantSpeciesUsed | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoNon3DCompartmentsInL1 = _libsbml.NoNon3DCompartmentsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoNonIntegerStoichiometryInL1 = _libsbml.NoNonIntegerStoichiometryInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NonPersistentNotSupported = _libsbml.NonPersistentNotSupported | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoReactantsOrProducts = _libsbml.NoReactantsOrProducts | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSBOTermsInL1 = _libsbml.NoSBOTermsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSBOTermsInL2v1 = _libsbml.NoSBOTermsInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpatialUnitsInZeroD = _libsbml.NoSpatialUnitsInZeroD | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesSpatialSizeUnitsInL1 = _libsbml.NoSpeciesSpatialSizeUnitsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesSpatialSizeUnitsInL2v3 = _libsbml.NoSpeciesSpatialSizeUnitsInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesSpatialSizeUnitsInL2v4 = _libsbml.NoSpeciesSpatialSizeUnitsInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesSpatialSizeUnitsInL3v1 = _libsbml.NoSpeciesSpatialSizeUnitsInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesTypeInL2v1 = _libsbml.NoSpeciesTypeInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesTypeInL3v1 = _libsbml.NoSpeciesTypeInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoSpeciesTypesInL1 = _libsbml.NoSpeciesTypesInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoStoichiometryMathInL3v1 = _libsbml.NoStoichiometryMathInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NotesContainsDOCTYPE = _libsbml.NotesContainsDOCTYPE | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NotesContainsXMLDecl = _libsbml.NotesContainsXMLDecl | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NotesNotInXHTMLNamespace = _libsbml.NotesNotInXHTMLNamespace | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoTimeSymbolInFunctionDef = _libsbml.NoTimeSymbolInFunctionDef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NotSchemaConformant = _libsbml.NotSchemaConformant | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NotUTF8 = _libsbml.NotUTF8 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoUnitMultipliersOrOffsetsInL1 = _libsbml.NoUnitMultipliersOrOffsetsInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoUnitOffsetInL2v2 = _libsbml.NoUnitOffsetInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoUnitOffsetInL2v3 = _libsbml.NoUnitOffsetInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoUnitOffsetInL2v4 = _libsbml.NoUnitOffsetInL2v4 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoUnitOffsetInL3v1 = _libsbml.NoUnitOffsetInL3v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NoUnitsOnCompartment = _libsbml.NoUnitsOnCompartment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.NumericOpsNeedNumericArgs = _libsbml.NumericOpsNeedNumericArgs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OBJECTIVE_TYPE_MAXIMIZE = _libsbml.OBJECTIVE_TYPE_MAXIMIZE | |
fbc One of the possible FluxBound operation types. More... | |
libsbml.OBJECTIVE_TYPE_MINIMIZE = _libsbml.OBJECTIVE_TYPE_MINIMIZE | |
fbc One of the possible Objective types. More... | |
libsbml.OBJECTIVE_TYPE_UNKNOWN = _libsbml.OBJECTIVE_TYPE_UNKNOWN | |
fbc One of the possible Objective types. More... | |
libsbml.ObseleteSBOTerm = _libsbml.ObseleteSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OffsetNoLongerValid = _libsbml.OffsetNoLongerValid | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OffsetNotValidAttribute = _libsbml.OffsetNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneDimensionalCompartmentUnits = _libsbml.OneDimensionalCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneListOfEventAssignmentsPerEvent = _libsbml.OneListOfEventAssignmentsPerEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneListOfPerKineticLaw = _libsbml.OneListOfPerKineticLaw | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneListOfUnitsPerUnitDef = _libsbml.OneListOfUnitsPerUnitDef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathElementPerConstraint = _libsbml.OneMathElementPerConstraint | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathElementPerFunc = _libsbml.OneMathElementPerFunc | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathElementPerInitialAssign = _libsbml.OneMathElementPerInitialAssign | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathElementPerRule = _libsbml.OneMathElementPerRule | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathPerDelay = _libsbml.OneMathPerDelay | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathPerEventAssignment = _libsbml.OneMathPerEventAssignment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathPerKineticLaw = _libsbml.OneMathPerKineticLaw | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathPerPriority = _libsbml.OneMathPerPriority | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMathPerTrigger = _libsbml.OneMathPerTrigger | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneMessageElementPerConstraint = _libsbml.OneMessageElementPerConstraint | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneOfEachListOf = _libsbml.OneOfEachListOf | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OneSubElementPerReaction = _libsbml.OneSubElementPerReaction | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyCompartmentsInListOfCompartments = _libsbml.OnlyCompartmentsInListOfCompartments | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyConstraintsInListOfConstraints = _libsbml.OnlyConstraintsInListOfConstraints | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyEventAssignInListOfEventAssign = _libsbml.OnlyEventAssignInListOfEventAssign | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyEventsInListOfEvents = _libsbml.OnlyEventsInListOfEvents | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyFuncDefsInListOfFuncDefs = _libsbml.OnlyFuncDefsInListOfFuncDefs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyInitAssignsInListOfInitAssigns = _libsbml.OnlyInitAssignsInListOfInitAssigns | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyLocalParamsInListOfLocalParams = _libsbml.OnlyLocalParamsInListOfLocalParams | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyOneDelayPerEvent = _libsbml.OnlyOneDelayPerEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyOneNotesElementAllowed = _libsbml.OnlyOneNotesElementAllowed | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyOnePriorityPerEvent = _libsbml.OnlyOnePriorityPerEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyParametersInListOfParameters = _libsbml.OnlyParametersInListOfParameters | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyReactionsInListOfReactions = _libsbml.OnlyReactionsInListOfReactions | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyRulesInListOfRules = _libsbml.OnlyRulesInListOfRules | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlySpeciesInListOfSpecies = _libsbml.OnlySpeciesInListOfSpecies | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyUnitDefsInListOfUnitDefs = _libsbml.OnlyUnitDefsInListOfUnitDefs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OnlyUnitsInListOfUnits = _libsbml.OnlyUnitsInListOfUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OpsNeedCorrectNumberOfArgs = _libsbml.OpsNeedCorrectNumberOfArgs | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.OR_ASSOCIATION = _libsbml.OR_ASSOCIATION | |
fbc One of the possible Association types. More... | |
libsbml.OUTPUT_TRANSITION_EFFECT_ASSIGNMENT_LEVEL = _libsbml.OUTPUT_TRANSITION_EFFECT_ASSIGNMENT_LEVEL | |
qual One of the possible OutputTransition "transitionEffect" attribute values. More... | |
libsbml.OUTPUT_TRANSITION_EFFECT_PRODUCTION = _libsbml.OUTPUT_TRANSITION_EFFECT_PRODUCTION | |
long More... | |
libsbml.OUTPUT_TRANSITION_EFFECT_UNKNOWN = _libsbml.OUTPUT_TRANSITION_EFFECT_UNKNOWN | |
qual One of the possible OutputTransition "transitionEffect" attribute values. More... | |
libsbml.OverdeterminedSystem = _libsbml.OverdeterminedSystem | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PackageConversionNotSupported = _libsbml.PackageConversionNotSupported | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PackageNSMustMatch = _libsbml.PackageNSMustMatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PackageRequiredShouldBeFalse = _libsbml.PackageRequiredShouldBeFalse | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ParameterShouldHaveUnits = _libsbml.ParameterShouldHaveUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ParameterUnits = _libsbml.ParameterUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PersistentNotBoolean = _libsbml.PersistentNotBoolean | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PieceNeedsBoolean = _libsbml.PieceNeedsBoolean | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PiecewiseNeedsConsistentTypes = _libsbml.PiecewiseNeedsConsistentTypes | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PriorityLostFromL3 = _libsbml.PriorityLostFromL3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.PriorityUnitsNotDimensionless = _libsbml.PriorityUnitsNotDimensionless | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.QualAttributeRequiredMissing = _libsbml.QualAttributeRequiredMissing | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualAttributeRequiredMustBeBoolean = _libsbml.QualAttributeRequiredMustBeBoolean | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualCompartmentMustReferExisting = _libsbml.QualCompartmentMustReferExisting | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualConstantMustBeBool = _libsbml.QualConstantMustBeBool | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualConstantQSCannotBeOutput = _libsbml.QualConstantQSCannotBeOutput | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualDefaultTermAllowedAttributes = _libsbml.QualDefaultTermAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualDefaultTermAllowedCoreAttributes = _libsbml.QualDefaultTermAllowedCoreAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualDefaultTermAllowedElements = _libsbml.QualDefaultTermAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualDefaultTermResultMustBeInteger = _libsbml.QualDefaultTermResultMustBeInteger | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualDefaultTermResultMustBeNonNeg = _libsbml.QualDefaultTermResultMustBeNonNeg | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualDuplicateComponentId = _libsbml.QualDuplicateComponentId | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualElementNotInNs = _libsbml.QualElementNotInNs | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualEmptyLONotAllowed = _libsbml.QualEmptyLONotAllowed | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFuncTermAllowedAttributes = _libsbml.QualFuncTermAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFuncTermAllowedCoreAttributes = _libsbml.QualFuncTermAllowedCoreAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFuncTermAllowedElements = _libsbml.QualFuncTermAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFuncTermOnlyOneMath = _libsbml.QualFuncTermOnlyOneMath | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFuncTermResultMustBeInteger = _libsbml.QualFuncTermResultMustBeInteger | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFuncTermResultMustBeNonNeg = _libsbml.QualFuncTermResultMustBeNonNeg | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualFunctionTermBool = _libsbml.QualFunctionTermBool | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInitalLevelNotNegative = _libsbml.QualInitalLevelNotNegative | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInitialLevelCannotExceedMax = _libsbml.QualInitialLevelCannotExceedMax | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInitialLevelMustBeInt = _libsbml.QualInitialLevelMustBeInt | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputAllowedAttributes = _libsbml.QualInputAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputAllowedCoreAttributes = _libsbml.QualInputAllowedCoreAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputAllowedElements = _libsbml.QualInputAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputConstantCannotBeConsumed = _libsbml.QualInputConstantCannotBeConsumed | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputNameMustBeString = _libsbml.QualInputNameMustBeString | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputQSMustBeExistingQS = _libsbml.QualInputQSMustBeExistingQS | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputSignMustBeSignEnum = _libsbml.QualInputSignMustBeSignEnum | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputThreshMustBeInteger = _libsbml.QualInputThreshMustBeInteger | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputThreshMustBeNonNegative = _libsbml.QualInputThreshMustBeNonNegative | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualInputTransEffectMustBeInputEffect = _libsbml.QualInputTransEffectMustBeInputEffect | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualLOQualSpeciesAllowedAttributes = _libsbml.QualLOQualSpeciesAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualLOQualSpeciesAllowedElements = _libsbml.QualLOQualSpeciesAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualLOTransitiondAllowedElements = _libsbml.QualLOTransitiondAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualLOTransitionsAllowedAttributes = _libsbml.QualLOTransitionsAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualMathCSymbolDisallowed = _libsbml.QualMathCSymbolDisallowed | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualMaxLevelMustBeInt = _libsbml.QualMaxLevelMustBeInt | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualMaxLevelNotNegative = _libsbml.QualMaxLevelNotNegative | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualNameMustBeString = _libsbml.QualNameMustBeString | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualNSUndeclared = _libsbml.QualNSUndeclared | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOneListOfTransOrQS = _libsbml.QualOneListOfTransOrQS | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputAllowedAttributes = _libsbml.QualOutputAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputAllowedCoreAttributes = _libsbml.QualOutputAllowedCoreAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputAllowedElements = _libsbml.QualOutputAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputConstantMustBeFalse = _libsbml.QualOutputConstantMustBeFalse | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputLevelMustBeInteger = _libsbml.QualOutputLevelMustBeInteger | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputLevelMustBeNonNegative = _libsbml.QualOutputLevelMustBeNonNegative | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputNameMustBeString = _libsbml.QualOutputNameMustBeString | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputProductionMustHaveLevel = _libsbml.QualOutputProductionMustHaveLevel | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputQSMustBeExistingQS = _libsbml.QualOutputQSMustBeExistingQS | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualOutputTransEffectMustBeOutput = _libsbml.QualOutputTransEffectMustBeOutput | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualQSAssignedOnlyOnce = _libsbml.QualQSAssignedOnlyOnce | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualQualSpeciesAllowedAttributes = _libsbml.QualQualSpeciesAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualQualSpeciesAllowedCoreAttributes = _libsbml.QualQualSpeciesAllowedCoreAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualQualSpeciesAllowedElements = _libsbml.QualQualSpeciesAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualRequiredTrueIfTransitions = _libsbml.QualRequiredTrueIfTransitions | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionAllowedAttributes = _libsbml.QualTransitionAllowedAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionAllowedCoreAttributes = _libsbml.QualTransitionAllowedCoreAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionAllowedElements = _libsbml.QualTransitionAllowedElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionEmptyLOElements = _libsbml.QualTransitionEmptyLOElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOElements = _libsbml.QualTransitionLOElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOFuncTermAttributes = _libsbml.QualTransitionLOFuncTermAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOFuncTermElements = _libsbml.QualTransitionLOFuncTermElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOFuncTermExceedMax = _libsbml.QualTransitionLOFuncTermExceedMax | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOFuncTermNegative = _libsbml.QualTransitionLOFuncTermNegative | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOInputAttributes = _libsbml.QualTransitionLOInputAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOInputElements = _libsbml.QualTransitionLOInputElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOOutputAttributes = _libsbml.QualTransitionLOOutputAttributes | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionLOOutputElements = _libsbml.QualTransitionLOOutputElements | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualTransitionNameMustBeString = _libsbml.QualTransitionNameMustBeString | |
qual A value in the enumeration of all the error and warning codes generated by the libSBML “qual” extension for objects of class SBMLError. More... | |
libsbml.QualUnknown = _libsbml.QualUnknown | |
long More... | |
libsbml.RateRuleCompartmentMismatch = _libsbml.RateRuleCompartmentMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RateRuleForConstantEntity = _libsbml.RateRuleForConstantEntity | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RateRuleParameterMismatch = _libsbml.RateRuleParameterMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RateRuleSpeciesMismatch = _libsbml.RateRuleSpeciesMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RateRuleStoichiometryMismatch = _libsbml.RateRuleStoichiometryMismatch | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RDFAboutTagNotMetaid = _libsbml.RDFAboutTagNotMetaid | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RDFEmptyAboutTag = _libsbml.RDFEmptyAboutTag | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RDFMissingAboutTag = _libsbml.RDFMissingAboutTag | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RDFNotCompleteModelHistory = _libsbml.RDFNotCompleteModelHistory | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RDFNotModelHistory = _libsbml.RDFNotModelHistory | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RecursiveCompartmentContainment = _libsbml.RecursiveCompartmentContainment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RecursiveFunctionDefinition = _libsbml.RecursiveFunctionDefinition | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RepeatedRule10304 = _libsbml.RepeatedRule10304 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RepeatedRule20611 = _libsbml.RepeatedRule20611 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RequiredPackagePresent = _libsbml.RequiredPackagePresent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.RULE_TYPE_INVALID = _libsbml.RULE_TYPE_INVALID | |
One of the possible SBML Rule object types. More... | |
libsbml.RULE_TYPE_RATE = _libsbml.RULE_TYPE_RATE | |
One of the possible SBML Rule object types. More... | |
libsbml.RULE_TYPE_SCALAR = _libsbml.RULE_TYPE_SCALAR | |
One of the possible SBML Rule object types. More... | |
libsbml.SBML_ALGEBRAIC_RULE = _libsbml.SBML_ALGEBRAIC_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_ASSIGNMENT_RULE = _libsbml.SBML_ASSIGNMENT_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_DELETION = _libsbml.SBML_COMP_DELETION | |
comp One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_EXTERNALMODELDEFINITION = _libsbml.SBML_COMP_EXTERNALMODELDEFINITION | |
comp One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_MODELDEFINITION = _libsbml.SBML_COMP_MODELDEFINITION | |
comp One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_PORT = _libsbml.SBML_COMP_PORT | |
comp One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_REPLACEDBY = _libsbml.SBML_COMP_REPLACEDBY | |
comp One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_REPLACEDELEMENT = _libsbml.SBML_COMP_REPLACEDELEMENT | |
libsbml.SBML_COMP_SBASEREF = _libsbml.SBML_COMP_SBASEREF | |
comp One of the possible SBML component type codes. More... | |
libsbml.SBML_COMP_SUBMODEL = _libsbml.SBML_COMP_SUBMODEL | |
long More... | |
libsbml.SBML_COMPARTMENT = _libsbml.SBML_COMPARTMENT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_COMPARTMENT_TYPE = _libsbml.SBML_COMPARTMENT_TYPE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_COMPARTMENT_VOLUME_RULE = _libsbml.SBML_COMPARTMENT_VOLUME_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_CONSTRAINT = _libsbml.SBML_CONSTRAINT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_DELAY = _libsbml.SBML_DELAY | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_DOCUMENT = _libsbml.SBML_DOCUMENT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_EVENT = _libsbml.SBML_EVENT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_EVENT_ASSIGNMENT = _libsbml.SBML_EVENT_ASSIGNMENT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_FBC_ASSOCIATION = _libsbml.SBML_FBC_ASSOCIATION | |
long More... | |
libsbml.SBML_FBC_FLUXBOUND = _libsbml.SBML_FBC_FLUXBOUND | |
fbc One of the possible SBML component type codes. More... | |
libsbml.SBML_FBC_FLUXOBJECTIVE = _libsbml.SBML_FBC_FLUXOBJECTIVE | |
fbc One of the possible SBML component type codes. More... | |
libsbml.SBML_FBC_GENEASSOCIATION = _libsbml.SBML_FBC_GENEASSOCIATION | |
fbc One of the possible SBML component type codes. More... | |
libsbml.SBML_FBC_OBJECTIVE = _libsbml.SBML_FBC_OBJECTIVE | |
fbc One of the possible SBML component type codes. More... | |
libsbml.SBML_FUNCTION_DEFINITION = _libsbml.SBML_FUNCTION_DEFINITION | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_INITIAL_ASSIGNMENT = _libsbml.SBML_INITIAL_ASSIGNMENT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_KINETIC_LAW = _libsbml.SBML_KINETIC_LAW | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_BOUNDINGBOX = _libsbml.SBML_LAYOUT_BOUNDINGBOX | |
long More... | |
libsbml.SBML_LAYOUT_COMPARTMENTGLYPH = _libsbml.SBML_LAYOUT_COMPARTMENTGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_CUBICBEZIER = _libsbml.SBML_LAYOUT_CUBICBEZIER | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_CURVE = _libsbml.SBML_LAYOUT_CURVE | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_DIMENSIONS = _libsbml.SBML_LAYOUT_DIMENSIONS | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_GENERALGLYPH = _libsbml.SBML_LAYOUT_GENERALGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_GRAPHICALOBJECT = _libsbml.SBML_LAYOUT_GRAPHICALOBJECT | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_LAYOUT = _libsbml.SBML_LAYOUT_LAYOUT | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_LINESEGMENT = _libsbml.SBML_LAYOUT_LINESEGMENT | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_POINT = _libsbml.SBML_LAYOUT_POINT | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_REACTIONGLYPH = _libsbml.SBML_LAYOUT_REACTIONGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_REFERENCEGLYPH = _libsbml.SBML_LAYOUT_REFERENCEGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_SPECIESGLYPH = _libsbml.SBML_LAYOUT_SPECIESGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_SPECIESREFERENCEGLYPH = _libsbml.SBML_LAYOUT_SPECIESREFERENCEGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LAYOUT_TEXTGLYPH = _libsbml.SBML_LAYOUT_TEXTGLYPH | |
layout One of the possible SBML component type codes. More... | |
libsbml.SBML_LIST_OF = _libsbml.SBML_LIST_OF | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_LOCAL_PARAMETER = _libsbml.SBML_LOCAL_PARAMETER | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_MODEL = _libsbml.SBML_MODEL | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_MODIFIER_SPECIES_REFERENCE = _libsbml.SBML_MODIFIER_SPECIES_REFERENCE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_PARAMETER = _libsbml.SBML_PARAMETER | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_PARAMETER_RULE = _libsbml.SBML_PARAMETER_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_PRIORITY = _libsbml.SBML_PRIORITY | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_QUAL_DEFAULT_TERM = _libsbml.SBML_QUAL_DEFAULT_TERM | |
qual One of the possible SBML component type codes. More... | |
libsbml.SBML_QUAL_FUNCTION_TERM = _libsbml.SBML_QUAL_FUNCTION_TERM | |
qual One of the possible SBML component type codes. More... | |
libsbml.SBML_QUAL_INPUT = _libsbml.SBML_QUAL_INPUT | |
qual One of the possible SBML component type codes. More... | |
libsbml.SBML_QUAL_OUTPUT = _libsbml.SBML_QUAL_OUTPUT | |
qual One of the possible SBML component type codes. More... | |
libsbml.SBML_QUAL_QUALITATIVE_SPECIES = _libsbml.SBML_QUAL_QUALITATIVE_SPECIES | |
long More... | |
libsbml.SBML_QUAL_TRANSITION = _libsbml.SBML_QUAL_TRANSITION | |
qual One of the possible SBML component type codes. More... | |
libsbml.SBML_RATE_RULE = _libsbml.SBML_RATE_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_REACTION = _libsbml.SBML_REACTION | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_RULE = _libsbml.SBML_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_SPECIES = _libsbml.SBML_SPECIES | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_SPECIES_CONCENTRATION_RULE = _libsbml.SBML_SPECIES_CONCENTRATION_RULE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_SPECIES_REFERENCE = _libsbml.SBML_SPECIES_REFERENCE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_SPECIES_TYPE = _libsbml.SBML_SPECIES_TYPE | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_STOICHIOMETRY_MATH = _libsbml.SBML_STOICHIOMETRY_MATH | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_TRIGGER = _libsbml.SBML_TRIGGER | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_UNIT = _libsbml.SBML_UNIT | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_UNIT_DEFINITION = _libsbml.SBML_UNIT_DEFINITION | |
One of the possible SBML component type codes. More... | |
libsbml.SBML_UNKNOWN = _libsbml.SBML_UNKNOWN | |
One of the possible SBML component type codes. More... | |
libsbml.SBMLCodesUpperBound = _libsbml.SBMLCodesUpperBound | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SBMLNamespaceInAnnotation = _libsbml.SBMLNamespaceInAnnotation | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SBOTermNotUniversalInL2v2 = _libsbml.SBOTermNotUniversalInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SBOTermNotValidAttributeBeforeL2V2 = _libsbml.SBOTermNotValidAttributeBeforeL2V2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SBOTermNotValidAttributeBeforeL2V3 = _libsbml.SBOTermNotValidAttributeBeforeL2V3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpatialSizeUnitsNotValidAttribute = _libsbml.SpatialSizeUnitsNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpatialSizeUnitsRemoved = _libsbml.SpatialSizeUnitsRemoved | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpatialUnitsInOneD = _libsbml.SpatialUnitsInOneD | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpatialUnitsInThreeD = _libsbml.SpatialUnitsInThreeD | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpatialUnitsInTwoD = _libsbml.SpatialUnitsInTwoD | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SPECIES_ROLE_ACTIVATOR = _libsbml.SPECIES_ROLE_ACTIVATOR | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_INHIBITOR = _libsbml.SPECIES_ROLE_INHIBITOR | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_MODIFIER = _libsbml.SPECIES_ROLE_MODIFIER | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_PRODUCT = _libsbml.SPECIES_ROLE_PRODUCT | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_SIDEPRODUCT = _libsbml.SPECIES_ROLE_SIDEPRODUCT | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_SIDESUBSTRATE = _libsbml.SPECIES_ROLE_SIDESUBSTRATE | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_SUBSTRATE = _libsbml.SPECIES_ROLE_SUBSTRATE | |
layout One of the possible roles of a SpeciesReferenceGlyph. More... | |
libsbml.SPECIES_ROLE_UNDEFINED = _libsbml.SPECIES_ROLE_UNDEFINED | |
long More... | |
libsbml.SpeciesCompartmentRequiredInL1 = _libsbml.SpeciesCompartmentRequiredInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpeciesInvalidExtentUnits = _libsbml.SpeciesInvalidExtentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpeciesShouldHaveValue = _libsbml.SpeciesShouldHaveValue | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpeciesTypeNotValidAttribute = _libsbml.SpeciesTypeNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SpeciesTypeNotValidComponent = _libsbml.SpeciesTypeNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StoichiometryMathNotValidComponent = _libsbml.StoichiometryMathNotValidComponent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StoichiometryMathNotYetSupported = _libsbml.StoichiometryMathNotYetSupported | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StrictSBORequiredInL2v2 = _libsbml.StrictSBORequiredInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StrictSBORequiredInL2v3 = _libsbml.StrictSBORequiredInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StrictUnitsRequiredInL1 = _libsbml.StrictUnitsRequiredInL1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StrictUnitsRequiredInL2v1 = _libsbml.StrictUnitsRequiredInL2v1 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StrictUnitsRequiredInL2v2 = _libsbml.StrictUnitsRequiredInL2v2 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.StrictUnitsRequiredInL2v3 = _libsbml.StrictUnitsRequiredInL2v3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SubstanceUnitsOnSpecies = _libsbml.SubstanceUnitsOnSpecies | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SubsUnitsAllowedInKL = _libsbml.SubsUnitsAllowedInKL | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.SubsUnitsNoLongerValid = _libsbml.SubsUnitsNoLongerValid | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ThreeDimensionalCompartmentUnits = _libsbml.ThreeDimensionalCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.TimeUnitsAllowedInKL = _libsbml.TimeUnitsAllowedInKL | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.TimeUnitsEvent = _libsbml.TimeUnitsEvent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.TimeUnitsNoLongerValid = _libsbml.TimeUnitsNoLongerValid | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.TimeUnitsRemoved = _libsbml.TimeUnitsRemoved | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.TriggerMathNotBoolean = _libsbml.TriggerMathNotBoolean | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.TwoDimensionalCompartmentUnits = _libsbml.TwoDimensionalCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UnclosedXMLToken = _libsbml.UnclosedXMLToken | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.UndeclaredExtentUnitsL3 = _libsbml.UndeclaredExtentUnitsL3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndeclaredObjectUnitsL3 = _libsbml.UndeclaredObjectUnitsL3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndeclaredSpeciesInStoichMath = _libsbml.UndeclaredSpeciesInStoichMath | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndeclaredSpeciesRef = _libsbml.UndeclaredSpeciesRef | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndeclaredTimeUnitsL3 = _libsbml.UndeclaredTimeUnitsL3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndeclaredUnits = _libsbml.UndeclaredUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndefinedOutsideCompartment = _libsbml.UndefinedOutsideCompartment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UndefinedXMLEntity = _libsbml.UndefinedXMLEntity | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.UninterpretableXMLContent = _libsbml.UninterpretableXMLContent | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.UNIT_KIND_AMPERE = _libsbml.UNIT_KIND_AMPERE | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_AVOGADRO = _libsbml.UNIT_KIND_AVOGADRO | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_BECQUEREL = _libsbml.UNIT_KIND_BECQUEREL | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_CANDELA = _libsbml.UNIT_KIND_CANDELA | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_CELSIUS = _libsbml.UNIT_KIND_CELSIUS | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_COULOMB = _libsbml.UNIT_KIND_COULOMB | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_DIMENSIONLESS = _libsbml.UNIT_KIND_DIMENSIONLESS | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_FARAD = _libsbml.UNIT_KIND_FARAD | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_GRAM = _libsbml.UNIT_KIND_GRAM | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_GRAY = _libsbml.UNIT_KIND_GRAY | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_HENRY = _libsbml.UNIT_KIND_HENRY | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_HERTZ = _libsbml.UNIT_KIND_HERTZ | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_INVALID = _libsbml.UNIT_KIND_INVALID | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_ITEM = _libsbml.UNIT_KIND_ITEM | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_JOULE = _libsbml.UNIT_KIND_JOULE | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_KATAL = _libsbml.UNIT_KIND_KATAL | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_KELVIN = _libsbml.UNIT_KIND_KELVIN | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_KILOGRAM = _libsbml.UNIT_KIND_KILOGRAM | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_LITER = _libsbml.UNIT_KIND_LITER | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_LITRE = _libsbml.UNIT_KIND_LITRE | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_LUMEN = _libsbml.UNIT_KIND_LUMEN | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_LUX = _libsbml.UNIT_KIND_LUX | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_METER = _libsbml.UNIT_KIND_METER | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_METRE = _libsbml.UNIT_KIND_METRE | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_MOLE = _libsbml.UNIT_KIND_MOLE | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_NEWTON = _libsbml.UNIT_KIND_NEWTON | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_OHM = _libsbml.UNIT_KIND_OHM | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_PASCAL = _libsbml.UNIT_KIND_PASCAL | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_RADIAN = _libsbml.UNIT_KIND_RADIAN | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_SECOND = _libsbml.UNIT_KIND_SECOND | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_SIEMENS = _libsbml.UNIT_KIND_SIEMENS | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_SIEVERT = _libsbml.UNIT_KIND_SIEVERT | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_STERADIAN = _libsbml.UNIT_KIND_STERADIAN | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_TESLA = _libsbml.UNIT_KIND_TESLA | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_VOLT = _libsbml.UNIT_KIND_VOLT | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_WATT = _libsbml.UNIT_KIND_WATT | |
One of the possible predefined SBML units. More... | |
libsbml.UNIT_KIND_WEBER = _libsbml.UNIT_KIND_WEBER | |
One of the possible predefined SBML units. More... | |
libsbml.UnitsNotValidAttribute = _libsbml.UnitsNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UNKNOWN_ASSOCIATION = _libsbml.UNKNOWN_ASSOCIATION | |
fbc One of the possible Association types. More... | |
libsbml.UNKNOWN_QUALIFIER = _libsbml.UNKNOWN_QUALIFIER | |
One of the possible MIRIAM annotation types used by CVTerm. More... | |
libsbml.UnknownCoreAttribute = _libsbml.UnknownCoreAttribute | |
Encountered an unknow attribute in the core SBML Level 3 namespace. More... | |
libsbml.UnknownError = _libsbml.UnknownError | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UnknownPackageAttribute = _libsbml.UnknownPackageAttribute | |
Encountered an unknown attribute in an SBML Level 3 package namespace. More... | |
libsbml.UnrecognisedSBOTerm = _libsbml.UnrecognisedSBOTerm | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UnrecognizedElement = _libsbml.UnrecognizedElement | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UnrecognizedXMLElement = _libsbml.UnrecognizedXMLElement | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.UnrecognizedXMLParserCode = _libsbml.UnrecognizedXMLParserCode | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.UnrequiredPackagePresent = _libsbml.UnrequiredPackagePresent | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.UpperUnitBound = _libsbml.UpperUnitBound | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ValuesFromTriggerTimeNeedDelay = _libsbml.ValuesFromTriggerTimeNeedDelay | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.VariableNotValidAttribute = _libsbml.VariableNotValidAttribute | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.VersionPositiveInteger = _libsbml.VersionPositiveInteger | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.VolumeLitreDefExponentNotOne = _libsbml.VolumeLitreDefExponentNotOne | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.VolumeMetreDefExponentNot3 = _libsbml.VolumeMetreDefExponentNot3 | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.XMLAttributeTypeMismatch = _libsbml.XMLAttributeTypeMismatch | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLBadColon = _libsbml.XMLBadColon | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLBadNumber = _libsbml.XMLBadNumber | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLBadUTF8Content = _libsbml.XMLBadUTF8Content | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLContentEmpty = _libsbml.XMLContentEmpty | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLEmptyValueNotPermitted = _libsbml.XMLEmptyValueNotPermitted | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLErrorCodesUpperBound = _libsbml.XMLErrorCodesUpperBound | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLExpectedQuotedString = _libsbml.XMLExpectedQuotedString | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLFileOperationError = _libsbml.XMLFileOperationError | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLFileUnreadable = _libsbml.XMLFileUnreadable | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLFileUnwritable = _libsbml.XMLFileUnwritable | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLNetworkAccessError = _libsbml.XMLNetworkAccessError | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLOutOfMemory = _libsbml.XMLOutOfMemory | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLTagMismatch = _libsbml.XMLTagMismatch | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLTranscoderError = _libsbml.XMLTranscoderError | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLUnexpectedEOF = _libsbml.XMLUnexpectedEOF | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.XMLUnknownError = _libsbml.XMLUnknownError | |
A value in the enumeration of all the error and warning codes returned by the XML layer in libSBML. More... | |
libsbml.ZeroDCompartmentContainment = _libsbml.ZeroDCompartmentContainment | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ZeroDimensionalCompartmentConst = _libsbml.ZeroDimensionalCompartmentConst | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ZeroDimensionalCompartmentSize = _libsbml.ZeroDimensionalCompartmentSize | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |
libsbml.ZeroDimensionalCompartmentUnits = _libsbml.ZeroDimensionalCompartmentUnits | |
A value in the enumeration of all the SBML error and warning codes for objects of class SBMLError. More... | |