JSBML
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

C

C_DOT - Static variable in class org.sbml.jsbml.math.compiler.HTMLFormula
Multiplication symbol “⋅”.
C_DOT - Static variable in class org.sbml.jsbml.util.compilers.HTMLFormula
Multiplication symbol “⋅”.
calculateCenter(GraphicalObject, int, int) - Static method in class org.sbml.jsbml.ext.render.director.SimpleLayoutAlgorithm
 
calculateReactionGlyphRotationAngle(ReactionGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to calculate the rotation angle of the lines from the reaction box, in degrees
calculateReactionGlyphRotationAngle(ReactionGlyph) - Method in class org.sbml.jsbml.ext.render.director.SimpleLayoutAlgorithm
 
calculateRotationAngle(Point, Point) - Static method in class org.sbml.jsbml.ext.render.director.SimpleLayoutAlgorithm
Calculate the rotation angle for a line determined by two Points.
CallableSBase - Interface in org.sbml.jsbml
The interface CallableSBase represents an SBase that can be called in mathematical expressions, i.e., ASTNode, via its identifier.
canConvert(Class) - Method in class org.sbml.jsbml.xml.xstream.converter.MessageConverter
 
canConvert(Class) - Method in class org.sbml.jsbml.xml.xstream.converter.SBMLErrorConverter
 
canDecodeStringToArrayDouble(String) - Static method in class org.sbml.jsbml.ext.render.XMLTools
Checks whether given value is a valid doubleArray (i.e. a comma-and-space-separated list of doubles)
canDecodeStringToArrayUnsignedInt(String) - Static method in class org.sbml.jsbml.ext.render.XMLTools
 
CANDELA - org.sbml.jsbml.Unit.Kind
The candela unit.
canHaveDimension(SBase) - Static method in class org.sbml.jsbml.ext.arrays.validator.ExtendedSBaseValidator
Checks if this SBase can have a list of Dimension.
CannotConvertToL1V1 - org.sbml.jsbml.SBMLException.Code
Cannot convert to SBML Level 1 Version 1
cartesian - org.sbml.jsbml.ext.spatial.GeometryKind
 
cartesianX - org.sbml.jsbml.ext.dyn.SpatialKind
Refers to the X coordinate component of an object's position within a Cartesian coordinate system
cartesianX - org.sbml.jsbml.ext.spatial.CoordinateKind
cartesianX
cartesianY - org.sbml.jsbml.ext.dyn.SpatialKind
Refers to the Y coordinate component of an object's position within a Cartesian coordinate system
cartesianY - org.sbml.jsbml.ext.spatial.CoordinateKind
cartesianY
cartesianZ - org.sbml.jsbml.ext.dyn.SpatialKind
Refers to the Z coordinate component of an object's position within a Cartesian coordinate system
cartesianZ - org.sbml.jsbml.ext.spatial.CoordinateKind
cartesianZ
Catalysis<T> - Interface in org.sbml.jsbml.ext.render.director
interface all the different graphical representations for catalysis arcs have to implement
CategoryConstraintGroup<T> - Class in org.sbml.jsbml.validator.offline.constraints
Specific ConstraintGroup class that is linked to one SBMLValidator.CHECK_CATEGORY and so will only contain constraints linked to this category.
CategoryConstraintGroup(SBMLValidator.CHECK_CATEGORY) - Constructor for class org.sbml.jsbml.validator.offline.constraints.CategoryConstraintGroup
Creates a new CategoryConstraintGroup instance linked to a specific SBMLValidator.CHECK_CATEGORY.
CBO - Class in org.sbml.jsbml.ext.dyn
Methods for interacting with Cell Behavior Ontology (CBO) terms.
CBO() - Constructor for class org.sbml.jsbml.ext.dyn.CBO
 
cboTerm - Static variable in class org.sbml.jsbml.ext.dyn.DynConstants
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
ceiling(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
ceiling(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
ceiling(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
ceiling(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
ceiling(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
ceiling(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
ceiling(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
CELSIUS - org.sbml.jsbml.Unit.Kind
Deprecated.
use Unit.Kind.KELVIN instead (1 Celsius = 1 K + 271.15)
CelsiusNoLongerValid - org.sbml.jsbml.SBMLException.Code
Celsius not defined in this Level+Version of SBML
center(BoundingBox) - Static method in class org.sbml.jsbml.ext.render.director.Geometry
Calculates the center of the given bounding box and returns a point representing that center.
changedBy - Static variable in class org.sbml.jsbml.ext.req.ReqConstants
 
changedMath - Static variable in class org.sbml.jsbml.ext.req.ReqConstants
 
ChangedMath - Class in org.sbml.jsbml.ext.req
Declares which package has modified the value or the mathematical meaning of an SBase and in which way.
ChangedMath() - Constructor for class org.sbml.jsbml.ext.req.ChangedMath
Creates an ChangedMath instance
ChangedMath(int, int) - Constructor for class org.sbml.jsbml.ext.req.ChangedMath
Creates a ChangedMath instance with a level and version.
ChangedMath(String) - Constructor for class org.sbml.jsbml.ext.req.ChangedMath
Creates a ChangedMath instance with an id.
ChangedMath(String, int, int) - Constructor for class org.sbml.jsbml.ext.req.ChangedMath
Creates a ChangedMath instance with an id, level, and version.
ChangedMath(String, String, int, int) - Constructor for class org.sbml.jsbml.ext.req.ChangedMath
Creates a ChangedMath instance with an id, name, level, and version.
ChangedMath(ChangedMath) - Constructor for class org.sbml.jsbml.ext.req.ChangedMath
Clone constructor
charge - Static variable in class org.sbml.jsbml.ext.fbc.FBCConstants
 
charge - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
CHARGE - Static variable in class org.sbml.jsbml.ext.fbc.CobraConstants
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.ArraysConstraint
Checks if the given model doesn't violate the constraint specified by this object.
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.ArraysMathCheck
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.DimensionArrayDimCheck
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.DimensionIDCheck
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.DimensionSizeCheck
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.IndexArrayDimCheck
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.IndexAttributesCheck
 
check() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.SBaseWithDimensionCheck
 
check(ValidationContext, SBase) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.AssignmentCycleValidation
 
check(ValidationContext, T) - Method in interface org.sbml.jsbml.validator.offline.constraints.AnyConstraint
Checks if the object conforms to the specific rule in the given context.
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.ConstraintGroup
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.DuplicatedElementValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.DuplicatedMathValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.DuplicatedOrMissingElementValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.ElementOrderValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.InvalidAttributeValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UniqueValidation
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownAttributeValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownCoreAttributeAbstractValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownCoreAttributeValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownCoreElementValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownElementValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownPackageAttributeValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownPackageElementValidationFunction
 
check(ValidationContext, T) - Method in class org.sbml.jsbml.validator.offline.constraints.ValidationConstraint
 
check(ValidationContext, T) - Method in interface org.sbml.jsbml.validator.offline.constraints.ValidationFunction
Returns true if the constraint is valid and false if it's broken.
check(ValidationContext, T, int) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownCoreAttributeAbstractValidationFunction
 
check(ValidationContext, T, int) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.UnknownCoreAttributeValidationFunction
 
checkAndSetVariable(String) - Method in class org.sbml.jsbml.EventAssignment
Sets the variableID of this EventAssignment to 'variable'.
checkAndSetVariable(String) - Method in class org.sbml.jsbml.InitialAssignment
Sets the variableID of this InitialAssignment to 'variable'.
checkConsistency() - Method in class org.sbml.jsbml.SBMLDocument
Validates the SBMLDocument.
checkConsistency(String) - Static method in class org.sbml.jsbml.validator.SBMLValidator
Parses the XML String returned by the libSBML online validator or web services.
checkConsistency(String, Map<String, String>) - Static method in class org.sbml.jsbml.validator.SBMLValidator
Validates an SBML model using the SBML.org online validator (http://sbml.org/validator/).
checkConsistencyOffline() - Method in class org.sbml.jsbml.SBMLDocument
Validates the SBMLDocument using the JSBML internal offline validator.
checkConsistencyOnline() - Method in class org.sbml.jsbml.SBMLDocument
Validates the SBMLDocument using the SBML.org online validator (http://sbml.org/validator/).
checkContainsNumbersReferingToUnits(Node) - Static method in class org.sbml.jsbml.xml.parsers.MathMLParser
Deprecated.
Recursively checks whether the given Node contains any numbers that refer to unit declarations.
checkDerivedUnit - Static variable in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationTools
 
checkFbcLabelGeneProductUnique(FBCModelPlugin, Set<String>) - Method in class org.sbml.jsbml.validator.offline.constraints.GeneProductConstraints
 
checkHtmlBodyContent(ValidationContext, SBase, XMLNode) - Static method in class org.sbml.jsbml.validator.offline.constraints.SBaseConstraints
Checks that each sub elements of the given XMLNode are allowed inside a body element.
checkHtmlHeadContent(ValidationContext, SBase, XMLNode) - Static method in class org.sbml.jsbml.validator.offline.constraints.SBaseConstraints
Checks that each sub elements of the given XMLNode are allowed inside a head element.
checkInvalidAttribute(ValidationContext, AbstractTreeNode, String) - Static method in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationTools
Checks if the given SBase contains an attribute in the invalid XML user object.
checkListOfErrors(List<SBMLError>, int) - Static method in class org.sbml.jsbml.validator.offline.constraints.ArraysUtils
Checks the list of SBMLError to see if it contains the given error code, returns true if it is found, else otherwise.
checkPackages(SBase, List<String>, boolean, boolean) - Static method in class org.sbml.jsbml.xml.parsers.PackageUtil
Checks the given SBase, including all it's siblings, to make sure that the package version and namespace is set properly.
checkPackages(SBMLDocument) - Static method in class org.sbml.jsbml.xml.parsers.PackageUtil
Checks the whole SBMLDocument, including all siblings, to make sure that the package version and namespace is set properly.
checkPackages(SBMLDocument, boolean, boolean) - Static method in class org.sbml.jsbml.xml.parsers.PackageUtil
Checks the whole SBMLDocument, including all siblings, to make sure that the package version and namespace is set properly.
checkTerm(int) - Static method in class org.sbml.jsbml.SBO
Checks the format of the given SBO integer portion.
checkTerm(String) - Static method in class org.sbml.jsbml.ext.dyn.CBO
Checks the format of the given CBO string.
checkTerm(String) - Static method in class org.sbml.jsbml.SBO
Checks the format of the given SBO string.
checkUnit(ValidationContext, Model, String) - Static method in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationTools
Checks that the given units is a valid units in the Model (validation rule 10313).
checkUnknowndAttribute(ValidationContext, AbstractTreeNode, String) - Static method in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationTools
Checks if the given SBase contains an attribute in the unknown XML user object.
checkUnknownUnitSyntax(ValidationContext, SBase, String) - Static method in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationTools
Checks if the given SBase contains an attribute in the unknown XML user object.
checkVectorAssignment(Model, MathContainer) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
 
checkVectorMath(Model, MathContainer) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
 
chemicalFormula - Static variable in class org.sbml.jsbml.ext.fbc.FBCConstants
 
CHILD_ELEMENT_NAMES - Static variable in class org.sbml.jsbml.JSBML
Key used to store the list of the xml child element names of an SBase.
childNode - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
children() - Method in class org.sbml.jsbml.AbstractTreeNode
 
children() - Method in class org.sbml.jsbml.math.ASTUnknown
 
circle - org.sbml.jsbml.ext.spatial.PrimitiveKind
circle
CircularRuleDependency - org.sbml.jsbml.SBMLException.Code
Circular dependency involving rules and reactions
classification - org.sbml.jsbml.ext.groups.Group.Kind
The group represents a class, and its members have an is-a relationship to the group.
className - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
clear() - Method in class org.sbml.jsbml.ListOf
 
clear() - Method in class org.sbml.jsbml.UnitDefinition
Removes all Unit elements from the list of Units in this object.
clear() - Method in class org.sbml.jsbml.validator.offline.LoggingValidationContext
 
clear() - Method in class org.sbml.jsbml.validator.offline.ValidationContext
Clears the loaded constraints
clear() - Method in class org.sbml.jsbml.xml.stax.SBMLObjectForXML
Sets all the variable of this object to null.
clear() - Method in class org.sbml.jsbml.xml.XMLAttributes
Clears (deletes) all attributes in this XMLAttributes object.
clear() - Method in class org.sbml.jsbml.xml.XMLNamespaces
Clears (deletes) all XML namespace declarations in this XMLNamespaces object.
clearAttributes() - Method in class org.sbml.jsbml.xml.XMLToken
Clears (deletes) all attributes in this XMLToken.
clearErrorLog() - Method in class org.sbml.jsbml.validator.offline.LoggingValidationContext
Clears the error log.
clearIdToVector() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
clearListOfEventAssignments() - Method in class org.sbml.jsbml.Event
Remove all the EventAssignments of the listOfEventAssignments of this Event.
clearLog() - Method in class org.sbml.jsbml.SBMLErrorLog
Clears the log.
clearNamespaces() - Method in class org.sbml.jsbml.xml.XMLToken
Clears (deletes) all XML namespace declarations in the XMLNamespaces of this XMLToken.
clearUserObjects() - Method in class org.sbml.jsbml.AbstractTreeNode
 
clearUserObjects() - Method in class org.sbml.jsbml.math.ASTUnknown
 
clearUserObjects() - Method in interface org.sbml.jsbml.util.TreeNodeWithChangeSupport
Removes all of the mappings from the map of user objects (optional operation).
clone() - Method in class org.sbml.jsbml.AbstractMathContainer
 
clone() - Method in class org.sbml.jsbml.AbstractNamedSBaseWithUnit
 
clone() - Method in class org.sbml.jsbml.AbstractSBase
 
clone() - Method in class org.sbml.jsbml.AbstractTreeNode
 
clone() - Method in class org.sbml.jsbml.AlgebraicRule
 
clone() - Method in class org.sbml.jsbml.Annotation
 
clone() - Method in class org.sbml.jsbml.AssignmentRule
 
clone() - Method in class org.sbml.jsbml.ASTNode
 
clone() - Method in class org.sbml.jsbml.Compartment
 
clone() - Method in class org.sbml.jsbml.CompartmentType
Deprecated.
clone() - Method in class org.sbml.jsbml.Constraint
 
clone() - Method in class org.sbml.jsbml.Creator
 
clone() - Method in class org.sbml.jsbml.CVTerm
 
clone() - Method in class org.sbml.jsbml.Delay
 
clone() - Method in class org.sbml.jsbml.Event
 
clone() - Method in class org.sbml.jsbml.EventAssignment
 
clone() - Method in class org.sbml.jsbml.ExplicitRule
 
clone() - Method in class org.sbml.jsbml.ext.AbstractASTNodePlugin
 
clone() - Method in class org.sbml.jsbml.ext.AbstractSBasePlugin
 
clone() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
 
clone() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
clone() - Method in class org.sbml.jsbml.ext.arrays.Dimension
clones this class
clone() - Method in class org.sbml.jsbml.ext.arrays.Index
clones this class
clone() - Method in interface org.sbml.jsbml.ext.ASTNodePlugin
Creates a new instance of ASTNodePlugin from this ASTNodePlugin.
clone() - Method in class org.sbml.jsbml.ext.comp.CompModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.comp.CompSBasePlugin
clones this class
clone() - Method in class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
 
clone() - Method in class org.sbml.jsbml.ext.comp.Deletion
 
clone() - Method in class org.sbml.jsbml.ext.comp.ExternalModelDefinition
clones this class
clone() - Method in class org.sbml.jsbml.ext.comp.ModelDefinition
 
clone() - Method in class org.sbml.jsbml.ext.comp.Port
 
clone() - Method in class org.sbml.jsbml.ext.comp.ReplacedBy
clones this class
clone() - Method in class org.sbml.jsbml.ext.comp.ReplacedElement
clones this class
clone() - Method in class org.sbml.jsbml.ext.comp.SBaseRef
 
clone() - Method in class org.sbml.jsbml.ext.comp.Submodel
clones this class
clone() - Method in class org.sbml.jsbml.ext.distrib.DistribSBasePlugin
 
clone() - Method in class org.sbml.jsbml.ext.distrib.Uncertainty
 
clone() - Method in class org.sbml.jsbml.ext.distrib.UncertParameter
Clones this class
clone() - Method in class org.sbml.jsbml.ext.distrib.UncertSpan
clones this class
clone() - Method in class org.sbml.jsbml.ext.dyn.DynCompartmentPlugin
 
clone() - Method in class org.sbml.jsbml.ext.dyn.DynElement
 
clone() - Method in class org.sbml.jsbml.ext.dyn.DynEventPlugin
 
clone() - Method in class org.sbml.jsbml.ext.dyn.DynSBasePlugin
 
clone() - Method in class org.sbml.jsbml.ext.dyn.SpatialComponent
 
clone() - Method in class org.sbml.jsbml.ext.fbc.And
 
clone() - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.fbc.FBCReactionPlugin
 
clone() - Method in class org.sbml.jsbml.ext.fbc.FBCSpeciesPlugin
 
clone() - Method in class org.sbml.jsbml.ext.fbc.FluxBound
Deprecated.
clone() - Method in class org.sbml.jsbml.ext.fbc.FluxObjective
clones this class
clone() - Method in class org.sbml.jsbml.ext.fbc.GeneProduct
 
clone() - Method in class org.sbml.jsbml.ext.fbc.GeneProductAssociation
 
clone() - Method in class org.sbml.jsbml.ext.fbc.GeneProductRef
 
clone() - Method in class org.sbml.jsbml.ext.fbc.ListOfObjectives
 
clone() - Method in class org.sbml.jsbml.ext.fbc.LogicalOperator
 
clone() - Method in class org.sbml.jsbml.ext.fbc.Objective
 
clone() - Method in class org.sbml.jsbml.ext.fbc.Or
 
clone() - Method in class org.sbml.jsbml.ext.groups.Group
 
clone() - Method in class org.sbml.jsbml.ext.groups.GroupsModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.groups.ListOfMemberConstraint
Deprecated.
 
clone() - Method in class org.sbml.jsbml.ext.groups.ListOfMembers
 
clone() - Method in class org.sbml.jsbml.ext.groups.Member
 
clone() - Method in class org.sbml.jsbml.ext.groups.MemberConstraint
Deprecated.
 
clone() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
clone() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
clone() - Method in class org.sbml.jsbml.ext.layout.Curve
 
clone() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
clone() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
clone() - Method in class org.sbml.jsbml.ext.layout.Layout
 
clone() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
clone() - Method in class org.sbml.jsbml.ext.layout.Point
 
clone() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
clone() - Method in class org.sbml.jsbml.ext.multi.BindingSiteSpeciesType
Creates a new BindingSiteSpeciesType instance, cloned from itself.
clone() - Method in class org.sbml.jsbml.ext.multi.CompartmentReference
 
clone() - Method in class org.sbml.jsbml.ext.multi.InSpeciesTypeBond
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.IntraSpeciesReaction
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.MultiASTNodePlugin
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiCompartmentPlugin
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiSimpleSpeciesReferencePlugin
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesPlugin
 
clone() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReferencePlugin
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.OutwardBindingSite
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.PossibleSpeciesFeatureValue
 
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesFeature
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesFeatureType
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesFeatureValue
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeComponentIndex
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeComponentMapInProduct
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SpeciesTypeInstance
clones this class
clone() - Method in class org.sbml.jsbml.ext.multi.SubListOfSpeciesFeature
clones this class
clone() - Method in class org.sbml.jsbml.ext.qual.FunctionTerm
 
clone() - Method in class org.sbml.jsbml.ext.qual.Input
 
clone() - Method in class org.sbml.jsbml.ext.qual.Output
 
clone() - Method in class org.sbml.jsbml.ext.qual.QualConstants
 
clone() - Method in class org.sbml.jsbml.ext.qual.QualitativeSpecies
 
clone() - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.qual.Transition
 
clone() - Method in class org.sbml.jsbml.ext.render.ColorDefinition
 
clone() - Method in class org.sbml.jsbml.ext.render.DefaultValues
 
clone() - Method in class org.sbml.jsbml.ext.render.Ellipse
 
clone() - Method in class org.sbml.jsbml.ext.render.GlobalRenderInformation
 
clone() - Method in class org.sbml.jsbml.ext.render.GradientBase
 
clone() - Method in class org.sbml.jsbml.ext.render.GradientStop
 
clone() - Method in class org.sbml.jsbml.ext.render.GraphicalPrimitive1D
 
clone() - Method in class org.sbml.jsbml.ext.render.GraphicalPrimitive2D
 
clone() - Method in class org.sbml.jsbml.ext.render.Image
 
clone() - Method in class org.sbml.jsbml.ext.render.LinearGradient
 
clone() - Method in class org.sbml.jsbml.ext.render.LineEnding
 
clone() - Method in class org.sbml.jsbml.ext.render.ListOfGlobalRenderInformation
clones this class
clone() - Method in class org.sbml.jsbml.ext.render.ListOfLocalRenderInformation
clones this class
clone() - Method in class org.sbml.jsbml.ext.render.LocalRenderInformation
 
clone() - Method in class org.sbml.jsbml.ext.render.LocalStyle
 
clone() - Method in class org.sbml.jsbml.ext.render.Polygon
 
clone() - Method in class org.sbml.jsbml.ext.render.RadialGradient
 
clone() - Method in class org.sbml.jsbml.ext.render.Rectangle
 
clone() - Method in class org.sbml.jsbml.ext.render.RelAbsVector
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderCubicBezier
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderCurve
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderGraphicalObjectPlugin
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderGroup
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderInformationBase
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderLayoutPlugin
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderListOfLayoutsPlugin
 
clone() - Method in class org.sbml.jsbml.ext.render.RenderPoint
 
clone() - Method in class org.sbml.jsbml.ext.render.Style
 
clone() - Method in class org.sbml.jsbml.ext.render.Text
 
clone() - Method in class org.sbml.jsbml.ext.render.Transformation
 
clone() - Method in class org.sbml.jsbml.ext.render.Transformation2D
 
clone() - Method in class org.sbml.jsbml.ext.req.ChangedMath
clones this class
clone() - Method in class org.sbml.jsbml.ext.req.ReqSBasePlugin
clones this class
clone() - Method in interface org.sbml.jsbml.ext.SBasePlugin
Creates a new instance of SBasePlugin from this SBasePlugin.
clone() - Method in class org.sbml.jsbml.ext.spatial.AbstractSpatialNamedSBase
 
clone() - Method in class org.sbml.jsbml.ext.spatial.AbstractSpatialSBasePlugin
 
clone() - Method in class org.sbml.jsbml.ext.spatial.AdjacentDomains
 
clone() - Method in class org.sbml.jsbml.ext.spatial.AdvectionCoefficient
 
clone() - Method in class org.sbml.jsbml.ext.spatial.AnalyticGeometry
 
clone() - Method in class org.sbml.jsbml.ext.spatial.AnalyticVolume
 
clone() - Method in class org.sbml.jsbml.ext.spatial.Boundary
 
clone() - Method in class org.sbml.jsbml.ext.spatial.BoundaryCondition
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CompartmentMapping
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CoordinateComponent
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CoordinateReference
Deprecated.
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGeometry
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGHomogeneousTransformation
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGObject
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGPrimitive
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGPseudoPrimitive
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGRotation
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGScale
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
clone() - Method in class org.sbml.jsbml.ext.spatial.CSGTranslation
 
clone() - Method in class org.sbml.jsbml.ext.spatial.DiffusionCoefficient
 
clone() - Method in class org.sbml.jsbml.ext.spatial.Domain
 
clone() - Method in class org.sbml.jsbml.ext.spatial.DomainType
 
clone() - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
clone() - Method in class org.sbml.jsbml.ext.spatial.InteriorPoint
 
clone() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
clone() - Method in class org.sbml.jsbml.ext.spatial.OrdinalMapping
 
clone() - Method in class org.sbml.jsbml.ext.spatial.ParameterType
 
clone() - Method in class org.sbml.jsbml.ext.spatial.ParametricGeometry
 
clone() - Method in class org.sbml.jsbml.ext.spatial.ParametricObject
 
clone() - Method in class org.sbml.jsbml.ext.spatial.PolygonObject
Deprecated.
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SampledField
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SampledFieldGeometry
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SampledVolume
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialCompartmentPlugin
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialParameterPlugin
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialPoints
clones this class
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialReactionPlugin
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialSpeciesPlugin
 
clone() - Method in class org.sbml.jsbml.ext.spatial.SpatialSymbolReference
 
clone() - Method in class org.sbml.jsbml.ext.spatial.TransformationComponent
 
clone() - Method in class org.sbml.jsbml.FunctionDefinition
 
clone() - Method in class org.sbml.jsbml.History
 
clone() - Method in class org.sbml.jsbml.InitialAssignment
 
clone() - Method in class org.sbml.jsbml.KineticLaw
 
clone() - Method in class org.sbml.jsbml.ListOf
 
clone() - Method in class org.sbml.jsbml.LocalParameter
 
clone() - Method in class org.sbml.jsbml.math.AbstractASTNode
 
clone() - Method in class org.sbml.jsbml.math.ASTArithmeticOperatorNode
 
clone() - Method in class org.sbml.jsbml.math.ASTBinaryFunctionNode
 
clone() - Method in class org.sbml.jsbml.math.ASTBoolean
 
clone() - Method in class org.sbml.jsbml.math.ASTCiFunctionNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCiNumberNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCnExponentialNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCnIntegerNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCnNumberNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCnRationalNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCnRealNode
 
clone() - Method in class org.sbml.jsbml.math.ASTConstantNumber
 
clone() - Method in class org.sbml.jsbml.math.ASTCSymbolAvogadroNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCSymbolDelayNode
 
clone() - Method in class org.sbml.jsbml.math.ASTCSymbolTimeNode
 
clone() - Method in class org.sbml.jsbml.math.ASTDivideNode
 
clone() - Method in class org.sbml.jsbml.math.ASTFunction
 
clone() - Method in class org.sbml.jsbml.math.ASTHyperbolicNode
 
clone() - Method in class org.sbml.jsbml.math.ASTLambdaFunctionNode
 
clone() - Method in class org.sbml.jsbml.math.ASTLogarithmNode
 
clone() - Method in class org.sbml.jsbml.math.ASTLogicalOperatorNode
 
clone() - Method in class org.sbml.jsbml.math.ASTMinusNode
 
clone() - Method in interface org.sbml.jsbml.math.ASTNode2
Clone ASTNode2
clone() - Method in class org.sbml.jsbml.math.ASTNumber
 
clone() - Method in class org.sbml.jsbml.math.ASTPiecewiseFunctionNode
 
clone() - Method in class org.sbml.jsbml.math.ASTPlusNode
 
clone() - Method in class org.sbml.jsbml.math.ASTPowerNode
 
clone() - Method in class org.sbml.jsbml.math.ASTQualifierNode
 
clone() - Method in class org.sbml.jsbml.math.ASTRelationalOperatorNode
 
clone() - Method in class org.sbml.jsbml.math.ASTRootNode
 
clone() - Method in class org.sbml.jsbml.math.ASTTimesNode
 
clone() - Method in class org.sbml.jsbml.math.ASTTrigonometricNode
 
clone() - Method in class org.sbml.jsbml.math.ASTUnaryFunctionNode
 
clone() - Method in class org.sbml.jsbml.math.ASTUnknown
 
clone() - Method in class org.sbml.jsbml.Model
 
clone() - Method in class org.sbml.jsbml.ModifierSpeciesReference
 
clone() - Method in class org.sbml.jsbml.ontology.Term
 
clone() - Method in class org.sbml.jsbml.ontology.Triple
 
clone() - Method in class org.sbml.jsbml.Parameter
 
clone() - Method in class org.sbml.jsbml.Priority
 
clone() - Method in class org.sbml.jsbml.QuantityWithUnit
 
clone() - Method in class org.sbml.jsbml.RateRule
 
clone() - Method in class org.sbml.jsbml.Reaction
 
clone() - Method in class org.sbml.jsbml.Rule
 
clone() - Method in interface org.sbml.jsbml.SBase
Creates a deep copy of this object, i.e., a new SBase with the same properties like this one.
clone() - Method in class org.sbml.jsbml.SBMLDocument
 
clone() - Method in class org.sbml.jsbml.SBMLReader
 
clone() - Method in class org.sbml.jsbml.SBMLWriter
 
clone() - Method in class org.sbml.jsbml.Species
 
clone() - Method in class org.sbml.jsbml.SpeciesReference
 
clone() - Method in class org.sbml.jsbml.SpeciesType
Deprecated.
clone() - Method in class org.sbml.jsbml.StoichiometryMath
Deprecated.
clone() - Method in class org.sbml.jsbml.Symbol
 
clone() - Method in class org.sbml.jsbml.TidySBMLWriter
 
clone() - Method in class org.sbml.jsbml.Trigger
 
clone() - Method in class org.sbml.jsbml.Unit
 
clone() - Method in class org.sbml.jsbml.UnitDefinition
 
clone() - Method in class org.sbml.jsbml.util.ListOfWithName
Deprecated.
 
clone() - Method in class org.sbml.jsbml.util.TreeNodeAdapter
 
clone() - Method in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
clone() - Method in class org.sbml.jsbml.util.ValuePair
 
clone() - Method in class org.sbml.jsbml.xml.XMLAttributes
Creates and returns a deep copy of this XMLAttributes set.
clone() - Method in class org.sbml.jsbml.xml.XMLNamespaces
Creates and returns a deep copy of this XMLNamespaces list.
clone() - Method in class org.sbml.jsbml.xml.XMLNode
 
clone() - Method in class org.sbml.jsbml.xml.XMLToken
 
clone() - Method in class org.sbml.jsbml.xml.XMLTriple
Creates and returns a deep copy of this XMLTriple set.
CLONING_IN_PROGRESS - Static variable in class org.sbml.jsbml.JSBML
Key used to indicate that we are in the process of cloning an object.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserASTNode2Constants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserConstants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserLL3ASTNode2Constants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserLL3Constants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.text.parser.CobraFormulaParserConstants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserASTNode2Constants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserConstants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserLL3ASTNode2Constants
RegularExpression Id.
CLOSE_PAR - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserLL3Constants
RegularExpression Id.
CobraConstants - Class in org.sbml.jsbml.ext.fbc
 
CobraConstants() - Constructor for class org.sbml.jsbml.ext.fbc.CobraConstants
 
CobraFormulaParser - Class in org.sbml.jsbml.text.parser
Parses infix mathematical formula written by the COBRA toolbox and returns a representation of it as an Abstract Syntax Tree (AST).
CobraFormulaParser(InputStream) - Constructor for class org.sbml.jsbml.text.parser.CobraFormulaParser
Constructor with InputStream.
CobraFormulaParser(InputStream, String) - Constructor for class org.sbml.jsbml.text.parser.CobraFormulaParser
Constructor with InputStream and supplied encoding
CobraFormulaParser(Reader) - Constructor for class org.sbml.jsbml.text.parser.CobraFormulaParser
Constructor.
CobraFormulaParser(CobraFormulaParserTokenManager) - Constructor for class org.sbml.jsbml.text.parser.CobraFormulaParser
Constructor with generated Token Manager.
CobraFormulaParserConstants - Interface in org.sbml.jsbml.text.parser
Token literal values and constants.
CobraFormulaParserTokenManager - Class in org.sbml.jsbml.text.parser
Token Manager.
CobraFormulaParserTokenManager(SimpleCharStream) - Constructor for class org.sbml.jsbml.text.parser.CobraFormulaParserTokenManager
Constructor.
CobraFormulaParserTokenManager(SimpleCharStream, int) - Constructor for class org.sbml.jsbml.text.parser.CobraFormulaParserTokenManager
Constructor.
CobraToFbcV1Converter - Class in org.sbml.jsbml.ext.fbc.converters
converts old COBRA SBML files to SBML FBCV1
CobraToFbcV1Converter() - Constructor for class org.sbml.jsbml.ext.fbc.converters.CobraToFbcV1Converter
 
CobraToFbcV2Converter - Class in org.sbml.jsbml.ext.fbc.converters
Converts old COBRA SBML files to SBML level 3 FBC version 2.
CobraToFbcV2Converter() - Constructor for class org.sbml.jsbml.ext.fbc.converters.CobraToFbcV2Converter
 
CobraUtil - Class in org.sbml.jsbml.util
Contains some useful methods to manipulate 'COBRA SBML'
CobraUtil() - Constructor for class org.sbml.jsbml.util.CobraUtil
 
coefficient - Static variable in class org.sbml.jsbml.ext.fbc.FBCConstants
 
coefficientOfVariation - org.sbml.jsbml.ext.distrib.UncertParameter.Type
For a random variable with mean μ and strictly positive standard deviation σ, the coefficient of variation is defined as the ratio (σ / |μ|).One benefit of using the coefficient of variation rather than the standard deviation is that it is unitless.
collection - org.sbml.jsbml.ext.groups.Group.Kind
The grouping is merely a collection for convenience, without an implied relationship between the members.
colorbox(String, Object) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
colorbox(String, Object) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
ColorDefinition - Class in org.sbml.jsbml.ext.render
 
ColorDefinition() - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Creates an ColorDefinition instance
ColorDefinition(int, int) - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Creates a ColorDefinition instance with a level and version.
ColorDefinition(String) - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Creates a ColorDefinition instance with an id.
ColorDefinition(String, int, int) - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Creates a ColorDefinition instance with an id, level, and version.
ColorDefinition(String, Color) - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Creates a ColorDefinition instance with an id.
ColorDefinition(String, String, int, int) - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Creates a ColorDefinition instance with an id, name, level, and version.
ColorDefinition(ColorDefinition) - Constructor for class org.sbml.jsbml.ext.render.ColorDefinition
Clone constructor
ColorDefinitionConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the ColorDefinition class.
ColorDefinitionConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.ColorDefinitionConstraints
 
colorDefiniton - Static variable in class org.sbml.jsbml.ext.render.RenderConstants
 
COMP_10100 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010100:
COMP_10101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010101: To conform to Version 1 of the Hierarchical Model Composition package specification for SBML Level 3, an SBML document must declare the use of the following XML Namespace: 'http://www.sbml.org/sbml/level3/version1/comp/version1' Reference: L3V1 Comp V1 Section 3.1
COMP_10102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010102: Wherever they appear in an SBML document, elements and attributes from the Hierarchical Model Composition package must be declared either implicitly or explicitly to be in the XML namespace 'http://www.sbml.org/sbml/level3/version1/comp/version1' Reference: L3V1 Comp V1 Section 3.1
COMP_10301 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010301: (Extends validation rule #10301 in the SBML Level 3 Version 1 Core specification.)
COMP_10302 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010302: The values of the attributes 'id' and 'comp:id' on every instance of all <model>, <modelDefinition>, and <externalModelDefinition> objects must be unique across the set of all 'id' and 'comp:id' attribute values of such objects in the SBML document to which they belong.
COMP_10303 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010303: Within <model> and <modelDefinition> objects inside an SBML document, the value of the attribute 'comp:id' on every instance of a <port> object must be unique across the set of all 'comp:id' attribute values of all such objects in the model.
COMP_10304 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010304: The value of a comp:id attribute must always conform to the syntax of the SBML data type SId.
COMP_10308 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010308: The value of a 'comp:submodelRef' attribute on <replacedElement> and <replacedBy> objects must always conform to the syntax of the SBML data type SId.
COMP_10309 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010309: The value of a 'comp:deletion' attribute on <replacedElement> objects must always conform to the syntax of the SBML data type SId.
COMP_10310 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010310: The value of a 'comp:conversionFactor' attribute on <replacedElement> objects must always conform to the syntax of the SBML data type SId.
COMP_10311 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010311: The value of a 'comp:name' attribute must always conform to the syntax of type string.
COMP_10501 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010501: If one element replaces another, whether it is the target of a <replacedBy> element, or whether it has a child <replacedElement>, the units of the replaced element, multiplied by the units of any applicable conversion factor, should equal the units of the replacement element.
COMP_20101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020101: Any object derived from the extended SBase class (defined in the Hierarchical Model Composition package) may contain at most one instance of a <listOfReplacedElements> subobject.
COMP_20102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020102: Apart from the general notes and annotation subobjects permitted on all SBML objects, a <listOfReplacedElements> container object may only contain <replacedElement> objects.
COMP_20103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020103: A <listOfReplacedElements> object may have the optional attributes 'metaid' and 'sboTerm' defined by SBML Level 3 Core.
COMP_20104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020104: The <listOfReplacedElements> in an SBase object is optional, but if present, must not be empty.
COMP_20105 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020105: Any object derived from the extended SBase class (defined in the Hierarchical Model Composition package) may contain at most one instance of a <replacedBy> subobject.
COMP_20201 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020201: In all SBML documents using the HierarchicalModel Composition package, the SBML object must include a value for the attribute 'comp:required' attribute.
COMP_20202 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020202: The value of attribute 'comp:required' on the SBML object must be of the data type Boolean.
COMP_20203 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020203: The value of attribute 'comp:required' on the SBML object must be set to 'true' if the Model object within the SBML object contains any Submodel with Species, Parameter, Compartment, Reaction, or Event objects that have not been either directly or indirectly replaced.
COMP_20204 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020204: The value of attribute 'comp:required' on the SBML object must be set to 'false' if the Model object within the SBML object contains no Submodel objects, or if all Submodel objects that are present contain no Species, Parameter, Compartment, Reaction, or Event objects that have not been either directly or indirectly replaced.
COMP_20205 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020205: There may be at most one instance of the <listOfModelDefinitions> within an SBML object that uses the SBML Level 3 Hierarchical Model Composition package.
COMP_20206 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020206: The various 'ListOf' subobjects within an SBML object are optional, but if present, these container objects must not be empty.
COMP_20207 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020207: Apart from the general notes and annotation subobjects permitted on all SBML objects, a <listOfModelDefinitions> container may only contain <modelDefinition> objects.
COMP_20208 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020208: Apart from the general notes and annotation subobjects permitted on all SBML objects, a <listOfExternalModelDefinitions> container may only contain <externalModelDefinition> objects.
COMP_20209 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020209: A <listOfModelDefinitions> object may have the optional attributes 'metaid' and 'sboTerm'.
COMP_20210 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020210: A <listOfExternalModelDefinitions> object may have the optional attributes 'metaid' and 'sboTerm'.
COMP_20211 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020211: There may be at most one instance of the <listOfExternalModelDefinitions> within an SBML object that uses the SBML Level 3 Hierarchical Model Composition package.
COMP_20212 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020212: The value of attribute 'comp:required' on the SBML object must be set to 'true'.
COMP_20301 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020301: An <externalModelDefinition> object may have the optional SBML Level 3 Core attributes 'metaid' and 'sboTerm'.
COMP_20302 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020302: An <externalModelDefinition> object may have the optional SBML Level 3 Core subobjects for notes and annotation.
COMP_20303 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020303: An <externalModelDefinition> object must have the attributes 'comp:id' and 'comp:source', and may have the optional attributes 'comp:name', 'comp:modelRef', and 'comp:md5'.
COMP_20304 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020304: The value of the 'comp:source' attribute on an <externalModelDefinition> object must reference an SBML Level 3 document.
COMP_20305 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020305: The value of the 'comp:modelRef' attribute on an <externalModelDefinition> object must be the value of an id attribute on a <model>, <modelDefinition>, or <externalModelDefinition> object in the SBML document referenced by the 'comp:source' attribute.
COMP_20306 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020306: The value of the 'comp:md5' attribute, if present on an <externalModelDefinition> object, should match the calculated MD5 checksum of the SBML document referenced by the 'comp:source' attribute.
COMP_20307 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020307: The value of a 'comp:source' attribute on an <externalModelDefinition> object must always conform to the syntax of the XML Schema 1.0 data type 'anyURI'.
COMP_20308 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020308: The value of a comp:modelRef attribute on an <externalModelDefinition> object must always conform to the syntax of the SBML data type SId.
COMP_20309 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020309: The value of a comp:md5 attribute on an <externalModelDefinition> object must always conform to the syntax of type string.
COMP_20310 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020310: An <externalModelDefinition> object must not reference an <externalModelDefinition> in a different SBML document that, in turn, refers back to the original <externalModelDefinition object, whether directly or indirectly through a chain of <externalModelDefinition> objects.
COMP_20501 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020501: There may be at most one instance of each of the following kinds of objects within a <model> or <modelDefinition> object using Hierarchical Model Composition: <listOfSubmodels> and <listOfPorts>.
COMP_20502 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020502: The various ListOf subobjects with a <model> object are optional, but if present, these container object must not be empty.
COMP_20503 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020503: Apart from the general notes and annotation subobjects permitted on all SBML objects, a <listOfSubmodels> container object may only contain <submodel> objects.
COMP_20504 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020504: Apart from the general notes and annotation subobjects permitted on all SBML objects, a <listOfPorts> container object may only contain <port> objects.
COMP_20505 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020505: A <listOfSubmodels> object may have the optional attributes 'metaid' and 'sboTerm'.
COMP_20506 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020506: A <listOfPorts> object may have the optional attributes 'metaid' and 'sboTerm'.
COMP_20601 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020601: A <submodel> object may have the optional SBML Level 3 Core attributes 'metaid' and 'sboTerm'.
COMP_20602 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020602: A <submodel> object may have the optional SBML Level 3 Core subobjects for notes and annotations.
COMP_20603 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020603: There may be at most one <listOfDeletions> container object within a <submodel> object.
COMP_20604 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020604: A <listOfDeletions> container object within a <submodel> object is optional, but if present, must not be empty.
COMP_20605 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020605: Apart from the general notes and annotation subobjects permitted on all SBML objects, a <listOfDeletions> container object may only contain <deletion> objects.
COMP_20606 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020606: A <listOfDeletions> object may have the optional attributes 'metaid' and 'sboTerm' defined by SBML Level 3 Core.
COMP_20607 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020607: A <submodel> object must have the attributes 'comp:id' and 'comp:modelRef' because they are required, and may also have the optional attributes 'comp:name', 'comp:timeConversionFactor, and/or 'comp:extentConversionFactor'.
COMP_20608 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020608: The value of a 'comp:modelRef' attribute on a <submodel> object must always conform to the syntax of the SBML data type SId.
COMP_20613 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020613: The value of a 'comp:timeConversionFactor' attribute on a <submodel> object must always conform to the syntax of the SBML data type SId.
COMP_20614 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020614: The value of a 'comp:extentConversionFactor' attribute on a <submodel> object must always conform to the syntax of the SBML data type SId.
COMP_20615 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020615: The value of a 'comp:modelRef' attribute on a <submodel> must be the identifier of a <model>, <modelDefinition>, or <externalModelDefinition> object in the same SBML object as the <submodel>.
COMP_20616 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020616: A <model> or <modelDefinition> object must not contain a <submodel> which references that model object itself.
COMP_20617 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020617: A <model> object must not contain a <submodel> which references that <model> indirectly.
COMP_20622 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020622: The value of a 'comp:timeConversionFactor' attribute on a given <submodel> object must be the identifier of a <parameter> object defined in the same Model containing the <submodel>.
COMP_20623 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020623: The value of a 'comp:extentConversionFactor' attribute on a given <submodel> object must be the identifier of a <parameter> object defined in the same Model containing the <submodel>.
COMP_20701 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020701: The value of a 'comp:portRef' attribute on an <sBaseRef> object must be the identifier of a <port> object in the <model> referenced by that <sBaseRef>.
COMP_20702 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020702: The value of a 'comp:idRef' attribute on an <sBaseRef> object must be the identifier of an object contained in (that is, within the SId namespace of) the <model> referenced by that <sBaseRef>.
COMP_20703 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020703: The value of a 'comp:unitRef' attribute on an <sBaseRef> object must be the identifier of a <unitDefinition< object contained in the <model> referenced by that <sBaseRef>.
COMP_20704 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020704: The value of a 'comp:metaIdRef' attribute on an <sBaseRef> object must be the value of a 'comp:metaid' attribute on an element contained in the <model> referenced by that <sBaseRef>.
COMP_20705 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020705: If an <sBaseRef> object contains an <sBaseRef> child, the parent <sBaseRef> must point to a <submodel> object, or a <port> that itself points to a <submodel> object.
COMP_20706 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020706: The value of a 'comp:portRef' attribute on an SBaseRef object must always conform to the syntax of the SBML data type SId.
COMP_20707 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020707: The value of a 'comp:idRef' attribute on an SBaseRef object must always conform to the syntax of the SBML data type SId.
COMP_20708 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020708: The value of a 'comp:unitRef' attribute on an SBaseRef object must always conform to the syntax of the SBML data type SId.
COMP_20709 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020709: The value of a 'comp:metaIdRef' attribute on an SBaseRef object must always conform to the syntax of the XML data type ID.
COMP_20710 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020710: Apart from the general notes and annotation subobjects permitted on all SBML objects, an SBaseRef object may only contain a single <sBaseRef> child.
COMP_20711 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020711: The 'sbaseRef' spelling of an SBaseRef child of an SBaseRef object is considered deprecated, and 'sBaseRef' should be used instead.
COMP_20712 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020712: An <sBaseRef> object must point to another object; that is, a <sBaseRef> object must always have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef'.
COMP_20713 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020713: An <sBaseRef> object can only point to one other object; that is, a given <sBaseRef> object can only have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef'.
COMP_20714 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020714: Any one SBML object may only be referenced in one of the following ways: referenced by a single <port> object; referenced by a single <deletion> object; referenced by a single <replacedElement>; be the parent of a single <replacedBy> child; be referenced by one or more <replacedBy> objects; or be referenced by one or more <replacedElement> objects all using the 'deletion' attribute.
COMP_20801 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020801: A <port> object must point to another object; that is, a <port> object must always have a value for one of the attributes 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef'.
COMP_20802 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020802: A <port> object can only point to one other object; that is, a given <port> object can only have a value for one of the attributes 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef'.
COMP_20803 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020803: A <port> object must have a value for the required attribute 'comp:id', and one, and only one, of the attributes 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef'.
COMP_20804 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020804: Port definitions must be unique; that is, no two <port> objects in a given Model may reference the same object in that Model.
COMP_20901 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020901: A <deletion> object must point to another object; that is, a <deletion> object must always have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef' Reference: L3V1 Comp V1 Section 3.5.3
COMP_20902 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020902: A <deletion> object can only point to one other object; that is, a given <deletion> object can only have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef' Reference: L3V1 Comp V1 Section 3.5.3
COMP_20903 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020903: A <deletion> object must have a value for one, and only one, of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', and 'comp:metaIdRef'.
COMP_21001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021001: A <replacedElement> object must point to another object; that is, a <replacedElement> object must always have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', 'comp:metaIdRef' or 'comp:deletion'.
COMP_21002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021002: A <replacedElement> object can only point to one other object; that is, a given <replacedElement> object can only have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', 'comp:metaIdRef' or 'comp:deletion'.
COMP_21003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021003: A <replacedElement> object must have a value for the required attribute 'comp:submodelRef', and a value for one, and only one, of the following attributes: 'comp:portRef', 'comp:idRef', 'comp:unitRef', 'comp:metaIdRef', or 'comp:deletion'.
COMP_21004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021004: The value of a 'comp:submodelRef' attribute on a <replacedElement> object must be the identifier of a <submodel> present in the <replacedElement> object's parent Model.
COMP_21005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021005: The value of a 'comp:deletion' attribute on a <replacedElement> object must be the identifier of a <deletion> present in the <replacedElement> object's parent Model.
COMP_21006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021006: The value of a 'comp:conversionFactor' attribute on a <replacedElement> object must be the identifier of a <parameter> present in the <replacedElement> object's parent Model Reference: L3V1 Comp V1 Section 3.6.2
COMP_21010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021010: No two <replacedElement> objects in the same Model may reference the same object unless that object is a <deletion> Reference: L3V1 Comp V1 Section 3.6.2
COMP_21011 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021011: If a <replacedElement> uses the 'comp:deletion' attribute, then it should not also use the 'comp:conversionFactor' attribute.
COMP_21101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021101: A <replacedBy> object must point to another object; that is, a <replacedBy> object must always have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef' or 'comp:metaIdRef'.
COMP_21102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021102: A <replacedBy> object can only point to one other object; that is, a given <replacedBy> object can only have a value for one of the attributes 'comp:portRef', 'comp:idRef', 'comp:unitRef', or 'comp:metaIdRef'.
COMP_21103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021103: A <replacedBy> object must have a value for the required attribute 'comp:submodelRef', and a value for one, and only one, of the following attributes: 'comp:portRef', 'comp:idRef', 'comp:unitRef' or 'comp:metaIdRef'.
COMP_21104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021104: The value of a 'comp:submodelRef' attribute on a <replacedBy> object must be the identifier of a <submodel> present in the <replacedBy> object's parent Model.
COMP_21201 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021201: If one element replaces another, whether it is the target of a <replacedBy> element, or whether it has a child <replacedElement>, the SBML class of the replacement element must match the SBML class of the replaced element, with two exceptions: an element of a derived class may replace an object of its base class (for base classes other than SBase), and any SBML class with mathematical meaning may replace a <parameter>.
COMP_21202 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021202: If one element replaces another, whether it is the target of a <replacedBy> element, or whether it has a child <replacedElement>, if the replaced element has the 'id' attribute set, the replacement !
COMP_21203 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021203: If one element replaces another, whether it is the target of a <replacedBy> element, or whether it has a child <replacedElement>, if the replaced element has the 'metaid' attribute set, the replacement element must also have the 'metaid' attribute set.
COMP_21204 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021204: If one element replaces another, whether it is the target of a <replacedBy> element, or whether it has a child <replacedElement>, if the replaced element has an identifier attribute from some other SBML package set, the replacement element must also have that same identifier attribute set.
COMP_90101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090101: The external model referenced in this model could not be resolved.
COMP_90102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090102: The external document referenced in this model did not contain any models.
COMP_90103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090103: An external model definition referenced by an external model definition in this model was itself unresolvable.
COMP_90104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090104: Errors arose during the attempt to flatten the model.
COMP_90105 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090105: The interpretation the Hierarchical Model Composition constructs to produce a kind of 'flattened' version of the model devoid of the comp package constructs must produce a valid SBML Level 3 model.
COMP_90106 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090106: Due to the need to instantiate models, modelDefinitions, submodels etc. for the purposes of validation it is problematic to reliably report line numbers when performing validation on models using the Hierarchical Model Composition package.
COMP_90107 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090107: The CompFlatteningConverter has encountered a required package for which libSBML does not recognize the information.
COMP_90108 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090108: The CompFlatteningConverter has encountered an unrequired package for which libSBML does not recognize the information.
COMP_90109 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090109: The CompFlatteningConverter has encountered an unrequired package for which the necessary routines to allow flattening have not yet been implemented.
COMP_90110 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090110: The CompFlatteningConverter has encountered a required package for which the necessary routines to allow flattening have not yet been implemented.
COMP_90111 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090111: The CompFlatteningConverter has encountered an unknown reference which may be due to the presence of an unknown package.
COMP_90112 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090112: The software used to process this hierarchical model used the deprecated function performDeletions to do so.
COMP_90113 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090113: The software used to process this hierarchical model used the deprecated function performReplacementsAndConversions to do so.
COMP_90114 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090114: The model contained a deletion whose subelement was replaced.
COMP_90115 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090115: The value of a 'comp:idRef' attribute on an <sBaseRef> object must be the identifier of an object contained in (that is, within the SId namespace of) the <model> referenced by that <sBaseRef>.
COMP_90116 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1090116: The value of a 'comp:metaIdRef' attribute on an <sBaseRef> object must be the value of a 'comp:metaid' attribute on an element contained in the <model> referenced by that <sBaseRef>.
compareTo(L, V) - Method in class org.sbml.jsbml.util.ValuePair
Convenient method to compare two values to this ValuePair.
compareTo(Term) - Method in class org.sbml.jsbml.ontology.Term
 
compareTo(Triple) - Method in class org.sbml.jsbml.ontology.Triple
 
compareTo(ValuePair<L, V>) - Method in class org.sbml.jsbml.util.ValuePair
 
COMPARISON - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserASTNode2Constants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserConstants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserLL3ASTNode2Constants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.math.parser.FormulaParserLL3Constants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.text.parser.CobraFormulaParserConstants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserASTNode2Constants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserConstants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserLL3ASTNode2Constants
RegularExpression Id.
COMPARISON - Static variable in interface org.sbml.jsbml.text.parser.FormulaParserLL3Constants
RegularExpression Id.
compartment - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
compartment - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
compartment - Static variable in class org.sbml.jsbml.ext.qual.QualConstants
 
compartment - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
compartment - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
Compartment - Class in org.sbml.jsbml
Represents the compartment in a model, i.e., a variable element with name, identifier, unit, and value that may change during a simulation.
Compartment<T> - Class in org.sbml.jsbml.ext.render.director
 
Compartment() - Constructor for class org.sbml.jsbml.Compartment
Creates a Compartment instance.
Compartment() - Constructor for class org.sbml.jsbml.ext.render.director.Compartment
 
Compartment(int, int) - Constructor for class org.sbml.jsbml.Compartment
Creates a Compartment instance from a level and version.
Compartment(String) - Constructor for class org.sbml.jsbml.Compartment
Creates a Compartment instance with the given id.
Compartment(String, int, int) - Constructor for class org.sbml.jsbml.Compartment
Creates a Compartment instance from an id, level and version.
Compartment(String, String, int, int) - Constructor for class org.sbml.jsbml.Compartment
Creates a Compartment instance from an id, name, level and version.
Compartment(Compartment) - Constructor for class org.sbml.jsbml.Compartment
Creates a Compartment instance from a given compartment.
COMPARTMENT_LINK - Static variable in class org.sbml.jsbml.ext.render.director.LayoutDirector
Constant for use as the key for compartment links, also see LayoutDirector.LAYOUT_LINK.
CompartmentalizedSBase - Interface in org.sbml.jsbml
 
CompartmentConstraints - Class in org.sbml.jsbml.validator.offline.constraints
ConstraintDeclaration for Compartment class
CompartmentConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompartmentConstraints
 
compartmentGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
CompartmentGlyph - Class in org.sbml.jsbml.ext.layout
The CompartmentGlyph class is derived from GraphicalObject and inherits its attributes.
CompartmentGlyph() - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
Creates a new instance of CompartmentGlyph.
CompartmentGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
Creates a new instance of CompartmentGlyph.
CompartmentGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
Creates a new instance of CompartmentGlyph.
CompartmentGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
Creates a new instance of CompartmentGlyph.
CompartmentGlyph(CompartmentGlyph) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
Creates a new instance of CompartmentGlyph.
COMPARTMENTGLYPH - org.sbml.jsbml.ext.render.Style.Type
 
CompartmentGlyphConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CompartmentGlyph class.
CompartmentGlyphConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompartmentGlyphConstraints
 
compartmentMapping - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CompartmentMapping - Class in org.sbml.jsbml.ext.spatial
 
CompartmentMapping() - Constructor for class org.sbml.jsbml.ext.spatial.CompartmentMapping
 
CompartmentMapping(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CompartmentMapping
 
CompartmentMapping(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CompartmentMapping
 
CompartmentMapping(CompartmentMapping) - Constructor for class org.sbml.jsbml.ext.spatial.CompartmentMapping
 
CompartmentMappingConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CompartmentMapping class.
CompartmentMappingConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompartmentMappingConstraints
 
compartmentReference - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
CompartmentReference - Class in org.sbml.jsbml.ext.multi
 
CompartmentReference() - Constructor for class org.sbml.jsbml.ext.multi.CompartmentReference
Creates a new CompartmentReference instance.
CompartmentReference(int, int) - Constructor for class org.sbml.jsbml.ext.multi.CompartmentReference
Creates a CompartmentReference instance with a level and version.
CompartmentReference(String) - Constructor for class org.sbml.jsbml.ext.multi.CompartmentReference
Creates a CompartmentReference instance with an id.
CompartmentReference(String, int, int) - Constructor for class org.sbml.jsbml.ext.multi.CompartmentReference
Creates a CompartmentReference instance with an id, level, and version.
CompartmentReference(String, String, int, int) - Constructor for class org.sbml.jsbml.ext.multi.CompartmentReference
Creates a CompartmentReference instance with an id, name, level, and version.
CompartmentReference(CompartmentReference) - Constructor for class org.sbml.jsbml.ext.multi.CompartmentReference
Creates a new CompartmentReference instance, cloned from the given object.
CompartmentReferenceConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Constraints declaration for the MultiCompartmentPlugin class.
CompartmentReferenceConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompartmentReferenceConstraints
 
CompartmentShouldHaveSize - org.sbml.jsbml.SBMLException.Code
It's best to define a size for every compartment in a model
compartmentType - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
compartmentType - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
CompartmentType - Class in org.sbml.jsbml
Deprecated.
Only valid in SBML Level 2 for Versions 2 through 4.
CompartmentType() - Constructor for class org.sbml.jsbml.CompartmentType
Deprecated.
CompartmentType(int, int) - Constructor for class org.sbml.jsbml.CompartmentType
Deprecated.
CompartmentType(String) - Constructor for class org.sbml.jsbml.CompartmentType
Deprecated. 
CompartmentType(String, int, int) - Constructor for class org.sbml.jsbml.CompartmentType
Deprecated.
CompartmentType(String, String, int, int) - Constructor for class org.sbml.jsbml.CompartmentType
Deprecated.
CompartmentType(CompartmentType) - Constructor for class org.sbml.jsbml.CompartmentType
Deprecated.
CompartmentTypeConstraints - Class in org.sbml.jsbml.validator.offline.constraints
 
CompartmentTypeConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompartmentTypeConstraints
 
CompartmentTypeNotValidAttribute - org.sbml.jsbml.SBMLException.Code
Compartment types not supported in this Level+Version of SBML
CompartmentTypeNotValidComponent - org.sbml.jsbml.SBMLException.Code
Compartment types not supported in this Level+Version of SBML
CompConstants - Class in org.sbml.jsbml.ext.comp
Contains some constants related to the comp package.
CompConstants() - Constructor for class org.sbml.jsbml.ext.comp.CompConstants
 
CompFlatteningConverter - Class in org.sbml.jsbml.ext.comp.util
The CompFlatteningConverter object translates a hierarchical model defined with the SBML Level 3 Hierarchical Model Composition package into a 'flattened' version of the same model.
CompFlatteningConverter() - Constructor for class org.sbml.jsbml.ext.comp.util.CompFlatteningConverter
 
compile(boolean) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
Compile boolean values
compile(boolean) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
Compile boolean values
compile(double, int, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
compile(double, int, String) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
Creates an ASTNode2Value that represents a real number in scientific notation, i.e., mantissa * 10^exponent, and the given units.
compile(double, int, String) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
compile(double, int, String) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
Creates an ASTNodeValue that represents a real number in scientific notation, i.e., mantissa * 10^exponent, and the given units.
compile(double, int, String) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
compile(double, int, String) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
compile(double, int, String) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
compile(double, String) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
compile(double, String) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
compile(double, String) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
compile(double, String) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
compile(double, String) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
compile(int, String) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
compile(int, String) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
compile(int, String) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
compile(int, String) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
compile(int, String) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
compile(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
compile(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
compile(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
compile(String) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
A compiler will also have to deal with a name.
compile(String) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
compile(String) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
compile(String) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
compile(String) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
compile(String) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
A compiler will also have to deal with a name.
compile(String) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
compile(String) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
compile(String) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
compile(String) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
compile(String) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
compile(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLXMLStreamCompiler
Compiles this ASTNode and produce an XMLStreamWriter representing this node in mathML.
compile(CallableSBase) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
compile(CallableSBase) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
compile(CallableSBase) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
compile(CallableSBase) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
compile(CallableSBase) - Method in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationUnitsCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
compile(Compartment) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
compile(Compartment) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
This method returns the correct LaTeX expression for a function which returns the size of a compartment.
compile(Compartment) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
compile(Compartment) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
compile(Compartment) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
This method returns the correct LaTeX expression for a function which returns the size of a compartment.
compile(Compartment) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
compile(Compartment) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
compile(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.MathMLXMLStreamCompiler
Compiles this ASTNode2 and produce an XMLStreamWriter representing this node in mathML.
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTArithmeticOperatorNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTBoolean
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCiFunctionNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCiNumberNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCnExponentialNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCnIntegerNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCnNumberNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCnRationalNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCnRealNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTConstantNumber
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCSymbolAvogadroNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCSymbolDelayNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTCSymbolTimeNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTDivideNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTFunction
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTHyperbolicNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTLambdaFunctionNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTLogarithmNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTLogicalOperatorNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTMinusNode
 
compile(ASTNode2Compiler) - Method in interface org.sbml.jsbml.math.ASTNode2
Compiles this ASTNode2 and returns the result.
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTPiecewiseFunctionNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTPlusNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTPowerNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTQualifierNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTRelationalOperatorNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTRootNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTTimesNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTTrigonometricNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTUnaryFunctionNode
 
compile(ASTNode2Compiler) - Method in class org.sbml.jsbml.math.ASTUnknown
 
compile(ASTNodeCompiler) - Method in class org.sbml.jsbml.ASTNode
Compiles this ASTNode and returns the result.
compileSemanticAnnotations(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLXMLStreamCompiler
 
complementA - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
complementB - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
completeGlyphs() - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
Return the input set of unlayouted glyphs with completed layout information.
CompModelPlugin - Class in org.sbml.jsbml.ext.comp
Adds two lists, one for holding Submodels and the other for holding Ports.
CompModelPlugin(CompModelPlugin) - Constructor for class org.sbml.jsbml.ext.comp.CompModelPlugin
Creates a new CompModelPlugin instance that is a copy of the current CompModelPlugin.
CompModelPlugin(Model) - Constructor for class org.sbml.jsbml.ext.comp.CompModelPlugin
Creates a new CompModelPlugin instance, associated with the given Model
CompModelPluginConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CompModelPlugin class.
CompModelPluginConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompModelPluginConstraints
 
component - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
components - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
componentsLength - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
componentType - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CompParser - Class in org.sbml.jsbml.xml.parsers
A CompParser is used to parse the comp extension package elements and attributes.
CompParser() - Constructor for class org.sbml.jsbml.xml.parsers.CompParser
 
compression - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CompressionKind - Enum in org.sbml.jsbml.ext.spatial
This enum type was created following the specifications defined in Spatial Package v0.90.
CompSBasePlugin - Class in org.sbml.jsbml.ext.comp
Extends the SBase class by adding an optional ListOfReplacedElements child and a single optional ReplacedBy child.
CompSBasePlugin() - Constructor for class org.sbml.jsbml.ext.comp.CompSBasePlugin
Creates an CompSBasePlugin instance
CompSBasePlugin(CompSBasePlugin) - Constructor for class org.sbml.jsbml.ext.comp.CompSBasePlugin
Clone constructor
CompSBasePlugin(SBase) - Constructor for class org.sbml.jsbml.ext.comp.CompSBasePlugin
Creates a CompSBasePlugin instance with a level and version.
CompSBasePluginConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CompSBasePlugin class.
CompSBasePluginConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompSBasePluginConstraints
 
CompSBMLDocumentPlugin - Class in org.sbml.jsbml.ext.comp
Allows SBML documents to contain more than one model.
CompSBMLDocumentPlugin(CompSBMLDocumentPlugin) - Constructor for class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
Creates a new CompSBMLDocumentPlugin instance.
CompSBMLDocumentPlugin(SBMLDocument) - Constructor for class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
Creates a new CompSBMLDocumentPlugin instance.
CompSBMLDocumentPluginConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CompSBMLDocumentPlugin class.
CompSBMLDocumentPluginConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CompSBMLDocumentPluginConstraints
 
concat(Object...) - Static method in class org.sbml.jsbml.util.StringTools
This method concatenates two or more Object Strings (obtained by calling Object.toString() if the current Object is not null) into a new StringBuffer.
concatStringBuilder(Object...) - Static method in class org.sbml.jsbml.util.StringTools
This method concatenates two or more Object Strings (obtained by calling Object.toString() if the current Object is not null) into a new StringBuilder.
cone - org.sbml.jsbml.ext.spatial.PrimitiveKind
cone
confidenceInterval - org.sbml.jsbml.ext.distrib.UncertParameter.Type
For a univariate random variable x, a confidence interval is a range [a, b], a < b, so that x lies between a and b with given probability.
ConfigurableLogicalFormulaCompiler - Class in org.sbml.jsbml.util.compilers
This class creates formula Strings that represent the content of ASTNodes and try to reproduce an output similar to old COBRA SBML files.
ConfigurableLogicalFormulaCompiler() - Constructor for class org.sbml.jsbml.util.compilers.ConfigurableLogicalFormulaCompiler
 
connex - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
constant - Static variable in class org.sbml.jsbml.ext.qual.QualConstants
 
constant - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
CONSTANT_E - org.sbml.jsbml.ASTNode.Type
If the ASTNode represents Euler's constant, it should have this ASTNode.Type.
CONSTANT_E - Variable in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
CONSTANT_E - Variable in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
CONSTANT_FALSE - org.sbml.jsbml.ASTNode.Type
If an ASTNode represents the Boolean attribute Boolean.FALSE it should have this ASTNode.Type.
CONSTANT_FALSE - Variable in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
CONSTANT_FALSE - Variable in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
CONSTANT_PI - org.sbml.jsbml.ASTNode.Type
If the ASTNode represents the constant π, it should have this ASTNode.Type.
CONSTANT_PI - Static variable in class org.sbml.jsbml.math.compiler.LaTeXCompiler
The constant pi
CONSTANT_PI - Static variable in class org.sbml.jsbml.util.compilers.LaTeXCompiler
The constant pi
CONSTANT_TRUE - org.sbml.jsbml.ASTNode.Type
 
CONSTANT_TRUE - Variable in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
CONSTANT_TRUE - Variable in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
ConstantNotValidAttribute - org.sbml.jsbml.SBMLException.Code
Attribute constant not supported on this component in SBML Level 1
ConstantSpeciesNotValidAttribute - org.sbml.jsbml.SBMLException.Code
Attribute constant on species not supported in SBML Level 1
Constraint - Class in org.sbml.jsbml
Represents the constraint XML element of a SBML file.
Constraint() - Constructor for class org.sbml.jsbml.Constraint
Creates a Constraint instance.
Constraint(int, int) - Constructor for class org.sbml.jsbml.Constraint
Creates a Constraint instance from a level and a version.
Constraint(ASTNode, int, int) - Constructor for class org.sbml.jsbml.Constraint
Creates a Constraint instance from an ASTNode, a level and a version.
Constraint(Constraint) - Constructor for class org.sbml.jsbml.Constraint
Creates a Constraint instance from a given Constraint.
CONSTRAINT_ELEMENTS_ORDER - Static variable in class org.sbml.jsbml.validator.offline.constraints.ConstraintConstraints
 
ConstraintConstraints - Class in org.sbml.jsbml.validator.offline.constraints
 
ConstraintConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.ConstraintConstraints
 
ConstraintContainsDOCTYPE - org.sbml.jsbml.SBMLException.Code
XML DOCTYPE not permitted in constraint messages
ConstraintContainsXMLDecl - org.sbml.jsbml.SBMLException.Code
XML declarations not permitted in constraint messages
ConstraintDeclaration - Interface in org.sbml.jsbml.validator.offline.constraints
Interface for constraint declarations.
ConstraintFactory - Class in org.sbml.jsbml.validator.offline.factory
Factory to be able to create ConstraintGroup to contains all constraints associated with one class or one attribute in one class.
ConstraintFactory() - Constructor for class org.sbml.jsbml.validator.offline.factory.ConstraintFactory
 
ConstraintGroup<T> - Class in org.sbml.jsbml.validator.offline.constraints
Groups together a set of constraints.
ConstraintGroup() - Constructor for class org.sbml.jsbml.validator.offline.constraints.ConstraintGroup
Creates a new ConstraintGroup instance.
ConstraintMathNotBoolean - org.sbml.jsbml.SBMLException.Code
Non-boolean math expression in constraint definition
ConstraintNotInXHTMLNamespace - org.sbml.jsbml.SBMLException.Code
Constraint message is not in XHTML XML namespace
ConstraintNotValidComponent - org.sbml.jsbml.SBMLException.Code
Constraints not supported in this Level+Version of SBML
CONSTRUCTOR_OTHERWISE - org.sbml.jsbml.ASTNode.Type
 
CONSTRUCTOR_PIECE - org.sbml.jsbml.ASTNode.Type
 
consumption - org.sbml.jsbml.ext.qual.InputTransitionEffect
The level of the QualitativeSpecies is decreased by the resultLevel of the selected term possibly modified by the thresholdLevel of the Input.
Consumption<T> - Interface in org.sbml.jsbml.ext.render.director
interface all the different graphical representations for consumption arcs have to implement
containedSpeciesType - Static variable in class org.sbml.jsbml.ext.multi.MultiConstants
 
contains(int) - Method in class org.sbml.jsbml.validator.offline.constraints.ConstraintGroup
Checks if the errorCode is in the group.
contains(Object) - Method in class org.sbml.jsbml.ListOf
 
contains(AnyConstraint<T>) - Method in class org.sbml.jsbml.validator.offline.constraints.ConstraintGroup
Checks if the constraint is in the group.
containsAll(Collection<?>) - Method in class org.sbml.jsbml.ListOf
 
containsCompartment(String) - Method in class org.sbml.jsbml.Model
Returns true if this model contains a reference to a Compartment with the given identifier.
containsFunctionDefinition(String) - Method in class org.sbml.jsbml.Model
Returns true if this model contains a reference to a FunctionDefinition with the given identifier.
containsGlyph(Compartment) - Method in class org.sbml.jsbml.ext.layout.Layout
 
containsGlyph(Reaction) - Method in class org.sbml.jsbml.ext.layout.Layout
 
containsGlyph(Species) - Method in class org.sbml.jsbml.ext.layout.Layout
 
containsMathOnlyPredefinedFunctions(ASTNode) - Static method in class org.sbml.jsbml.validator.offline.constraints.helper.ValidationTools
 
containsMetaId(String) - Method in class org.sbml.jsbml.SBMLDocument
A check to see whether elements have been registered to this SBMLDocument with the given meta identifier.
containsParameter(String) - Method in class org.sbml.jsbml.Model
Returns true if this model contains a reference to a Parameter with the given identifier.
containsQualitativeSpecies(QualitativeSpecies) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Returns true if qs is already part of this QualModelPlugin
containsQuantity(Quantity) - Method in class org.sbml.jsbml.Model
Returns true if this Model contains a reference to the given Quantity.
containsReaction(String) - Method in class org.sbml.jsbml.Model
Returns true if this Model contains a reference to the given Reaction.
containsSpecies(String) - Method in class org.sbml.jsbml.Model
Returns true if this Model contains a reference to the given Species.
containsUndeclaredUnits() - Method in class org.sbml.jsbml.AbstractMathContainer
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.AbstractNamedSBaseWithUnit
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.ASTNode
Returns true or false depending on whether this ASTNode refers to elements such as parameters or numbers with undeclared units.
containsUndeclaredUnits() - Method in class org.sbml.jsbml.Compartment
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.Event
Deprecated.
containsUndeclaredUnits() - Method in class org.sbml.jsbml.ext.arrays.Dimension
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.ext.distrib.UncertParameter
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.ext.qual.Input
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.ext.qual.Output
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.ext.spatial.CoordinateComponent
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.math.ASTCiNumberNode
Returns true or false depending on whether this ASTCiNumberNode refers to elements such as parameters or numbers with undeclared units.
containsUndeclaredUnits() - Method in class org.sbml.jsbml.math.compiler.ASTNode2Value
Flag to indicate whether or not units have been fully declared for this value.
containsUndeclaredUnits() - Method in class org.sbml.jsbml.Reaction
 
containsUndeclaredUnits() - Method in interface org.sbml.jsbml.SBaseWithDerivedUnit
Returns true or false depending on whether this SBaseWithDerivedUnit refers to elements such as parameters or numbers with undeclared units.
containsUndeclaredUnits() - Method in class org.sbml.jsbml.Species
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.SpeciesReference
 
containsUndeclaredUnits() - Method in class org.sbml.jsbml.util.compilers.ASTNodeValue
Flag to indicate whether or not units have been fully declared for this value.
containsUniqueNamedSBase(String) - Method in class org.sbml.jsbml.Model
Returns true if this Model contains a reference to the given UniqueNamedSBase.
containsUnitDefinition(String) - Method in class org.sbml.jsbml.Model
Returns true if this Model contains a reference to the given UnitDefinition.
containsUserObjectKey(Object) - Method in class org.sbml.jsbml.AbstractTreeNode
 
containsUserObjectKey(Object) - Method in class org.sbml.jsbml.math.ASTUnknown
 
containsUserObjectKey(Object) - Method in interface org.sbml.jsbml.util.TreeNodeWithChangeSupport
 
conversionFactor - Static variable in class org.sbml.jsbml.ext.comp.CompConstants
 
conversionFactor - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
convert(SBMLDocument) - Static method in class org.sbml.jsbml.ext.arrays.flattening.ArraysFlattening
This method flattens out arrays objects of a given SBMLDocument.
convert(SBMLDocument) - Method in class org.sbml.jsbml.ext.fbc.converters.CobraToFbcV1Converter
 
convert(SBMLDocument) - Method in class org.sbml.jsbml.ext.fbc.converters.CobraToFbcV2Converter
 
convert(SBMLDocument) - Method in class org.sbml.jsbml.ext.fbc.converters.FbcV1ToCobraConverter
 
convert(SBMLDocument) - Method in class org.sbml.jsbml.ext.fbc.converters.FbcV1ToFbcV2Converter
 
convert(SBMLDocument) - Method in class org.sbml.jsbml.ext.fbc.converters.FbcV2ToCobraConverter
 
convert(SBMLDocument) - Method in class org.sbml.jsbml.ext.fbc.converters.FbcV2ToFbcV1Converter
 
convert(SBMLDocument) - Method in class org.sbml.jsbml.util.converters.ExpandFunctionDefinitionConverter
 
convert(SBMLDocument) - Method in interface org.sbml.jsbml.util.converters.SBMLConverter
Converts a given SBMLDocument.
convertAlias2SBO(String) - Static method in class org.sbml.jsbml.SBO
Returns an SBO id corresponding to the given alias.
convertModel(T) - Method in interface org.sbml.jsbml.SBMLInputConverter
Takes a model in an arbitrary (but type-secure) format and delivers a corresponding JSBML-compliant model.
convertSBMLDocument(File) - Method in interface org.sbml.jsbml.SBMLInputConverter
 
convertSBMLDocument(String) - Method in interface org.sbml.jsbml.SBMLInputConverter
 
convertSBO2Alias(int) - Static method in class org.sbml.jsbml.SBO
Returns an alias corresponding to the given SBO id.
convertStringToXMLNode(String) - Static method in class org.sbml.jsbml.xml.XMLNode
Returns an XMLNode which is derived from a String containing XML content.
convertStringToXMLNode(String, XMLNamespaces) - Static method in class org.sbml.jsbml.xml.XMLNode
Returns an XMLNode which is derived from a string containing XML content.
convertToGMT(String) - Method in class org.sbml.jsbml.xml.stax.DateProcessor
Convert timezone of datetime string to GMT.
convertToGMT(Timestamp) - Method in class org.sbml.jsbml.xml.stax.DateProcessor
Convert timezone of datetime string to GMT.
convertToGMT(Date) - Method in class org.sbml.jsbml.xml.stax.DateProcessor
Convert timezone of datetime string to GMT.
convertToSI(Unit) - Static method in class org.sbml.jsbml.Unit
Returns a UnitDefinition object which contains the argument Unit converted to the appropriate SI unit.
convertToSIAndSubstanceUnits() - Method in class org.sbml.jsbml.UnitDefinition
Converts this unit definition to using only SI units or valid SBML substance units.
convertToSIUnits() - Method in class org.sbml.jsbml.UnitDefinition
Converts this unit definition to using only SI units and then call UnitDefinition.simplify().
convertToSIUnits(boolean) - Method in class org.sbml.jsbml.UnitDefinition
Converts this unit definition to using only SI units.
convertXMLNodeToString(XMLNode) - Static method in class org.sbml.jsbml.xml.XMLNode
Returns a string representation of a given XMLNode.
coord1 - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coord2 - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coord3 - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coordinate - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coordinateBoundary - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coordinateComponent - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CoordinateComponent - Class in org.sbml.jsbml.ext.spatial
 
CoordinateComponent() - Constructor for class org.sbml.jsbml.ext.spatial.CoordinateComponent
Creates a new CoordinateComponent instance.
CoordinateComponent(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CoordinateComponent
Creates a new CoordinateComponent instance.
CoordinateComponent(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CoordinateComponent
Creates a new CoordinateComponent instance.
CoordinateComponent(CoordinateComponent) - Constructor for class org.sbml.jsbml.ext.spatial.CoordinateComponent
Creates a new CoordinateComponent instance copied from the given CoordinateComponent.
CoordinateComponentConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CoordinateComponent class.
CoordinateComponentConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CoordinateComponentConstraints
 
CoordinateKind - Enum in org.sbml.jsbml.ext.spatial
 
CoordinateReference - Class in org.sbml.jsbml.ext.spatial
Deprecated.
Not present in spec 0.90, as be moved into DiffusionCoefficient.
CoordinateReference() - Constructor for class org.sbml.jsbml.ext.spatial.CoordinateReference
Deprecated.
 
CoordinateReference(CoordinateReference) - Constructor for class org.sbml.jsbml.ext.spatial.CoordinateReference
Deprecated.
 
coordinateReference1 - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coordinateReference2 - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
coordinateSystem - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CORE_00000 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 0: Unrecognized error encountered internally.
CORE_00001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1: Out of memory.
CORE_00002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 2: File unreadable.
CORE_00003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 3: File unwritable.
CORE_00004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 4: Error encountered while attempting file operation.
CORE_00005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 5: Network access error.
CORE_00101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 101: Internal XML parser state error.
CORE_00102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 102: XML parser returned an unrecognized error code.
CORE_00103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 103: Character transcoder error.
CORE_01001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1001: Missing XML declaration at beginning of XML input.
CORE_01002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1002: Missing encoding attribute in XML declaration.
CORE_01003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1003: Invalid or unrecognized XML declaration or XML encoding.
CORE_01004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1004: Invalid, malformed or unrecognized XML DOCTYPE declaration.
CORE_01005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1005: Invalid character in XML content.
CORE_01006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1006: XML content is not well-formed.
CORE_01007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1007: Unclosed XML token.
CORE_01008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1008: XML construct is invalid or not permitted.
CORE_01009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1009: Element tag mismatch or missing tag.
CORE_01010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1010: Duplicate XML attribute.
CORE_01011 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1011: Undefined XML entity.
CORE_01012 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1012: Invalid, malformed or unrecognized XML processing instruction.
CORE_01013 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1013: Invalid or undefined XML namespace prefix.
CORE_01014 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1014: Invalid XML namespace prefix value.
CORE_01015 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1015: Missing a required XML attribute.
CORE_01016 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1016: Data type mismatch for the value of an attribute.
CORE_01017 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1017: Invalid UTF8 content.
CORE_01018 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1018: Missing or improperly formed attribute value.
CORE_01019 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1019: Invalid or unrecognizable attribute value.
CORE_01020 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1020: Invalid, unrecognized or malformed attribute.
CORE_01021 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1021: Element either not recognized or not permitted.
CORE_01022 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1022: Badly formed XML comment.
CORE_01023 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1023: XML declaration not permitted in this location.
CORE_01024 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1024: Reached end of input unexpectedly.
CORE_01025 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1025: Value is invalid for XML ID, or has already been used.
CORE_01026 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1026: XML ID value was never declared.
CORE_01027 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1027: Unable to interpret content.
CORE_01028 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1028: Bad XML document structure.
CORE_01029 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1029: Encountered invalid content after expected content.
CORE_01030 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1030: Expected to find a quoted string.
CORE_01031 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1031: An empty value is not permitted in this context.
CORE_01032 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1032: Invalid or unrecognized number.
CORE_01033 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1033: Colon characters are invalid in this context.
CORE_01034 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1034: One or more expected elements are missing.
CORE_01035 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 1035: Main XML content is empty.
CORE_09999 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 9999:
CORE_10000 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10000: Unrecognized error encountered by libSBML
CORE_10101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10101: An SBML XML file must use UTF-8 as the character encoding.
CORE_10102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10102: An SBML XML document must not contain undefined elements or attributes in the SBML namespace.
CORE_10103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10103: An SBML XML document must conform to the XML Schema for the corresponding SBML Level, Version and Release.
CORE_10104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10104: An SBML document must conform to the rules of XML well-formedness defined in the XML 1.0 specification.
CORE_10201 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10201: All MathML content in SBML must appear within a <math> element, and the <math> element must be either explicitly or implicitly in the XML namespace "http://www.w3.org/1998/Math/MathML".
CORE_10202 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10202: The only permitted MathML 2.0 elements in SBML Level 2 are the following: <cn>, <ci>, <csymbol>, <sep>, <apply>, <piecewise>, <piece>, <otherwise>, <eq>, <neq>, <gt>, <lt>, <geq>, <leq>, <plus>, <minus>, <times>, <divide>, <power>, <root>, <abs>, <exp>, <ln>, <log>, <floor>, <ceiling>, <factorial>, <and>, <or>, <xor>, <not>, <degree>, <bvar>, <logbase>, <sin>, <cos>, <tan>, <sec>, <csc>, <cot>, <sinh>, <cosh>, <tanh>, <sech>, <csch>, <coth>, <arcsin>, <arccos>, <arctan>, <arcsec>, <arccsc>, <arccot>, <arcsinh>, <arccosh>, <arctanh>, <arcsech>, <arccsch>, <arccoth>, <true>, <false>, <notanumber>, <pi>, <infinity>, <exponentiale>, <semantics>, <annotation>, and <annotation-xml>.
CORE_10203 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10203: In the SBML subset of MathML 2.0, the MathML attribute 'encoding' is only permitted on <csymbol>.
CORE_10204 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10204: In the SBML subset of MathML 2.0, the MathML attribute 'definitionURL' is only permitted on <csymbol>, <semantics> or <ci> (Level 2 Version 5 and Level 3 only).
CORE_10205 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10205: In SBML Level 2, the only values permitted for 'definitionURL' on a <csymbol> element are "http://www.sbml.org/sbml/symbols/time" and "http://www.sbml.org/sbml/symbols/delay".
CORE_10206 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10206: In the SBML subset of MathML 2.0, the MathML attribute 'type' is only permitted on the <cn> construct.
CORE_10207 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10207: The only permitted values for the 'type' attribute on MathML <cn> elements are 'e-notation', 'real', 'integer', and 'rational'.
CORE_10208 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10208: MathML <lambda> elements are only permitted as the first element inside the 'math' element of a <functionDefinition> or as the first element of a semantics element immediately inside inside the math element of a <functionDefinition>; they may not be used elsewhere in an SBML model.
CORE_10209 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10209: The arguments of the MathML logical operators <and>, <or>, <xor>, and <not> must have Boolean values.
CORE_10210 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10210: The arguments to the following MathML constructs must have a numeric type: <plus>, <minus>, <times>, <divide>, <power>, <root>, <abs>, <exp>, <ln>, <log>, <floor>, <ceiling>, <factorial>, <sin>, <cos>, <tan>, <sec>, <csc>, <cot>, <sinh>, <cosh>, <tanh>, <sech>, <csch>, <coth>, <arcsin>, <arccos>, <arctan>, <arcsec>, <arccsc>, <arccot>, <arcsinh>, <arccosh>, <arctanh>, <arcsech>, <arccsch>, <arccoth>.
CORE_10211 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10211: The values of all arguments to <eq> and <neq> operators must have the same type (either all Boolean or all numeric).
CORE_10212 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10212: The types of values within <piecewise> operators must all be consistent: the set of expressions that make up the first arguments of the <piece> and <otherwise> operators within the same <piecewise> operator should all return values of the same type.
CORE_10213 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10213: The second argument of a MathML <piece> operator must have a Boolean value.
CORE_10214 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10214: Outside of a <functionDefinition>, if a <ci> element is the first element within a MathML <apply>, then the <ci>'s value can only be chosen from the set of identifiers of <functionDefinition>s defined in the SBML model.
CORE_10215 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10215: Outside of a <functionDefinition>, if a <ci> element is not the first element within a MathML <apply>, then the <ci>'s value can only be chosen from the set of identifiers of (in L2V1) <species>, <compartment>, or <parameter> objects; (in L2V2-L2V5), <species>, <compartment>, <parameter> or <reaction> objects; (in L3V1) <species>, <compartment>, <parameter>, <reaction> or <speciesReference> objects and (in L3V2) <species>, <compartment>, <parameter>, <reaction>, <speciesReference> objects or L3 package objects with defined mathematical meaning.
CORE_10216 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10216: The 'id' value of a <parameter> or <localParameter> defined within a <kineticLaw> can only be used in <ci> elements within the MathML content of that same <kineticLaw>; the identifier is not visible to other parts of the model.
CORE_10217 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10217: The MathML formulas in the following elements must yield numeric expressions: <math> in <kineticLaw>, <stoichiometryMath> in <speciesReference>, <math> in <initialAssignment>, <math> in <assignmentRule>, <math> in <rateRule>, <math> in <algebraicRule>, and <delay> in <event>, and <math> in <eventAssignment>.
CORE_10218 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10218: A MathML operator must be supplied the number of arguments appropriate for that operator.
CORE_10219 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10219: The number of arguments used in a call to a function defined by a <functionDefinition> must equal the number of arguments accepted by that function, or in other words, the number of <bvar> elements inside the <lambda> element of the function definition.
CORE_10220 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10220: The SBML attribute 'units' may only be added to MathML <cn> elements; no other MathML elements are permitted to have the 'units' attribute.
CORE_10221 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10221: The value of the SBML attribute 'units' on a MathML <cn> element must be chosen from either the set of identifiers of UnitDefinition objects in the model, or the set of base units defined by SBML.
CORE_10222 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10222: The value of a <ci> element may not be the identifier of a <compartment> with a 'spatialDimensions' value of 0.
CORE_10223 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10223: The single argument for the rateOf csymbol function must be a <ci> element.
CORE_10224 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10224: The target of a 'rateOf' <csymbol> function must not appear as the 'variable' of an <assignmentRule>, nor may its value be determined by an <algebraicRule>.
CORE_10225 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10225: If the target of a 'rateOf' <csymbol> function is a <species> with a 'hasOnlySubstanceUnits' value of 'false', the <compartment> of that <species> must not appear as the 'variable' of an <assignmentRule>, nor may its 'size' be determined by an <algebraicRule>.
CORE_10301 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10301: The value of the 'id' field on every instance of the following type of object in a model must be unique: <model>, <functionDefinition>, <compartmentType>, <compartment>, <speciesType>, <species>, <reaction>, <speciesReference>, <modifierSpeciesReference>, <event>, and model-wide <parameter>s.
CORE_10302 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10302: The value of the 'id' field of every <unitDefinition> must be unique across the set of all <unitDefinition>s in the entire model.
CORE_10303 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10303: The value of the 'id' field of each parameter defined locally within a <kineticLaw> must be unique across the set of all such parameter definitions in that <kineticLaw>.
CORE_10304 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10304: The value of the 'variable' field in all <assignmentRule> and <rateRule> definitions must be unique across the set of all such rule definitions in a model.
CORE_10305 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10305: In each <event>, the value of the 'variable' field within every <eventAssignment> definition must be unique across the set of all <eventAssignment>s within that <event>.
CORE_10306 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10306: An identifier used as the value of 'variable' in an <eventAssignment> cannot also appear as the value of 'variable' in an <assignmentRule>.
CORE_10307 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10307: Every 'metaid' attribute value must be unique across the set of all 'metaid' values in a model.
CORE_10308 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10308: The value of an 'sboTerm' attribute must have the data type 'SBOTerm', which is a string consisting of the characters 'S', 'B', 'O', ':' followed by exactly seven digits.
CORE_10309 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10309: The syntax of 'metaid' attribute values must conform to the syntax of the XML type 'ID'.
CORE_10310 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10310: The syntax of 'id' attribute values must conform to the syntax of the SBML type 'SId'.
CORE_10311 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10311: The syntax of unit identifiers (i.e., the values of the 'id' attribute on UnitDefinition, the 'units' attribute on Compartment, the 'units' attribute on Parameter, and the 'substanceUnits' attribute on Species) must conform to the syntax of the SBML type UnitSId.
CORE_10312 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10312: Message Reference: L3V1 Section 3.1.1
CORE_10313 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10313: Unit identifier references (i.e the 'units' attribute on <Compartment>, the 'units' attribute on <Parameter>, and the 'substanceUnits' attribute on <Species>) must be the identifier of a <UnitDefinition> in the <Model>, or the identifier of a predefined unit in SBML.
CORE_10401 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10401: Every top-level element within an annotation element must have a namespace declared.
CORE_10402 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10402: There cannot be more than one top-level element using a given namespace inside a given annotation element.
CORE_10403 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10403: Top-level elements within an annotation element cannot use any SBML namespace, whether explicitly (by declaring the namespace to be one of the URIs "http://www.sbml.org/sbml/level1", "http://www.sbml.org/sbml/level2", "http://www.sbml.org/sbml/level2/version2", or "http://www.sbml.org/sbml/level2/version3", or "http://www.sbml.org/sbml/level2/version4", or "http://www.sbml.org/sbml/level2/version5" or "http://www.sbml.org/sbml/level3/version1/core"), or implicitly (by failing to declare any namespace).
CORE_10404 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10404: A given SBML object may contain at most one <annotation> element.
CORE_10501 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10501:
CORE_10503 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10503: The unit of measurement associated with the mathematical formula in the MathML math element of every KineticLaw object in a model should be identical to all KineticLaw objects in the model.
CORE_10511 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10511: When the 'variable' in an <assignmentRule> refers to a <compartment>, the units of the rule's right-hand side are expected to be consistent with the units of that compartment's size.
CORE_10512 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10512: When the 'variable' in an <assignmentRule> refers to a <species>, the units of the rule's right-hand side are expected to be consistent with the units of the species' quantity.
CORE_10513 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10513: When the 'variable' in an <assignmentRule> refers to a <parameter>, the units of the rule's right-hand side are expected to be consistent with the units declared for that parameter.
CORE_10514 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10514: When the value of the attribute variable in an AssignmentRule object refers to a SpeciesReference object, the unit of measurement associated with the rule's right-hand side should be consistent with the unit of stoichiometry, that is, dimensionless.
CORE_10521 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10521: When the 'variable' in an <initialAssignment> refers to a <compartment>, the units of the <initialAssignment>'s <math> expression are expected to be consistent with the units of that compartment's size.
CORE_10522 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10522: When the 'variable' in an <initialAssignment> refers to a <species>, the units of the <initialAssignment>'s <math> expression are expected to be consistent with the units of that species' quantity.
CORE_10523 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10523: When the 'variable' in an <initialAssignment> refers to a <parameter>, the units of the <initialAssignment>'s <math> expression are expected to be consistent with the units declared for that parameter.
CORE_10524 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10524: When the value of the attribute variable in an InitialAssignment object refers to a SpeciesReference object, the unit of measurement associated with the InitialAssignment's math expression should be consistent with the unit of stoichiometry, that is, dimensionless.
CORE_10531 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10531: When the 'variable' in a <rateRule> definition refers to a <compartment>, the units of the rule's right-hand side are expected to be of the form _x per time_, where _x_ is either the 'units' in that <compartment> definition, or (in the absence of explicit units declared for the compartment size) the default units for that compartment, and _time_ refers to the units of time for the model.
CORE_10532 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10532: When the 'variable' in a <rateRule> definition refers to a <species>, the units of the rule's right-hand side are expected to be of the form _x per time_, where _x_ is the units of that species' quantity, and _time_ refers to the units of time for the model.
CORE_10533 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10533: When the 'variable' in a <rateRule> definition refers to a <parameter>, the units of the rule's right-hand side are expected to be of the form _x per time_, where _x_ is the 'units' in that <parameter> definition, and _time_ refers to the units of time for the model.
CORE_10534 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10534: When the value of the attribute variable in a RateRule object refers to a SpeciesReference object, the unit of measurement associated with the RateRule's math expression should be consistent with {unit derived from dimensionless}/{unit of time}.
CORE_10541 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10541: The units of the 'math' formula in a <kineticLaw> definition are expected to be the equivalent of _substance per time_.
CORE_10542 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10542: For every Species object produced or consumed in a reaction (that is, referenced by a SpeciesReference object), the unit of measurement of the species' substance should be consistent with the unit of extent for the model times the unit of the conversion factor for that species.
CORE_10551 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10551: When a value for <delay> is given in a <event> definition, the units of the delay formula are expected to correspond to either the value of 'timeUnits' in the <event> or (if no 'timeUnits' are given), the model's default units of time.
CORE_10561 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10561: When the 'variable' in an <eventAssignment> refers to a <compartment>, the units of the <eventAssignment>'s <math> expression are expected to be consistent with the units of that compartment's size.
CORE_10562 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10562: When the 'variable' in an <eventAssignment> refers to a <species>, the units of the <eventAssignment>'s <math> expression are expected to be consistent with the units of the species' quantity.
CORE_10563 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10563: When the 'variable' in an <eventAssignment> refers to a <parameter>, the units of the <eventAssignment>'s <math> expression are expected to be consistent with the units declared for that parameter.
CORE_10564 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10564: When the value of the attribute variable of an EventAssignment object is the identifier of a SpeciesReference object, the unit of measurement associated with the EventAssignment's math expression should be consistent with the unit of stoichiometry, i.e., dimensionless.
CORE_10565 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10565: In an Event object, the unit of measurement associated with a Priority object's <math> expression object should be 'dimensionless'.
CORE_10599 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10599:
CORE_10601 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10601: The system of equations created from an SBML model must not be overdetermined.
CORE_10701 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10701: The value of the 'sboTerm' attribute on a <model> is expected to be an SBO identifier (http://www.biomodels.net/SBO/).
CORE_10702 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10702: The value of the 'sboTerm' attribute on a <functionDefinition> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10703 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10703: The value of the 'sboTerm' attribute on a <parameter> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a quantitative parameter defined in SBO (i.e., terms derived from SBO:0000002, "quantitative systems description parameter").
CORE_10704 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10704: The value of the 'sboTerm' attribute on an <initialAssignment> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10705 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10705: The value of the 'sboTerm' attribute on a rule is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10706 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10706: The value of the 'sboTerm' attribute on a <constraint> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10707 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10707: The value of the 'sboTerm' attribute on a <reaction> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to an occurring entity representation defined in SBO (i.e., terms derived from SBO:0000231, "occurring entity representation").
CORE_10708 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10708: The value of the 'sboTerm' attribute on a <speciesReference> or <modifierSpeciesReference> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a participant role.
CORE_10709 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10709: The value of the 'sboTerm' attribute on a <kineticLaw> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring rate law defined in SBO (i.e., terms derived from SBO:0000001, "rate law").
CORE_10710 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10710: The value of the 'sboTerm' attribute on an <event> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to an occurring entity representation defined in SBO (i.e., terms derived from SBO:0000231, "occurring entity representation").
CORE_10711 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10711: The value of the 'sboTerm' attribute on an <eventAssignment> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10712 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10712: The value of the 'sboTerm' attribute on a <compartment> is expected to be an SBO identifier (http://www.biomodels.net/SBO/).
CORE_10713 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10713: The value of the 'sboTerm' attribute on a <species> is expected to be an SBO identifier (http://www.biomodels.net/SBO/).
CORE_10714 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10714: The value of the 'sboTerm' attribute on a <compartmentType> is expected to be an SBO identifier (http://www.biomodels.net/SBO/).
CORE_10715 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10715: The value of the 'sboTerm' attribute on a <speciesType> is expected to be an SBO identifier (http://www.biomodels.net/SBO/).
CORE_10716 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10716: The value of the 'sboTerm' attribute on a <trigger> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10717 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10717: The value of the 'sboTerm' attribute on a <delay> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a mathematical expression (i.e., terms derived from SBO:0000064, "mathematical expression").
CORE_10718 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10718: The value of the 'sboTerm' attribute on a <localParameter> is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a quantitative parameter (i.e., terms derived from SBO:0000002, "quantitive systems description parameter").
CORE_10719 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10719: The value of the 'sboTerm' attribute on the <sbml> object is expected to be an SBO identifier (http://www.biomodels.net/SBO/) referring to a modeling framework (i.e., terms derived from SBO:0000004, "modelling framework").
CORE_10801 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10801: The contents of the <notes> element must be explicitly placed in the XHTML XML namespace.
CORE_10802 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10802: The contents of the <notes> element must not contain an XML declaration (i.e., a string of the form "<?
CORE_10803 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10803: The contents of the <notes> element must not contain an XML DOCTYPE declaration (i.e., a string beginning with the characters "<!
CORE_10804 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10804: The XHTML content inside a <notes> element can only take one of the following general forms: (1) a complete XHTML document beginning with the element <html> and ending with </html>; (2) the "body" portion of a document beginning with the element <body> and ending with </body>; or (3) XHTML content that is permitted within a <body> ...
CORE_10805 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 10805: A given SBML object may contain at most one <notes> element.
CORE_20101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20101: The <sbml> container element must declare the XML Namespace for SBML, and this declaration must be consistent with the values of the 'level' and 'version' attributes on the <sbml> element.
CORE_20102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20102: The <sbml> container element must declare the SBML Level using the attribute 'level', and this declaration must be consistent with the XML Namespace declared for the <sbml> element.
CORE_20103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20103: The <sbml> container element must declare the SBML Version using the attribute 'version', and this declaration must be consistent with the XML Namespace declared for the <sbml> element.
CORE_20104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20104: The <sbml> container element must declare the XML Namespace for any SBML Level 3 packages used within the SBML document.
CORE_20105 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20105: The attribute 'level' on the <sbml> container element must have a value of type 'positiveInteger'.
CORE_20106 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20106: The attribute 'version' on the <sbml> container element must have a value of type 'positiveInteger'.
CORE_20108 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20108: The <sbml> object may only have the optional attributes 'metaid' and 'sboTerm'.
CORE_20109 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20109: It is not possible to use SBML L3 packages with earlier levels of SBML.
CORE_20201 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20201: An SBML document must contain a <model> element.
CORE_20202 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20202: The order of subelements within a <model> element must be the following (where any one may be optional, but the ordering must be maintained): <listOfFunctionDefinitions>, <listOfUnitDefinitions>, <listOfCompartmentTypes>, <listOfSpeciesTypes>, <listOfCompartments>, <listOfSpecies>, <listOfParameters>, <listOfInitialAssignments>, <listOfRules>, <listOfConstraints>, <listOfReactions> and <listOfEvents>.
CORE_20203 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20203: The <listOf___> containers in a <model> are optional, but if present, the lists cannot be empty.
CORE_20204 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20204: If a model defines any species, then the model must also define at least one compartment.
CORE_20205 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20205: There may be at most one instance of each of the following kind of element in a <model> object: ListOfFunctionDefinitions, ListOfUnitDefinitions, ListOfCompartments, ListOfSpecies, ListOfParameters, ListOfInitialAssignments, ListOfRules, ListOfConstraints, ListOfReactions and ListOfEvents.
CORE_20206 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20206: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfFunctionDefinitions container object may only contain FunctionDefinition objects.
CORE_20207 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20207: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfUnitDefinitions container object may only contain UnitDefinition objects.
CORE_20208 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20208: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfCompartments container object may only contain Compartment objects.
CORE_20209 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20209: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfSpecies container object may only contain Species objects.
CORE_20210 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20210: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfParameters container object may only contain Parameter objects.
CORE_20211 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20211: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfInitialAssignments container object may only contain InitialAssignment objects.
CORE_20212 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20212: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfRules container object may only contain Rule objects.
CORE_20213 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20213: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfConstraints container object may only contain Constraint objects.
CORE_20214 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20214: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfReactions container object may only contain Reaction objects.
CORE_20215 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20215: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfEvents container object may only contain Event objects.
CORE_20216 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20216: The value of the attribute 'conversionFactor' on a Model object must be the identifier of an existing Parameter object defined in the Model object's ListOfParameters.
CORE_20217 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20217: The value of the attribute 'timeUnits' on a Model object should be either the units 'second', 'dimensionless', or the identifier of a UnitDefinition object based on these units.
CORE_20218 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20218: The value of the attribute 'volumeUnits' on a Model object should be either the units 'litre', 'dimensionless', or the identifier of a UnitDefinition object based on these units or a unit derived from 'metre'.
CORE_20219 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20219: The value of the attribute 'areaUnits' on a Model object should be either 'dimensionless' or the identifier of a UnitDefinition object based on 'dimensionless' or a unit derived from 'metre'.
CORE_20220 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20220: The value of the attribute 'lengthUnits' on a Model object should be either the units 'metre', 'dimensionless', or the identifier of a UnitDefinition object based on these units.
CORE_20221 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20221: The value of the attribute extentUnits on a Model object should be either the units 'mole', 'item', 'avogadro', 'dimensionless', 'kilogram', 'gram', or the identifier of a UnitDefinition object based on these units.
CORE_20222 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20222: A Model object may only have the following attributes, all of which are optional: 'metaid', 'sboTerm', 'id', 'name', 'substanceUnits', 'timeUnits', 'volumeUnits', 'areaUnits', 'lengthUnits', 'extentUnits' and 'conversionFactor'.
CORE_20223 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20223: A ListOfFunctionDefinitions object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20224 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20224: A ListOfUnitDefinitions object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20225 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20225: A ListOfCompartments object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20226 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20226: A ListOfSpecies object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20227 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20227: A ListOfParameters object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20228 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20228: A ListOfInitialAssignments object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20229 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20229: A ListOfRules object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20230 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20230: A ListOfConstraints object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20231 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20231: A ListOfReactions object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20232 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20232: A ListOfEvents object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20233 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20233: [Although SBML Level 3 Version 1 does not explicitly define the following as an error, other Levels and/or Versions of SBML do.]
CORE_20301 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20301: The top-level element within <math> in a <functionDefinition> is restricted.
CORE_20302 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20302: Inside the <lambda> of a <functionDefinition>, if a <ci> element is the first element within a MathML <apply>, then the <ci>'s value can only be chosen from the set of identifiers of other SBML <functionDefinition>s defined prior to that point in the SBML model.
CORE_20303 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20303: Inside the <lambda> of a <functionDefinition>, the identifier of that <functionDefinition> cannot appear as the value of a <ci> element.
CORE_20304 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20304: Inside the <lambda> of a <functionDefinition>, if a <ci> element is not the first element within a MathML <apply>, then the <ci>'s value can only be the value of a <bvar> element declared in that <lambda>.
CORE_20305 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20305: The value type returned by a <functionDefinition>'s <lambda> must be either Boolean or numeric.
CORE_20306 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20306: A FunctionDefinition object must contain exactly one MathML math element.
CORE_20307 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20307: FunctionDefinition object must have the required attribute 'id', and may have the optional attributes 'metaid', 'sboTerm' and 'name'.
CORE_20401 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20401: The value of the 'id' attribute in a <unitDefinition> must be of type 'UnitSId' and not be identical to any unit predefined in SBML.
CORE_20402 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20402: Redefinitions of the built-in unit 'substance' are restricted.
CORE_20403 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20403: Redefinitions of the built-in unit 'length' are restricted.
CORE_20404 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20404: Redefinitions of the built-in unit 'area' are restricted.
CORE_20405 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20405: Redefinitions of the built-in unit 'time' are restricted.
CORE_20406 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20406: Redefinitions of the built-in unit 'volume' are restricted.
CORE_20407 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20407: If a <unitDefinition> for 'volume' simplifies to a <unit> in which the 'kind' attribute value is 'litre', then its 'exponent' attribute value must be '1'.
CORE_20408 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20408: If a <unitDefinition> for 'volume' simplifies to a <unit> in which the 'kind' attribute value is 'metre', then its 'exponent' attribute value must be '3'.
CORE_20409 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20409: The <listOfUnits> container in a <unitDefinition> cannot be empty.
CORE_20410 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20410: The value of the 'kind' attribute of a <unit> can only be one of the base units enumerated by 'UnitKind'; that is, the SBML unit system is not hierarchical and user-defined units cannot be defined using other user-defined units.
CORE_20411 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20411: The 'offset' attribute on <unit> previously available in SBML Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_20412 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20412: The predefined unit 'Celsius', previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_20413 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20413: The ListOfUnits container object in a UnitDefinition object is optional, but if present, it must not be empty.
CORE_20414 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20414: There may be at most one ListOfUnits container objects in a UnitDefinition object.
CORE_20415 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20415: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfUnits container object may only contain Unit objects.
CORE_20419 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20419: A UnitDefinition object must have the required attribute 'id' and may have the optional attributes 'metaid', 'sboTerm' and 'name'.
CORE_20420 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20420: A ListOfUnits object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20421 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20421: A Unit object must have the required attributes 'kind', 'exponent', 'scale' and 'multiplier', and may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20501 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20501: The size of a <compartment> must not be set if the compartment's 'spatialDimensions' attribute has value '0'.
CORE_20502 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20502: If a <compartment> definition has a 'spatialDimensions' value of '0', then its 'units' attribute must not be set.
CORE_20503 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20503: If a <compartment> definition has a 'spatialDimensions' value of '0', then its 'constant' attribute value must either default to or be set to 'true'.
CORE_20504 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20504: The 'outside' attribute value of a <compartment> must be the identifier of another <compartment> defined in the model.
CORE_20505 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20505: A <compartment> may not enclose itself through a chain of references involving the 'outside' field.
CORE_20506 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20506: The 'outside' attribute value of a <compartment> cannot be a compartment whose 'spatialDimensions' value is '0', unless both compartments have 'spatialDimensions'='0'.
CORE_20507 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20507: The value of the 'units' attribute on a <compartment> having 'spatialDimensions' of '1' is restricted.
CORE_20508 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20508: The value of the 'units' attribute on a <compartment> having 'spatialDimensions' of '2' is restricted.
CORE_20509 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20509: The value of the 'units' attribute on a <compartment> having 'spatialDimensions' of '3' is restricted.
CORE_20510 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20510: If the 'compartmentType' attribute is given a value in a <compartment> definition, it must contain the identifier of an existing <compartmentType>.
CORE_20511 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20511: If the attribute 'units' on a Compartment object having a 'spatialDimensions' attribute value of '1' has not been set, then the unit of measurement associated with the compartment's size is determined by the value of the enclosing Model object's 'lengthUnits' attribute.
CORE_20512 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20512: If the attribute 'units' on a Compartment object having a 'spatialDimensions' attribute value of '2' has not been set, then the unit of measurement associated with the compartment's size is determined by the value of the enclosing Model object's 'areaUnits' attribute.
CORE_20513 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20513: If the attribute 'units' on a Compartment object having a 'spatialDimensions' attribute value of '3' has not been set, then the unit of measurement associated with the compartment's size is determined by the value of the enclosing Model object's 'volumeUnits' attribute.
CORE_20517 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20517: A Compartment object must have the required attributes 'id' and 'constant', and may have the optional attributes 'metaid', 'sboTerm', 'name', 'spatialDimensions', 'size' and 'units'.
CORE_20518 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20518: If neither the attribute 'units' nor the attribute 'spatialDimensions' on a Compartment object is set, the unit associated with that compartment's size is undefined.
CORE_20601 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20601: The value of 'compartment' in a <species> definition must be the identifier of an existing <compartment> defined in the model.
CORE_20602 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20602: If a <species> definition sets 'hasOnlySubstanceUnits' to 'true', then it must not have a value for 'spatialSizeUnits'.
CORE_20603 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20603: A <species> definition must not set 'spatialSizeUnits' if the <compartment> in which it is located has a 'spatialDimensions' value of '0'.
CORE_20604 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20604: If a <species> located in a <compartment> whose 'spatialDimensions' is set to '0', then that <species> definition cannot set 'initialConcentration'.
CORE_20605 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20605: If a <species> is located in a <compartment> whose 'spatialDimensions' has value '1', then that <species> definition can only set 'spatialSizeUnits' to a value of 'length', 'metre', 'dimensionless', or the identifier of a <unitDefinition> derived from 'metre' (with an 'exponent' value of '1') or 'dimensionless'.
CORE_20606 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20606: If a <species> is located in a <compartment> whose 'spatialDimensions' has value '2', then that <species> definition can only set 'spatialSizeUnits' to a value of 'area', 'dimensionless', or the identifier of a <unitDefinition> derived from either 'metre' (with an 'exponent' value of '2') or 'dimensionless'.
CORE_20607 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20607: If a <species> is located in a <compartment> whose 'spatialDimensions' has value '3', then that <species> definition can only set 'spatialSizeUnits' to a value of 'volume', 'litre', 'dimensionless', or the identifier of a <unitDefinition> derived from either 'litre', 'metre' (with an 'exponent' value of '3') or 'dimensionless'.
CORE_20608 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20608: The value of a <species>'s 'units' attribute is restricted.
CORE_20609 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20609: A <species> cannot set values for both 'initialConcentration' and 'initialAmount' because they are mutually exclusive.
CORE_20610 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20610: A <species>'s quantity cannot be determined simultaneously by both reactions and rules.
CORE_20611 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20611: A <species> having boundaryCondition='false' cannot appear as a reactant or product in any reaction if that Species also has constant='true'.
CORE_20612 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20612: The value of 'speciesType' in a <species> definition must be the identifier of an existing <speciesType>.
CORE_20613 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20613: There cannot be more than one species of a given <speciesType> in the same compartment of a model.
CORE_20614 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20614: The 'compartment' attribute in a <species> is mandatory.
CORE_20615 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20615: The 'spatialSizeUnits' attribute on <species>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_20616 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20616: If the attribute 'substanceUnits' in a Species object has not been set, then the unit of measurement associated with the species' quantity is determined by the value of the enclosing Model object's 'substanceUnits' attribute.
CORE_20617 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20617: The value of the attribute 'conversionFactor' on a Species object must be the identifier of an existing Parameter object defined in the enclosing Model object.
CORE_20623 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20623: A Species object must have the required attributes 'id', 'compartment', 'hasOnlySubstanceUnits', 'boundaryCondition' and 'constant', and may have the optional attributes 'metaid', 'sboTerm', 'name', 'initialAmount', 'initialConcentration', 'substanceUnits' and 'conversionFactor'.
CORE_20701 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20701: The 'units' in a <Parameter> definition must be a value chosen from among the following: a predefined unit (e.g., 'substance', 'time', etc.), the identifier of a <UnitDefinition> in the model, or one of the base units in SBML (e.g., 'litre', 'mole', 'metre', etc.)
CORE_20702 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20702: If the attribute 'units' on a given Parameter object has not been set, then the unit of measurement associated with that parameter's value is undefined.
CORE_20705 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20705: A Parameter object referenced by the attribute 'conversionFactor' on a Species or Model object must have a value of 'true' for its attribute 'constant'.
CORE_20706 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20706: A Parameter object must have the required attributes 'id' and 'constant', and may have the optional attributes 'metaid', 'sboTerm', 'name', 'value' and 'units'.
CORE_20801 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20801: The value of 'symbol' in an <initialAssignment> definition must be the identifier of an existing <compartment>, <species>, or <parameter> defined in the model or <speciesReference> in Level 3, or in Level 3 Version 2, any identifier in the SId namespace of the model belonging to an element defined by an SBML Level 3 package as having with mathematical meaning.
CORE_20802 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20802: A given identifier cannot appear as the value of more than one 'symbol' field across the set of <initialAssignment>s in a model.
CORE_20803 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20803: The value of a 'symbol' field in any <initialAssignment> definition cannot also appear as the value of a 'variable' field in an <assignmentRule>.
CORE_20804 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20804: An InitialAssignment object must contain exactly one MathML <math> element.
CORE_20805 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20805: An InitialAssignment object must have the required attribute 'symbol' and may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20806 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20806: The identifier given as the value of a 'symbol' attribute in any <initialAssignment> definition cannot be the identifier of a <compartment> with a 'spatialDimensions' value of 0.
CORE_20901 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20901: The value of an <assignmentRule>'s 'variable' must be the identifier of an existing <compartment>, <species>, globally-defined <parameter>, or (in Level 3) <speciesReference>, or (in Level 3 Version 2), any identifier in the SId namespace of the model belonging to an element defined by an SBML Level 3 package as having with mathematical meaning.
CORE_20902 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20902: The value of a <rateRule>'s 'variable' must be the identifier of an existing <compartment>, <species>, globally-defined <parameter>, or (in Level 3) <speciesReference>, or (in Level 3 Version 2), any identifier in the SId namespace of the model belonging to an element defined by an SBML Level 3 package as having with mathematical meaning.
CORE_20903 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20903: Any <compartment>, <species>, <parameter>, or (in Level 3) <speciesReference> whose identifier is the value of a 'variable' attribute in an <assignmentRule>, must have a value of 'false' for 'constant'.
CORE_20904 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20904: Any <compartment>, <species>, <parameter>, or (in Level 3) <speciesReference> whose identifier is the value of a 'variable' attribute in an <rateRule>, must have a value of 'false' for 'constant'.
CORE_20905 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20905:
CORE_20906 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20906: There must not be circular dependencies in the combined set of <initialAssignment>, <assignmentRule> and <kineticLaw> definitions in a model.
CORE_20907 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20907: Every AssignmentRule, RateRule and AlgebraicRule object must contain exactly one MathML <math> element.
CORE_20908 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20908: An AssignmentRule object must have the required attribute 'variable' and may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20909 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20909: A RateRule object must have the required attribute 'variable' and may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20910 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20910: An AlgebraicRule object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_20911 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20911: The value of a <rateRule> or <assignmentRule>'s 'variable' attribute must not be the identifier of a <compartment> with a 'spatialDimensions' value of 0.
CORE_20912 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 20912: There must not be circular dependencies in the combined set of <rateRule> and <kineticLaw> objects in the model.
CORE_21001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21001: A <constraint>'s <math> expression must evaluate to a value of type Boolean.
CORE_21002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21002: The order of subelements within <constraint> must be the following: <math>, <message>.
CORE_21003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21003: The contents of the <message> element in a <constraint> must be explicitly placed in the XHTML XML namespace.
CORE_21004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21004: The contents of the <message> element must not contain an XML declaration (i.e., a string of the form "<?
CORE_21005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21005: The contents of the <message> element must not contain an XML DOCTYPE declaration (i.e., a string beginning with the characters "<!
CORE_21006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21006: The XHTML content inside a <constraint>'s <message> element can only take one of the following general forms: (1) a complete XHTML document beginning with the element <html> and ending with </html>; (2) the "body" portion of a document beginning with the element <body> and ending with </body>; or (3) XHTML content that is permitted within a <body> ...
CORE_21007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21007: A <constraint> object must contain exactly one MathML <math> element.
CORE_21008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21008: A <constraint> object may contain at most one <message> subobject.
CORE_21009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21009: A <constraint> object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21101: A <reaction> definition must contain at least one <speciesReference>, either in its <listOfReactants> or its <listOfProducts>.
CORE_21102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21102: The order of subelements within <reaction> must be the following: <listOfReactants> (optional), <listOfProducts> (optional), <listOfModifiers> (optional), <kineticLaw>.
CORE_21103 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21103: The following containers are all optional in a <reaction>, but if any is present, it must not be empty: <listOfReactants>, <listOfProducts>, <listOfModifiers>, <kineticLaw>.
CORE_21104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21104: The list of reactants (<listOfReactants>) and list of products (<listOfProducts>) in a <reaction> can only contain <speciesReference> elements.
CORE_21105 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21105: The list of modifiers (<listOfModifiers>) in a <reaction> can only contain <modifierSpeciesReference> elements.
CORE_21106 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21106: A <reaction> object may contain at most one of each of the following elements: <listOfReactants>, <listOfProducts>, <listOfModifiers>, and <kineticLaw>.
CORE_21107 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21107: The value of the attribute 'compartment' in a <reaction> object is optional, but if present, must be the identifier of an existing Compartment object defined in the model.
CORE_21110 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21110: A <reaction> object must have the required attributes 'id', 'reversible' and 'fast', and may have the optional attributes 'metaid', 'sboTerm', 'name' and 'compartment'.
CORE_21111 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21111: The value of a <speciesReference> 'species' attribute must be the identifier of an existing <species> in the model.
CORE_21112 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21112:
CORE_21113 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21113: A <speciesReference> must not have a value for both 'stoichiometry' and 'stoichiometryMath'; they are mutually exclusive.
CORE_21116 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21116: A <speciesReference> object must have the required attributes 'species' and 'constant', and may have the optional attributes 'metaid', 'sboTerm', 'name' 'id' and 'stoichiometry'.
CORE_21117 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21117: A <modifierSpeciesReference> object must have the required attribute 'species' and may have the optional attributes 'metaid', 'sboTerm', 'id' and 'name'.
CORE_21121 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21121: All species referenced in the <kineticLaw> formula of a given reaction must first be declared using <speciesReference> or <modifierSpeciesReference>.
CORE_21122 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21122: The order of subelements within <kineticLaw> must be the following: <math>, <listOfParameters>.
CORE_21123 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21123: If present, the <listOfParameters> in a <kineticLaw> must not be an empty list.
CORE_21124 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21124: The 'constant' attribute on a <parameter> local to a <kineticLaw> cannot have a value other than 'true'.
CORE_21125 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21125: The 'substanceUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_21126 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21126: The 'timeUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_21127 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21127: A KineticLaw object may contain at most one ListOfLocalParameters container object.
CORE_21128 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21128: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfLocalParameters container object may only contain LocalParameter objects.
CORE_21129 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21129: A ListOfLocalParameters object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21130 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21130: A KineticLaw object must contain exactly one MathML <math> element.
CORE_21131 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21131: All species referenced in the <stoichiometryMath> formula of a given reaction must first be declared using <speciesReference> or <modifierSpeciesReference>.
CORE_21132 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21132: A KineticLaw object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21150 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21150: A ListOfSpeciesReferences object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21151 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21151: A ListOfModifierSpeciesReferences object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21152 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21152: The value of the 'fast' attribute should be 'false', as the attribute has been deprecated.
CORE_21172 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21172: A LocalParameter object must have the required attribute 'id' and may have the optional attributes 'metaid', 'sboTerm', 'name', 'value' and 'units'.
CORE_21173 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21173: [Although SBML Level 3 Version 1 does not explicitly define the following as an error, other Levels and/or Versions of SBML do.]
CORE_21201 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21201: An <event> object must have a 'trigger'.
CORE_21202 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21202: An <event>'s <trigger> expression must evaluate to a value of type Boolean.
CORE_21203 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21203: An <event> object must have at least one <eventAssignment> object in its <listOfEventAssignments>.
CORE_21204 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21204: The value of an <event>'s 'timeUnits' attribute must be 'time', 'second', 'dimensionless', or the identifier of a <unitDefinition> derived from either 'second' (with an 'exponent' value of '1') or 'dimensionless'.
CORE_21205 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21205: The order of subelements within <event> must be the following: <trigger>, <delay>, <listOfEventAssignments>.
CORE_21206 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21206: If an <event>'s 'useValuesFromTriggerTime' attribute has the value 'false', then the <event> must contain a <delay> element.
CORE_21207 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21207: If an Event object contains a Delay subobject, then the Event must have a value for the attribute 'useValuesFromTriggerTime'.
CORE_21209 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21209: A Trigger object must contain exactly one MathML <math> element.
CORE_21210 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21210: A Delay object must contain exactly one MathML <math> element.
CORE_21211 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21211: The value of the attribute 'variable' in an <eventAssignment> can only be the identifier of a <compartment>, <species>, model-wide <parameter> definition, or (in Level 3) <speciesReference>, or (in Level 3 Version 2), any identifier in the SId namespace of the model belonging to an element defined by an SBML Level 3 package as having with mathematical meaning.
CORE_21212 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21212: Any <compartment>, <species>, <parameter>, or (in Level 3) <speciesReference> definition whose identifier is used as the value of 'variable' in an <eventAssignment> must have a value of 'false' for its 'constant' attribute.
CORE_21213 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21213: An EventAssignment object must contain exactly one MathML <math> element.
CORE_21214 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21214: An EventAssignment object must have the required attribute 'variable' and may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21221 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21221: An Event object may contain at most one Delay object.
CORE_21222 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21222: An Event object may contain at most one ListOfEventAssignments object.
CORE_21223 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21223: Apart from the general Notes and Annotation subobjects permitted on all SBML components, a ListOfEventAssignments container object may only contain EventAssignment objects.
CORE_21224 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21224: A ListOfEventAssignments object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21225 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21225: An Event object must have the required attribute 'useValuesFromTriggerTime' and in addition may have the optional attributes 'metaid', 'sboTerm', 'id', and 'name'.
CORE_21226 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21226: A Trigger object must have the required attributes 'persistent' and 'initialValue', and in addition, may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21227 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21227: A Delay object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_21228 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21228: The attribute 'persistent' on a Trigger object must have a value of type Boolean.
CORE_21229 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21229: The attribute 'initialValue' on a Trigger object must have a value of type Boolean.
CORE_21230 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21230: An Event object may contain at most one Priority object.
CORE_21231 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21231: An Priority object must contain exactly one MathML <math> element.
CORE_21232 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 21232: A Priority object may have the optional attributes 'metaid' and 'sboTerm'.
CORE_29999 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 29999:
CORE_70001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 70001: No validation support for this package in JSBML
CORE_70002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 70002: Partial validation support for this package in JSBML
CORE_80501 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 80501: As a principle of best modeling practice, the size of a <compartment> should be set to a value rather than be left undefined.
CORE_80601 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 80601: As a principle of best modeling practice, the <species> should set an initial value (amount or concentration) rather than be left undefined.
CORE_80701 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 80701: As a principle of best modeling practice, the units of a <parameter> should be declared rather than be left undefined.
CORE_80702 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 80702: As a principle of best modeling practice, the <parameter> should set an initial value rather than be left undefined.
CORE_81121 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 81121: In SBML's simple symbol system, there is no separation of symbols by class of object; consequently, inside the kinetic law mathematical formula, the value of a local parameter having the same identifier as a species or compartment or other global model entity will override the global value.
CORE_90000 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 90000:
CORE_90001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 90001: Use of SBML Level 1 Version 1 is not recommended and conversion is not supported by libSBML.
CORE_91001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91001: A model with <event> definitions cannot be represented in SBML Level 1.
CORE_91002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91002: SBML Level 1 does not have <functionDefinitions>.
CORE_91003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91003: Conversion of a model with <constraint>s to SBML Level 1 may result in loss of information.
CORE_91004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91004: SBML Level 1 does not have <initialAssignments>.
CORE_91005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91005: <speciesType> definitions cannot be represented in SBML Level 1.
CORE_91006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91006: <compartmentType> definitions cannot be represented in SBML Level 1.
CORE_91007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91007: A <compartment> with 'spatialDimensions' not equal to 3 cannot be represented in SBML Level 1.
CORE_91008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91008: A <speciesReference> containing a non-integer or non-rational <stoichiometryMath> subelement (or in Level3 whose stoichiometry is assigned by non-integer or non-rational math) cannot be represented in SBML Level 1.
CORE_91009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91009: A <speciesReference> containing a non-integer 'stoichiometry' attribute value cannot be represented in SBML Level 1.
CORE_91010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91010: A <unit> containing multipliers or offsets cannot be represented in SBML Level 1.
CORE_91011 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91011: A <species> that does not identify its compartment cannot be represented in SBML Level 1.
CORE_91012 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91012: The information represented by the value of a 'spatialSizeUnit' attribute on a <species> definition cannot be represented in SBML Level 1.
CORE_91013 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91013: SBO terms cannot be represented directly in SBML Level 1.
CORE_91014 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91014: SBML Level 2 Version 4 removed the requirement that all units be consistent.
CORE_91015 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91015: This model contains conversion factors and thus conversion to earlier levels is not supported.
CORE_91016 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91016: SBML Level 1/2 do not have the 'compartment' attribute on a Reaction.
CORE_91017 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91017: Conversion to SBML Level 1 requires that 'extent' units be a variant of substance
CORE_91018 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91018: Conversion to SBML Levels 1 and 2 requires that any global units must refer to a valid unit kind or the id of a valid unitDefinition.
CORE_91019 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91019: The concept of a Species having only substance units and not units of concentration cannot be correctly interpreted in SBML Level 1 without alteration of any mathematical formula.
CORE_91020 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 91020: Conversion of the csymbol avogadro is not yet supported.
CORE_92001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92001: Conversion of a model with <constraints> to SBML Level 2 Version 1 may result in loss of information.
CORE_92002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92002: SBML Level 2 Version 1 does not have <initialAssignments>.
CORE_92003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92003: <speciesType> definitions cannot be represented in SBML Level 2 Version 1.
CORE_92004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92004: <compartmentType> definitions cannot be represented in SBML Level 2 Version 1.
CORE_92005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92005: SBO terms cannot be represented directly in SBML Level 2 Version 1.
CORE_92006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92006: The 'id' attribute value of a <speciesReference> cannot be represented directly in SBML Level 2 Version 1.
CORE_92007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92007: The implication of 'useValuesFromTriggerTime=false' is that there is a delay between the time of trigger and the time of value assignments performed by the <event>.
CORE_92008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92008: SBML Level 2 Version 4 removed the requirement that all units be consistent.
CORE_92009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92009: Models in SBML Level 2 Versions 1-4 can only represent compartments with integer values 0, 1, 2, or 3 as spatial dimensions.
CORE_92010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92010: Conversion of a varying stoichiometry to an SBML L2 StoichiometryMath element is not yet supported.
CORE_92011 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92011: Event priority is not supported in SBML Level 2.
CORE_92012 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92012: Non persistent events are not supported in SBML Level 2.
CORE_92013 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 92013: Initialvalue of event Triggers was assumed true in L2.
CORE_93001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93001: In SBML Level 2 Version 2, an 'sboTerm' attribute is only permitted on the following elements: <model>, <functionDefinition>, <parameter>, <initialAssignment>, <rule>, <constraint>, <reaction>, <speciesReference>, <kineticLaw>, <event> and <eventAssignment>.
CORE_93002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93002: The 'offset' attribute on <unit> previously available in SBML Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_93003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93003: The 'timeUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_93004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93004: The 'substanceUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_93005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93005: The implication of 'useValuesFromTriggerTime=false' is that there is a delay between the time of trigger and the time of value assignments performed by the <event>.
CORE_93006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93006: In SBML Level 2 prior to Version 4 the value of the 'sboTerm' attribute on a <model> is expected to be a term derived from SBO:0000004, "modeling framework"; in Version 4 and above it is expected to be a term derived from SBO:0000231 "interaction".
CORE_93007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93007: SBML Level 2 Version 4 removed the requirement that all units be consistent.
CORE_93008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93008: SBML Level 2 Version 4 removed the requirement that all sboTerms be drawn from a given branch of SBO (http://www.biomodels.net/SBO/).
CORE_93009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 93009: In SBML prior to Level 2 Version 1 annotations it was permissible to have multiple top level elements using the same namespace.
CORE_94001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94001: The 'offset' attribute on <unit> previously available in SBML Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_94002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94002: The 'timeUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_94003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94003: The 'substanceUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_94004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94004: The 'spatialSizeUnits' attribute on <species>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_94005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94005: The 'timeUnits' attribute on <event>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_94006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94006: The implication of 'useValuesFromTriggerTime=false' is that there is a delay between the time of trigger and the time of value assignments performed by the <event>.
CORE_94007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94007: In SBML Level 2 prior to Version 4 the value of the 'sboTerm' attribute on a <model> is expected to be a term derived from SBO:0000004, "modeling framework"; in Version 4 and above it is expected to be a term derived from SBO:0000231 "interaction".
CORE_94008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94008: SBML Level 2 Version 4 removed the requirement that all units be consistent.
CORE_94009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94009: SBML Level 2 Version 4 removed the requirement that all sboTerms be drawn from a given branch of SBO (http://www.biomodels.net/SBO/).
CORE_94010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 94010: In SBML prior to Level 2 Version 1 annotations it was permissible to have multiple top level elements using the same namespace.
CORE_95001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95001: The 'offset' attribute on <unit> previously available in SBML Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_95002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95002: The 'timeUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_95003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95003: The 'substanceUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_95004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95004: The 'spatialSizeUnits' attribute on <species>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_95005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95005: The 'timeUnits' attribute on <event>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_95006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95006: In SBML Level 2 prior to Version 4 the value of the 'sboTerm' attribute on a <model> is expected to be a term derived from SBO:0000004, "modeling framework"; in Version 4 and above it is expected to be a term derived from SBO:0000231 "interaction".
CORE_95007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 95007: In SBML prior to Level 2 Version 1 annotations it was permissible to have multiple top level elements using the same namespace.
CORE_96001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96001: <speciesType> definitions cannot be represented in SBML Level 3 Version 1.
CORE_96002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96002: <compartmentType> definitions cannot be represented in SBML Level 3 Version 1.
CORE_96003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96003: The 'offset' attribute on <unit> previously available in SBML Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_96004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96004: The 'timeUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_96005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96005: The 'substanceUnits' attribute on <kineticLaw>, previously available in SBML Level 1 and Level 2 Version 1, has been removed as of SBML Level 2 Version 2.
CORE_96006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96006: The 'spatialSizeUnits' attribute on <species>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_96007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96007: The 'timeUnits' attribute on <event>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_96008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96008: In SBML Level 2 prior to Version 4 the value of the 'sboTerm' attribute on a <model> is expected to be a term derived from SBO:0000004, "modeling framework"; in Version 4 and above it is expected to be a term derived from SBO:0000231 "interaction".
CORE_96009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96009: In SBML prior to Level 2 Version 1 annotations it was permissible to have multiple top level elements using the same namespace.
CORE_96010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96010: The 'outside' attribute on <compartment>, previously available in SBML Level 2 has been removed as of SBML Level 3 Version 1.
CORE_96011 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 96011: Conversion of a model with <stoichiometryMath> to SBML Level 3 is not yet supported.
CORE_98001 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98001: Conversion of a non-integer exponent is not supported.
CORE_98002 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98002: SBML Level 3 Version 2 introduced a number of new MathML elements that were not supported in previous levels and versions.
CORE_98003 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98003: SBML Level 3 Version 2 allows a listOf element to be present without any children of the listOf type.
CORE_98004 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98004: SBML Level 3 Version 2 allows elements to be specified without a <math> element.
CORE_98005 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98005: SBML Level 3 Version 2 allows an <event> to be specified without a <trigger> element.
CORE_98006 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98006: SBML Level 3 Version 2 relaxed the restrictions on where a math expression should return a Boolean or a numeric result.
CORE_98007 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98007: SBML Level 3 Version 2 moved the 'id' and 'name' attributes to SBase.
CORE_98008 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98008: SBML Level 3 Version 2 allows an <reaction> to be specified without either a <listOfReactants> or <listOfProducts> element.
CORE_98009 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98009: SBML Level 3 Version 2 introduced a number of new MathML elements that were not supported in previous levels and versions.
CORE_98010 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98010: Conversion of a fast reaction is not supported.
CORE_98011 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 98011: The use of the <speciesReference> id attribute in MathML is not supported prior to L3.
CORE_99101 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99101: The level and version specified for the document must be consistent with a valid published SBML specification.
CORE_99102 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99102: A particular version of an L3V1 package can only be used in an L3V2 document if there is no L3V2 package specification with the same version.
CORE_99104 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99104: The <sbml> container element cannot contain <notes> or <annotations> in an SBML Level 1 document.
CORE_99106 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99106: The math field of an assignment rule structure can contain any identifier in a MathML <ci> element except for the following: (a) identifiers for which there exists a subsequent assignment rule, and (b) the identifier for which the rule is defined.
CORE_99107 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99107: Every SBML Level 3 package is identified uniquely by an XML namespace URI and defines the attribute named 'required'.
CORE_99108 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99108: Every SBML Level 3 package is identified uniquely by an XML namespace URI and defines the attribute named 'required'.
CORE_99109 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99109: The 'required' attribute for this package is expected to be 'false' as there is no way to change the mathematical interpretation of the model using the constructs in this package.
CORE_99127 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99127: A KineticLaw's substanceUnits must be 'substance', 'item', 'mole', or the id of a UnitDefinition that defines a variant of 'item' or 'mole' (L2v1 Section 4.9.7).
CORE_99128 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99128: A KineticLaw's timeUnits must be 'time', 'second', or the id of a UnitDefnition that defines a variant of 'second' with exponent='1' (L2v1 Section 4.9.7).
CORE_99129 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99129: In a Level 1 model, only predefined functions are permitted within the formula.
CORE_99130 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99130: The value of the attribute substanceUnits on a Model object should be either the units 'mole', 'item', 'avogadro', 'dimensionless', 'kilogram', 'gram', or the identifier of a UnitDefinition object based on these units.
CORE_99131 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99131: The <stoichiometryMath> element lacks a necessary <math> element.
CORE_99206 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99206: The 'timeUnits' attribute on <event>, previously available in SBML Level 2 versions prior to Version 3, has been removed as of SBML Level 2 Version 3.
CORE_99219 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99219: Invalid MathML.
CORE_99220 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99220: Failed to read a valid double value from MathML.
CORE_99221 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99221: Failed to read a valid integer value from MathML.
CORE_99222 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99222: Failed to read a valid exponential value from MathML.
CORE_99223 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99223: Failed to read a valid rational value from MathML.
CORE_99224 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99224: Invalid MathML.
CORE_99225 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99225: An invalid MathML attribute has been encountered.
CORE_99301 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99301: The csymbol 'time' should not be used within the <math> element of a <functionDefinition>.
CORE_99302 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99302: The <lambda> element of a FunctionDefinition object must contain a function body in addition to zero or more arguments.
CORE_99303 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99303: Where a component has an attribute that refers to a unit identifier, that attribute must refer to a unit defined in SBML or be the id of a UnitDefinition in the model.
CORE_99304 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99304: Inside the lambda MathML element within a FunctionDefinition any bvar elements must contain one instance of a <ci> element.
CORE_99401 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99401: In order to follow the general syntax for a standard SBML RDF annotation the first element of RDF element must be a Description element with an 'about' attribute.
CORE_99402 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99402: In order to follow the general syntax for a standard SBML RDF annotation, the 'about' attribute of the Description element must be of the form #string.
CORE_99403 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99403: In order to follow the general syntax for a standard SBML RDF annotation, the 'about' attribute of the Description element must be of the form #string, where the string component is equal to the value of the metaid attribute of the containing SBML element.
CORE_99404 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99404: LibSBML expected to read the annotation into a ModelHistory object.
CORE_99405 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99405: LibSBML expected to read the annotation into a ModelHistory object.
CORE_99406 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99406: An annotation must contain elements; with each top-level element placed in a unique namespace.
CORE_99407 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99407: The specified annotation RELATION element does not permit nested elements.
CORE_99505 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99505: In situations where a mathematical expression contains literal numbers or parameters whose units have not been declared, it is not possible to verify accurately the consistency of the units in the expression.
CORE_99506 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99506: In situations where a mathematical expression refers to time, the units of time should be consistent with the global time units of the model.
CORE_99507 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99507: In situations where a mathematical expression refers to extent, the units of extent should be consistent with the global extent units of the model.
CORE_99508 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99508: In situations where a mathematical expression refers to a compartment, species or parameter, it is necessary to know the units of the object to establish unit consistency.
CORE_99509 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99509: When an object is missing a <math> element it is not possible to perform unit consistency checking for that object.
CORE_99701 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99701: The SBOTerm used is not recognized by libSBML and therefore the correct parentage cannot be checked.
CORE_99702 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99702: The SBOTerm value used is considered obsolete.
CORE_99901 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99901: The 'spatialDimensions' attribute on <compartment> was not available in SBML Level 1.
CORE_99902 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99902: The 'compartmentType' attribute on <compartment> was not available in SBML Level 1 or SBML Level 2 Version 1.
CORE_99903 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99903: The 'constant' attribute on <compartment> and <parameter> was not available in SBML Level 1.
CORE_99904 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99904: The 'metaid' attribute on all <SBase> objects was not available in SBML Level 1.
CORE_99905 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99905: The 'sboTerm' attribute on <compartment>, <compartmentType> <delay>, <species>, <speciesType>, <stoichiometryMath>, <trigger> <unit> and <unitDefinition> was not available before SBML Level 2 Version 3.
CORE_99906 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99906: The value of the 'units' attribute on a <compartment> must be either 'volume', 'litre', 'liter' or the identifier of a <unitDefinition> based on either 'litre'/'liter' or 'metre'/'meter' (with 'exponent' equal to '3').
CORE_99907 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99907: A value for the compartment 'volume' attribute must be specified in this Level+Version of SBML.
CORE_99908 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99908: The <compartmentType> component was introduced in SBML Level 2 Version 2.
CORE_99909 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99909: The <constraint> component was introduced in SBML Level 2 Version 2.
CORE_99910 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99910: The <event> component was introduced in SBML Level 2 Version 1.
CORE_99911 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99911: The 'sboTerm' attribute on <event>, <eventAssignment> <functionDefinition>, <kineticLaw>, <model>, <parameter>, <reaction> <rule> and <speciesReferenece> was not available before SBML Level 2 Version 2.
CORE_99912 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99912: The <functionDefinition> component was introduced in SBML Level 2 Version 1.
CORE_99913 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99913: The <initialAssignment> component was introduced in SBML Level 2 Version 2.
CORE_99914 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99914: An <algebraicRule> does not assign a value to a particular variable and does not carry an attribute named 'variable'.
CORE_99915 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99915: The 'units' attribute on <rule> was only applicable to a <parameterRule> in SBML Level 1.
CORE_99916 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99916: The 'constant' attribute on <species> was not available in SBML Level 1.
CORE_99917 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99917: The 'spatialSizeUnits' attribute on <species> was not available in SBML Level 1.
CORE_99918 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99918: The 'speciesType' attribute on <species> was not available in SBML Level 1 or SBML Level 2 Version 1.
CORE_99919 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99919: The 'hasOnlySubstanceUnits' attribute on <species> was not available in SBML Level 1.
CORE_99920 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99920: The 'id' attribute on <speciesReference> was not available in SBML Level 1 or SBML Level 2 Version 1.
CORE_99921 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99921: The 'name' attribute on <speciesReference> was not available in SBML Level 1 or SBML Level 2 Version 1.
CORE_99922 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99922: The <speciesType> component was introduced in SBML Level 2 Version 2.
CORE_99923 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99923: The <stoichiometryMath> component on a <speciesReference> was introduced in SBML Level 2.
CORE_99924 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99924: The 'multiplier' attribute on <unit> was not available in SBML Level 1.
CORE_99925 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99925: The 'offset' attribute on <unit> was only available in SBML Level 2 Version 1.
CORE_99926 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99926: The 'spatialDimensions' attribute on <compartment> was left unset on the SBML Level 3 model.
CORE_99950 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99950: The operation was interrupted by the user.
CORE_99994 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99994:
CORE_99995 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99995:
CORE_99996 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99996: Conversion of SBML Level 3 package information is not yet supported.
CORE_99997 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99997: Conversion is only possible to an existing SBML Level and Version.
CORE_99998 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99998: Validation of or conversion from L3 documents/models is not yet supported.
CORE_99999 - Static variable in interface org.sbml.jsbml.validator.offline.factory.SBMLErrorCodes
Error code 99999:
CoreSpecialErrorCodes - Interface in org.sbml.jsbml.validator.offline.constraints
Some ErrorCodes which are not officially part of SBML and only are used for offline validation.
correctDimensions(GraphicalObject) - Method in class org.sbml.jsbml.ext.render.director.SimpleLayoutAlgorithm
Correct the dimensions of a GraphicalObject by changing its BoundingBox.
cos(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
cos(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
cos(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
cos(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
cos(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
cos(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
cos(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
cos(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
cos(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
cos(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
cos(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
cos(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
cos(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
cos(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
cosh(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
cosh(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
cosh(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
cosh(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
cosh(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
cosh(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
cosh(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
cosh(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
cot(double) - Static method in class org.sbml.jsbml.util.Maths
Computes the cot of n
cot(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
cot(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
cot(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
cot(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
cot(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
cot(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
cot(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
cot(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
cot(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
cot(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
cot(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
cot(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
cot(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
cot(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
coth(double) - Static method in class org.sbml.jsbml.util.Maths
Computes the coth of n
coth(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
coth(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
coth(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
coth(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
coth(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
coth(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
coth(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
coth(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
coth(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
coth(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
coth(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
coth(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
coth(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
coth(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
COULOMB - org.sbml.jsbml.Unit.Kind
The coulomb unit.
countType(ASTNode2, ASTNode.Type) - Static method in class org.sbml.jsbml.math.ASTFactory
Counts the number of nodes that have ASTNode.Type type in the tree rooted at node.
create() - Method in class org.sbml.jsbml.ext.render.director.GlyphCreator
compartment, species, reactions, textglyph TODO do not create one glyph per species, instead create exactly one glyph for each species that acts as a main substrate and product and create multiple glyphs for all species that act as side-substrates or side products this produces a far more useful graph
create(InputStream, boolean) - Method in interface org.sbml.jsbml.util.DocumentFactory
Creates an XML DOM document by parsing the content of the specified byte stream as XML, using a nonvalidating parser.
create(InputStream, boolean) - Method in class org.sbml.jsbml.util.JAXPFacade
Creates an XML DOM document by parsing the content of the specified byte stream as XML, using a nonvalidating parser.
create(InputStream, Object[], ErrorHandler) - Method in interface org.sbml.jsbml.util.DocumentFactory
Creates an XML DOM document by parsing the content of the specified byte stream as XML, using a validating parser.
create(InputStream, Object[], ErrorHandler) - Method in class org.sbml.jsbml.util.JAXPFacade
Creates an XML DOM document by parsing the content of the specified byte stream as XML, using a validating parser.
create(Reader, boolean) - Method in interface org.sbml.jsbml.util.DocumentFactory
Creates an XML DOM document by parsing the content of the specified character stream as XML, using a nonvalidating parser.
create(Reader, boolean) - Method in class org.sbml.jsbml.util.JAXPFacade
Creates an XML DOM document by parsing the content of the specified character stream as XML, using a nonvalidating parser.
create(Reader, Object[], ErrorHandler) - Method in interface org.sbml.jsbml.util.DocumentFactory
Creates an XML DOM document by parsing the content of the specified character stream as XML, using a validating parser.
create(Reader, Object[], ErrorHandler) - Method in class org.sbml.jsbml.util.JAXPFacade
Creates an XML DOM document by parsing the content of the specified character stream as XML, using a validating parser.
createAdjacentDomain() - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new AdjacentDomain element and adds it to the ListOfAdjacentDomains list
createAdjacentDomain(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new AdjacentDomains element and adds it to the Geometry.listOfAdjacentDomains list
createAlgebraicRule() - Method in class org.sbml.jsbml.Model
Creates a new AlgebraicRule inside this Model and returns it.
createAnalyticGeometry() - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createAnalyticGeometry() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createAnalyticGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createAnalyticGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createAnalyticVolume() - Method in class org.sbml.jsbml.ext.spatial.AnalyticGeometry
Creates a new AnalyticVolume element and adds it to the ListOfAnalyticVolumes list
createAnalyticVolume(String) - Method in class org.sbml.jsbml.ext.spatial.AnalyticGeometry
Creates a new AnalyticVolume element and adds it to the ListOfAnalyticVolumes list
createAnd() - Method in class org.sbml.jsbml.ext.fbc.LogicalOperator
Creates a new Association element and adds it to the LogicalOperator.listOfAssociations list.
createArc(SpeciesReferenceGlyph, ReactionGlyph) - Method in class org.sbml.jsbml.ext.render.director.AbstractLayoutBuilder
Create a SBGNArc for the given SpeciesReferenceGlyph and ReactionGlyph.
createAssignmentRule() - Method in class org.sbml.jsbml.Model
Creates a new AssignmentRule inside this Model and returns it.
createAssociationNode() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createBasePoint1() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point
createBasePoint1(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point based on the given values.
createBasePoint2() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point
createBasePoint2(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point based on the given values.
createBindingSiteSpeciesType() - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
Creates a new BindingSiteSpeciesType inside this MultiModelPlugin and returns it.
createBindingSiteSpeciesType(String) - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
Creates a new BindingSiteSpeciesType inside this MultiModelPlugin and returns it.
createBoundingBox() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
createBoundingBox() - Method in interface org.sbml.jsbml.ext.layout.IBoundingBox
Creates and sets a BoundingBox for this object.
createBoundingBox() - Method in class org.sbml.jsbml.ext.render.LineEnding
 
createBoundingBox(double, double, double) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Creates and sets a BoundingBox for this object, with the given parameters for Dimensions.
createBoundingBox(double, double, double, double, double, double) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Creates and sets a BoundingBox for this object, with the given parameters for Dimensions and Point.
createBoundingBox(Dimensions) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
createCatalysis() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createChangedMath() - Method in class org.sbml.jsbml.ext.req.ReqSBasePlugin
Creates a new ChangedMath element and adds it to the ListOfMathChangeds list
createChangedMath(String) - Method in class org.sbml.jsbml.ext.req.ReqSBasePlugin
Creates a new ChangedMath element and adds it to the ListOfMathChangeds list
createCompartment() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createCompartment() - Method in class org.sbml.jsbml.Model
Creates a new Compartment inside this Model and returns it.
createCompartment(String) - Method in class org.sbml.jsbml.Model
Creates a new Compartment inside this Model and returns it.
createCompartmentGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new CompartmentGlyph element and adds it to the ListOfSubGlyphs list.
createCompartmentGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new CompartmentGlyph element and adds it to the ListOfSubGlyphs list.
createCompartmentGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new CompartmentGlyph.
createCompartmentGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new CompartmentGlyph.
createCompartmentGlyphDimension(CompartmentGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a Dimensions for a CompartmentGlyph if it was missing in the layout model
createCompartmentGlyphPosition(CompartmentGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
Deprecated.
createCompartmentReference() - Method in class org.sbml.jsbml.ext.multi.MultiCompartmentPlugin
Creates a new CompartmentReference element and adds it to the MultiCompartmentPlugin.listOfCompartmentReferences list.
createCompartmentReference(String) - Method in class org.sbml.jsbml.ext.multi.MultiCompartmentPlugin
Creates a new CompartmentReference element and adds it to the MultiCompartmentPlugin.listOfCompartmentReferences list.
createCompartmentType() - Method in class org.sbml.jsbml.Model
Deprecated.
CompartmentTypes should no longer be used, because this data structure is only valid in SBML Level 2 for Versions 2 through 4.
createCompartmentType(String) - Method in class org.sbml.jsbml.Model
Deprecated.
CompartmentTypes should no longer be used, because this data structure is only valid in SBML Level 2 for Versions 2 through 4.
createConstraint() - Method in class org.sbml.jsbml.Model
Creates a new Constraint inside this Model and returns it.
createConstraint(int, ValidationContext) - Method in class org.sbml.jsbml.validator.offline.constraints.AbstractConstraintDeclaration
 
createConstraint(int, ValidationContext) - Method in interface org.sbml.jsbml.validator.offline.constraints.ConstraintDeclaration
Creates the constraint with the given error code.
createConstraints(int[], ValidationContext) - Method in class org.sbml.jsbml.validator.offline.constraints.AbstractConstraintDeclaration
 
createConstraints(int[], ValidationContext) - Method in interface org.sbml.jsbml.validator.offline.constraints.ConstraintDeclaration
Creates the constraints with the given error codes.
createConstraints(int[], ValidationContext, SBMLValidator.CHECK_CATEGORY) - Method in class org.sbml.jsbml.validator.offline.constraints.AbstractConstraintDeclaration
Creates the constraints with the given error codes and regroup them into a CategoryConstraintGroup.
createConstraints(int, int, String, ValidationContext) - Method in class org.sbml.jsbml.validator.offline.constraints.AbstractConstraintDeclaration
 
createConstraints(int, int, String, ValidationContext) - Method in interface org.sbml.jsbml.validator.offline.constraints.ConstraintDeclaration
Creates all the constraints which are needed to validate the attribute in the given level and version of SBML.
createConstraints(int, int, SBMLValidator.CHECK_CATEGORY[], ValidationContext) - Method in class org.sbml.jsbml.validator.offline.constraints.AbstractConstraintDeclaration
 
createConstraints(int, int, SBMLValidator.CHECK_CATEGORY[], ValidationContext) - Method in interface org.sbml.jsbml.validator.offline.constraints.ConstraintDeclaration
Creates all the constraints which are needed to validate the categories in the given level and version of SBML.
createConstraints(int, int, SBMLValidator.CHECK_CATEGORY, ValidationContext) - Method in class org.sbml.jsbml.validator.offline.constraints.AbstractConstraintDeclaration
 
createConstraints(int, int, SBMLValidator.CHECK_CATEGORY, ValidationContext) - Method in interface org.sbml.jsbml.validator.offline.constraints.ConstraintDeclaration
Creates all the constraints which are needed to validate this category in the given level and version of SBML.
createConsumption() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createCoordinateComponent() - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new CoordinateComponent element and adds it to the ListOfCoordinateComponents list
createCoordinateComponent(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new CoordinateComponent element and adds it to the ListOfCoordinateComponents list
createCSGeometry() - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createCSGeometry() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createCSGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createCSGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createCSGHomogeneousTransformation() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
createCSGHomogeneousTransformation(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGHomogeneousTransformation element and adds it to the ListOfCSGNodes list
createCSGObject() - Method in class org.sbml.jsbml.ext.spatial.CSGeometry
Creates a new CSGObject element and adds it to the ListOfCSGObjects list
createCSGObject(String) - Method in class org.sbml.jsbml.ext.spatial.CSGeometry
Creates a new CSGObject element and adds it to the ListOfCSGObjects list
createCSGPrimitive() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGNode element and adds it to the ListOfCSGNodes list
createCSGPrimitive(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGPrimitive element and adds it to the ListOfCSGNodes list
createCSGPseudoPrimitive() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
createCSGPseudoPrimitive(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGPseudoPrimitive element and adds it to the ListOfCSGNodes list
createCSGRotation() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
createCSGRotation(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGRotation element and adds it to the ListOfCSGNodes list
createCSGScale() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
createCSGScale(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGScale element and adds it to the ListOfCSGNodes list
createCSGSetOperator() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
createCSGSetOperator(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGSetOperator element and adds it to the ListOfCSGNodes list
createCSGTranslation() - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
createCSGTranslation(String) - Method in class org.sbml.jsbml.ext.spatial.CSGSetOperator
Creates a new CSGTranslation element and adds it to the ListOfCSGNodes list
createCubicBezier() - Method in class org.sbml.jsbml.ext.layout.Curve
 
createCubicBezier() - Method in interface org.sbml.jsbml.ext.layout.ICurve
Creates a new CubicBezier instance, adds it to this ICurve.
createCubicBezier() - Method in class org.sbml.jsbml.ext.render.Polygon
Creates a new CubicBezier instance and adds it to the Polygon.listOfCurveSegments list.
createCubicBezier() - Method in class org.sbml.jsbml.ext.render.RenderCurve
Creates a new CubicBezier instance and adds it to the RenderCurve.listOfCurveSegments list.
createCubicBezier(Point, Point, Point, Point) - Method in class org.sbml.jsbml.ext.layout.Curve
 
createCurve() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Creates and adds a new Curve to this ReactionGlyph.
createCurve() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
createCurve() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
createCurve() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new RenderCurve element, adds it to the ListOfElements list and returns it.
createCurve(ReactionGlyph, SpeciesReferenceGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create the Curve of a SpeciesReferenceGlyph, starting or ending at the given ReactionGlyph
createdDate - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
createDelay() - Method in class org.sbml.jsbml.Event
Creates a new Delay instance and sets it to this Event.
createDelay() - Method in class org.sbml.jsbml.Model
Creates a new Delay inside the last Event object created in this Model, and returns a pointer to it.
createDelay(ASTNode) - Method in class org.sbml.jsbml.Event
Creates a new Delay instance and sets it to this Event.
createDeletion() - Method in class org.sbml.jsbml.ext.comp.Submodel
Creates a new Deletion element and adds it to the ListOfDeletions list
createDeletion(String) - Method in class org.sbml.jsbml.ext.comp.Submodel
Creates a new Deletion element and adds it to the ListOfDeletions list
createDimension() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
Creates a new Dimension element and adds it to the ListOfDimensions list.
createDimension(String) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
Creates a new Dimension element and adds it to the ListOfDimensions list.
createDimensions() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns a Dimensions
createDimensions(double, double, double) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns Dimensions based on the given values.
createDimensions(double, double, double) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates, sets and returns Dimensions based on the given values.
createDimensions(String, double, double, double) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates, sets and returns Dimensions based on the given values.
createDissociationNode() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createDistribution(FunctionDefinition, String, String[], String[]) - Static method in class org.sbml.jsbml.ext.distrib.util.DistribModelBuilder
Creates the constructs needed for the given distribution in the distrib package.
createDomain() - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new Domain element and adds it to the ListOfDomains list
createDomain(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new Domain element and adds it to the ListOfDomains list
createDomainType() - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new DomainType element and adds it to the ListOfDomainTypes list
createDomainType(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new DomainType element and adds it to the ListOfDomainTypes list
createDynElement() - Method in class org.sbml.jsbml.ext.dyn.DynEventPlugin
Creates a new DynElement element and adds it to the listOfDynElements list
createDynElement(String) - Method in class org.sbml.jsbml.ext.dyn.DynEventPlugin
Creates a new DynElement element and adds it to the DynEventPlugin.getListOfDynElements().
createElement() - Method in class org.sbml.jsbml.ext.render.RenderCurve
Deprecated.
use#createRenderPoint()
createEllipse() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new Ellipse element, adds it to the ListOfElements list and returns it.
createEnd() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns an empty Point.
createEnd() - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point
createEnd(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns a Point based on the given values.
createEnd(double, double, double) - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point based on the given values.
createError(int, int, int) - Static method in class org.sbml.jsbml.validator.offline.factory.SBMLErrorFactory
Creates a new SBMLError instance.
createError(int, int, int, boolean, SBase) - Static method in class org.sbml.jsbml.validator.offline.factory.SBMLErrorFactory
Creates a new SBMLError instance.
createEvent() - Method in class org.sbml.jsbml.Model
Creates a new Event inside this Model and returns it.
createEvent(String) - Method in class org.sbml.jsbml.Model
Creates a new Event inside this Model and returns it.
createEventAssignment() - Method in class org.sbml.jsbml.Event
Creates a new EventAssignment element and adds it to the ListOfEventAssignments list.
createEventAssignment() - Method in class org.sbml.jsbml.Model
Creates a new EventAssignment inside the last Event object created in this Model, and returns a pointer to it.
createEventAssignment(String, ASTNode) - Method in class org.sbml.jsbml.Event
Creates a new EventAssignment element and adds it to the ListOfEventAssignments list.
createEventAssignment(Variable, ASTNode) - Method in class org.sbml.jsbml.Event
Creates a new EventAssignment element and adds it to the ListOfEventAssignments list.
createExternalModelDefinition() - Method in class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
Creates a new ExternalModelDefinition element and adds it to the ListOfExternalModelDefinitions list
createExternalModelDefinition(String) - Method in class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
Creates a new ExternalModelDefinition element and adds it to the ListOfExternalModelDefinitions list
createFluxBound() - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Deprecated.
Only defined in FBC version 1.
createFluxBound(String) - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Deprecated.
Only defined in FBC version 1.
createFluxObjective() - Method in class org.sbml.jsbml.ext.fbc.Objective
Creates a new FluxObjective element and adds it to the ListOfFluxObjectives list
createFluxObjective(String) - Method in class org.sbml.jsbml.ext.fbc.Objective
Creates a new FluxObjective element and adds it to the ListOfFluxObjectives list
createFluxObjective(String, String) - Method in class org.sbml.jsbml.ext.fbc.Objective
 
createFluxObjective(String, String, double, String) - Method in class org.sbml.jsbml.ext.fbc.Objective
 
createFluxObjective(String, String, double, Reaction) - Method in class org.sbml.jsbml.ext.fbc.Objective
 
createFunctionDefinition() - Method in class org.sbml.jsbml.Model
Creates a new FunctionDefinition inside this Model and returns it.
createFunctionDefinition(String) - Method in class org.sbml.jsbml.Model
Creates a new FunctionDefinition inside this Model and returns it.
createFunctionTerm() - Method in class org.sbml.jsbml.ext.qual.Transition
Creates a new instance of FunctionTerm and adds it to this Transition's Transition.listOfFunctionTerms.
createFunctionTerm(ASTNode) - Method in class org.sbml.jsbml.ext.qual.Transition
Creates a new instance of FunctionTerm with the given mathematical expression (encoded in an ASTNode) and adds it to this Transition's Transition.listOfFunctionTerms.
createGeneProduct() - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Creates a new GeneProduct element and adds it to the ListOfGeneProducts list.
createGeneProduct(String) - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Creates a new GeneProduct element and adds it to the FBCModelPlugin.listOfGeneProducts list.
createGeneProductAssociation() - Method in class org.sbml.jsbml.ext.fbc.FBCReactionPlugin
 
createGeneProductAssociation(String) - Method in class org.sbml.jsbml.ext.fbc.FBCReactionPlugin
 
createGeneProductRef() - Method in class org.sbml.jsbml.ext.fbc.LogicalOperator
Creates a new Association element and adds it to the LogicalOperator.listOfAssociations list.
createGeneProductRef(String) - Method in class org.sbml.jsbml.ext.fbc.LogicalOperator
Creates a new Association element and adds it to the LogicalOperator.listOfAssociations list.
createGeneralGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GeneralGlyph element and adds it to the ListOfSubGlyphs list.
createGeneralGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GeneralGlyph element and adds it to the ListOfSubGlyphs list.
createGeneralGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new GeneralGlyph.
createGeneralGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new GeneralGlyph.
createGeometry() - Method in class org.sbml.jsbml.ext.spatial.SpatialModelPlugin
Creates a new Geometry, adds it to this object and returns a pointer to it.
createGlobalRenderInformation() - Method in class org.sbml.jsbml.ext.render.RenderListOfLayoutsPlugin
create a new GlobalRenderInformation element and adds it to the ListOfGlobalRenderInformation list
createGlobalRenderInformation(String) - Method in class org.sbml.jsbml.ext.render.RenderListOfLayoutsPlugin
create a new GlobalRenderInformation element and adds it to the ListOfGlobalRenderInformation list
createGlyphBoundingBox(GraphicalObject, SpeciesReferenceGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a BoundingBox for every kind of GraphicalObject.
createGradientStop(RelAbsVector, String) - Method in class org.sbml.jsbml.ext.render.GradientBase
create a new GradientStop element and adds it to the ListOfGradientStops list
createGraphicalObject() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GraphicalObject element and adds it to the ListOfSubGlyphs list.
createGraphicalObject(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GraphicalObject element and adds it to the ListOfSubGlyphs list.
createGroup() - Method in class org.sbml.jsbml.ext.groups.GroupsModelPlugin
Creates a new instance of Group and add it to this GroupsModelPlugin.
createGroup(String) - Method in class org.sbml.jsbml.ext.groups.GroupsModelPlugin
Creates a new instance of Group and add it to this GroupsModelPlugin.
createGroup(String, String...) - Method in class org.sbml.jsbml.ext.groups.GroupsModelPlugin
Creates a new instance of Group and add it to this GroupsModelPlugin.
createHistory() - Method in class org.sbml.jsbml.AbstractSBase
Creates a new History and associates it with the annotation of this element.
createIdentifierExceptionForId(SBase, String) - Static method in exception org.sbml.jsbml.IdentifierException
Creates a new IdentifierException instance for id.
createIdentifierExceptionForMetaId(SBase, String) - Static method in exception org.sbml.jsbml.IdentifierException
Creates a new IdentifierException instance for metaid.
createImage() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new Image element, adds it to the ListOfElements list and returns it.
createIndex() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
Creates a new Index element and adds it to the listOfIndices list.
createInhibition() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createInitialAssignment() - Method in class org.sbml.jsbml.Model
Creates a new InitialAssignment inside this Model and returns it.
createInput() - Method in class org.sbml.jsbml.ext.qual.Transition
 
createInput(String) - Method in class org.sbml.jsbml.ext.qual.Transition
 
createInput(String, String, InputTransitionEffect) - Method in class org.sbml.jsbml.ext.qual.Transition
 
createInput(String, QualitativeSpecies, InputTransitionEffect) - Method in class org.sbml.jsbml.ext.qual.Transition
 
createInSpeciesTypeBond() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new InSpeciesTypeBond element and adds it to the MultiSpeciesType.listOfInSpeciesTypeBonds list.
createInSpeciesTypeBond(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new InSpeciesTypeBond element and adds it to the MultiSpeciesType.listOfInSpeciesTypeBonds list.
createInteriorPoint() - Method in class org.sbml.jsbml.ext.spatial.Domain
Creates a new InteriorPoint element and adds it to the ListOfInteriorPoints list
createIntraSpeciesReaction() - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
Creates a new IntraSpeciesReaction inside this MultiModelPlugin and returns it.
createIntraSpeciesReaction(String) - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
Creates a new IntraSpeciesReaction inside this MultiModelPlugin and returns it.
createInvalidUnit() - Method in class org.sbml.jsbml.UnitDefinition
Creates a new Unit instance with the Unit.Kind.INVALID kind and adds it to this UnitDefinition.
createKineticLaw() - Method in class org.sbml.jsbml.Model
Creates a new KineticLaw inside the last Reaction object created in this Model, and returns a pointer to it.
createKineticLaw() - Method in class org.sbml.jsbml.Reaction
Creates a new KineticLaw object, installs it as this Reaction's 'kineticLaw' sub-element, and returns it.
createKineticLawParameter() - Method in class org.sbml.jsbml.Model
Creates a new local LocalParameter inside the KineticLaw object of the last Reaction created inside this Model, and returns a pointer to it.
createKineticParameter(String) - Method in class org.sbml.jsbml.Model
Creates a new local LocalParameter inside the KineticLaw object of the last Reaction created inside this Model, and returns a pointer to it.
createLayout() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Creates a new Layout and adds it to the current list of layouts.
createLayout(String) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Creates a new Layout and adds it to the current list of layouts.
createLayoutDimension() - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a Dimensions for the layout if it was missing in the layout model
createLineSegment() - Method in class org.sbml.jsbml.ext.layout.Curve
Creates a new LineSegment instance, adds it to this Curve and returns it.
createLineSegment() - Method in class org.sbml.jsbml.ext.render.Polygon
Creates a new LineSegment instance and adds it to the Polygon.listOfCurveSegments list.
createLineSegment() - Method in class org.sbml.jsbml.ext.render.RenderCurve
Creates a new LineSegment instance and adds it to the RenderCurve.listOfCurveSegments list.
createLineSegment(Point, Point) - Method in class org.sbml.jsbml.ext.layout.Curve
 
createLocalParameter() - Method in class org.sbml.jsbml.KineticLaw
 
createLocalParameter(String) - Method in class org.sbml.jsbml.KineticLaw
 
createLocalRenderInformation() - Method in class org.sbml.jsbml.ext.render.RenderLayoutPlugin
Creates a new LocalRenderInformation element and adds it to the ListOfLocalRenderInformation list
createLocalRenderInformation(String) - Method in class org.sbml.jsbml.ext.render.RenderLayoutPlugin
Creates a new LocalRenderInformation element and adds it to the ListOfLocalRenderInformation list
createMacromolecule() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createMathMLDocumentFor(Node, int) - Static method in class org.sbml.jsbml.xml.parsers.MathMLParser
Deprecated.
 
createMember() - Method in class org.sbml.jsbml.ext.groups.Group
Creates a new Member element and adds it to the Group.listOfMembers list.
createMember(String) - Method in class org.sbml.jsbml.ext.groups.Group
Creates a new Member element and adds it to the Group.listOfMembers list.
createMember(String, SBase) - Method in class org.sbml.jsbml.ext.groups.Group
 
createMemberWithIdRef(String) - Method in class org.sbml.jsbml.ext.groups.Group
Creates a new instance of Member and add it to this Group.
createMemberWithIdRef(String, String) - Method in class org.sbml.jsbml.ext.groups.Group
Creates a new instance of Member and add it to this Group.
createMemberWithMetaIdRef(String) - Method in class org.sbml.jsbml.ext.groups.Group
Creates a new instance of Member and add it to this Group.
createMemberWithMetaIdRef(String, String) - Method in class org.sbml.jsbml.ext.groups.Group
Creates a new instance of Member and add it to this Group.
createMixedGeometry() - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createMixedGeometry() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createMixedGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new GeometryDefinition element and adds it to the ListOfGeometryDefinitions list
createMixedGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
Creates a new GeometryDefinition element and adds it to the ListOfGeometryDefinitions list
createModel() - Method in class org.sbml.jsbml.SBMLDocument
Creates a new Model inside this SBMLDocument, and returns a pointer to it.
createModel(String) - Method in class org.sbml.jsbml.SBMLDocument
Creates a new instance of Model from id and the level and version of this SBMLDocument.
createModelDefinition() - Method in class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
Creates a new ModelDefinition element and adds it to the ListOfModelDefinitions list
createModelDefinition(String) - Method in class org.sbml.jsbml.ext.comp.CompSBMLDocumentPlugin
Creates a new ModelDefinition element and adds it to the ListOfModelDefinitions list
createModifier() - Method in class org.sbml.jsbml.Model
Creates a new ModifierSpeciesReference object for a modifier species inside the last Reaction object in this Model, and returns a pointer to it.
createModifier() - Method in class org.sbml.jsbml.Reaction
Creates a new ModifierSpeciesReference, adds it to this Reaction's list of modifiers and returns it.
createModifier(String) - Method in class org.sbml.jsbml.Model
Creates a new ModifierSpeciesReference with the specified 'id'.
createModifier(String) - Method in class org.sbml.jsbml.Reaction
 
createModifier(String, String) - Method in class org.sbml.jsbml.Reaction
Creates a new ModifierSpeciesReference with the given id as its identifier, which points to the Species with the given id, adds it to this Reaction's Reaction.listOfModifiers, and returns a pointer to it.
createModifier(String, Species) - Method in class org.sbml.jsbml.Reaction
Creates a new ModifierSpeciesReference with the given id as its identifier, which points to the given Species, adds it to this Reaction's Reaction.listOfModifiers, and returns a pointer to it.
createModifier(Species) - Method in class org.sbml.jsbml.Reaction
Creates a new ModifierSpeciesReference, which points to the given Species, adds it to this Reaction's Reaction.listOfModifiers, and returns a pointer to it.
createModulation() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createNecessaryStimulation() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createNestedCVTerm() - Method in class org.sbml.jsbml.CVTerm
Creates a new CVTerm element and adds it to the CVTerm.listOfNestedCVTerms list.
createNucleicAcidFeature() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createObjective() - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Creates a new Objective element and adds it to the FBCModelPlugin.listOfObjectives.
createObjective(String) - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Creates a new Objective element and adds it to the FBCModelPlugin.listOfObjectives.
createObjective(String, String, Objective.Type) - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Creates a new Objective element and adds it to the FBCModelPlugin.listOfObjectives.
createObjective(String, Objective.Type) - Method in class org.sbml.jsbml.ext.fbc.FBCModelPlugin
Creates a new Objective element and adds it to the FBCModelPlugin.listOfObjectives.
createOmittedProcessNode() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createOr() - Method in class org.sbml.jsbml.ext.fbc.LogicalOperator
Creates a new Association element and adds it to the LogicalOperator.listOfAssociations list.
createOrdinalMapping() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
Creates a new OrdinalMapping element and adds it to the ListOfOrdinalMappings list
createOutput() - Method in class org.sbml.jsbml.ext.qual.Transition
 
createOutput(String) - Method in class org.sbml.jsbml.ext.qual.Transition
 
createOutput(String, String, OutputTransitionEffect) - Method in class org.sbml.jsbml.ext.qual.Transition
 
createOutput(String, QualitativeSpecies, OutputTransitionEffect) - Method in class org.sbml.jsbml.ext.qual.Transition
 
createOutwardBindingSite() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesPlugin
Creates a new OutwardBindingSite element and adds it to the MultiSpeciesPlugin.listOfOutwardBindingSites list.
createParameter() - Method in class org.sbml.jsbml.Model
Creates a new Parameter inside this Model and returns it.
createParameter(String) - Method in class org.sbml.jsbml.Model
Creates a new Parameter.
createParametricGeometry() - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createParametricGeometry() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createParametricGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
 
createParametricGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
 
createParametricObject() - Method in class org.sbml.jsbml.ext.spatial.ParametricGeometry
Creates a new ParametricObject element and adds it to the ListOfParametricObjects list
createParametricObject(String) - Method in class org.sbml.jsbml.ext.spatial.ParametricGeometry
Creates a new ParametricObject element and adds it to the ListOfParametricObjects list
createPerturbingAgent() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createPlugin(String) - Method in class org.sbml.jsbml.AbstractSBase
 
createPlugin(String) - Method in class org.sbml.jsbml.ASTNode
Creates a new ASTNodePlugin for the given package name or URI and adds it to this ASTNode.
createPlugin(String) - Method in interface org.sbml.jsbml.SBase
Creates a new SBasePlugin for the given package name or URI and adds it to this SBase.
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.CompParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.DistribParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.DynParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.FBCParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.GroupsParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
createPluginFor(ASTNode) - Method in interface org.sbml.jsbml.xml.parsers.PackageParser
Creates a new ASTNodePlugin for the given ASTNode and add it to the ASTNodePlugin map of the ASTNode.
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.QualParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.RenderParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.ReqParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.SpatialParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.CompParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.DistribParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.DynParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.FBCParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.GroupsParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.MultiParser
 
createPluginFor(SBase) - Method in interface org.sbml.jsbml.xml.parsers.PackageParser
Creates a new SBasePlugin for the given SBase and add it to the SBasePlugin map of the SBase.
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.QualParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.RenderParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.ReqParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.SpatialParser
 
createPolygon() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new Polygon element, adds it to the ListOfElements list and returns it.
createPort() - Method in class org.sbml.jsbml.ext.comp.CompModelPlugin
Creates a new Port element and adds it to the ListOfPorts list
createPort(String) - Method in class org.sbml.jsbml.ext.comp.CompModelPlugin
Creates a new Port element and adds it to the ListOfPorts list
createPosition() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns a Point
createPosition(double, double, double) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns a Point based on the given values.
createPossibleSpeciesFeatureValue() - Method in class org.sbml.jsbml.ext.multi.SpeciesFeatureType
Creates a new PossibleSpeciesFeatureValue element and adds it to the SpeciesFeatureType.listOfPossibleSpeciesFeatureValues list.
createPossibleSpeciesFeatureValue(String) - Method in class org.sbml.jsbml.ext.multi.SpeciesFeatureType
createPriority() - Method in class org.sbml.jsbml.Event
Creates a new, empty Priority, sets it to this Event and returns the Priority.
createPriority(ASTNode) - Method in class org.sbml.jsbml.Event
Creates a new Priority, sets it to this Event and returns it.
createProcessNode() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createProduct() - Method in class org.sbml.jsbml.Model
Creates a new SpeciesReference object for a product inside the last Reaction object in this Model, and returns a pointer to it.
createProduct() - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference, adds it to this Reaction's Reaction.listOfProducts and returns it.
createProduct(String) - Method in class org.sbml.jsbml.Model
Creates an instance of SpeciesReference and adds it to the last Reaction element that has been added to this Model.
createProduct(String) - Method in class org.sbml.jsbml.Reaction
 
createProduct(String, String) - Method in class org.sbml.jsbml.Reaction
 
createProduct(String, Species) - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference with the given id as its identifier, which points to the given Species, adds it to this Reaction's Reaction.listOfProducts and returns a pointer to it.
createProduct(Species) - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference, which points to the given Species, adds it to this Reaction's Reaction.listOfProducts and returns a pointer to it.
createProduction() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createQualitativeSpecies() - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new QualitativeSpecies inside this QualModelPlugin and returns it.
createQualitativeSpecies(String) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new QualitativeSpecies inside this QualModelPlugin and returns it.
createQualitativeSpecies(String, String, boolean) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new QualitativeSpecies inside this QualModelPlugin and returns it.
createQualitativeSpecies(String, String, Species) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new QualitativeSpecies, based on an existing Species, adds it to this QualModelPlugin and returns it.
createQualitativeSpecies(String, Compartment) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new Species inside this Model and returns it.
createQualitativeSpecies(String, Compartment, boolean) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new QualitativeSpecies inside this QualModelPlugin and returns it.
createRange(SBase, String, String) - Static method in class org.sbml.jsbml.ext.distrib.util.DistribModelBuilder
Creates the constructs needed for a uncertml Range.
createRateRule() - Method in class org.sbml.jsbml.Model
Creates a new RateRule inside this Model and returns it.
createReactant() - Method in class org.sbml.jsbml.Model
Creates a new SpeciesReference object for a reactant inside the last Reaction object in this Model, and returns a pointer to it.
createReactant() - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference, adds it to this Reaction's Reaction.listOfReactants and returns it.
createReactant(String) - Method in class org.sbml.jsbml.Model
Creates a new SpeciesReference object, with the specified 'id', for a reactant inside the last Reaction object in this Model, and returns a pointer to it.
createReactant(String) - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference with the given identifier and adds it to this Reaction's Reaction.listOfReactants.
createReactant(String, String) - Method in class org.sbml.jsbml.Reaction
 
createReactant(String, Species) - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference with the given id as identifier, which points to the given Species and adds it to the Reaction.listOfReactants.
createReactant(Species) - Method in class org.sbml.jsbml.Reaction
Creates a new SpeciesReference to the given Species and adds it to the Reaction.listOfReactants.
createReaction() - Method in class org.sbml.jsbml.Model
Creates a new Reaction inside this Model and returns it.
createReaction(String) - Method in class org.sbml.jsbml.Model
Creates a new Reaction inside this Model and returns it.
createReactionGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReactionGlyph element and adds it to the ListOfSubGlyphs list.
createReactionGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReactionGlyph element and adds it to the ListOfSubGlyphs list.
createReactionGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new ReactionGlyph.
createReactionGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new ReactionGlyph.
createReactionGlyphDimension(ReactionGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a Dimensions for a ReactionGlyph if it was missing in the layout model
createReactionGlyphDimension(ReactionGlyph) - Method in class org.sbml.jsbml.ext.render.director.SimpleLayoutAlgorithm
 
createRectangle() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new Rectangle element, adds it to the ListOfElements list and returns it.
createReferenceGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReferenceGlyph element and adds it to the ListOfSubGlyphs list.
createReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates and adds a new ReferenceGlyph.
createReferenceGlyphForList() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReferenceGlyph element and adds it to the ListOfSubGlyphs list.
createReferenceGlyphForList(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReferenceGlyph element and adds it to the ListOfSubGlyphs list.
createRenderCubicBezier() - Method in class org.sbml.jsbml.ext.render.Polygon
Creates a new RenderCubicBezier instance and adds it to the ListOfElements list
createRenderCubicBezier() - Method in class org.sbml.jsbml.ext.render.RenderCurve
Creates a new RenderCubicBezier instance and adds it to the ListOfElements list
createRenderGroup() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new RenderGroup element, adds it to the ListOfElements list and returns it.
createRenderPoint() - Method in class org.sbml.jsbml.ext.render.Polygon
Creates a new RenderPoint instance and adds it to the ListOfElements list
createRenderPoint() - Method in class org.sbml.jsbml.ext.render.RenderCurve
Creates a new RenderPoint instance and adds it to the ListOfElements list
createReplacedBy() - Method in class org.sbml.jsbml.ext.comp.CompSBasePlugin
Creates a new ReplacedBy element and sets it in this CompSBasePlugin.
createReplacedElement() - Method in class org.sbml.jsbml.ext.comp.CompSBasePlugin
Creates a new ReplacedElement element and adds it to the ListOfReplacedElements list.
createReversibleConsumption() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createSampledField() - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new SampledField element and adds it to the ListOfSampledFields list
createSampledField(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new SampledField element and adds it to the ListOfSampledFields list
createSampledFieldGeometry() - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new GeometryDefinition element and adds it to the ListOfGeometryDefinitions list
createSampledFieldGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.Geometry
Creates a new GeometryDefinition element and adds it to the ListOfGeometryDefinitions list
createSampledFieldGeometry(String) - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
Creates a new GeometryDefinition element and adds it to the ListOfGeometryDefinitions list
createSampledFieldGeometryn() - Method in class org.sbml.jsbml.ext.spatial.MixedGeometry
Creates a new GeometryDefinition element and adds it to the ListOfGeometryDefinitions list
createSampledVolume() - Method in class org.sbml.jsbml.ext.spatial.SampledFieldGeometry
Creates a new SampledVolume instance and adds it to the ListOfSampledVolumes list
createSampledVolume(String) - Method in class org.sbml.jsbml.ext.spatial.SampledFieldGeometry
Creates a new SampledVolume instance and adds it to the ListOfSampledVolumes list
createSBaseRef() - Method in class org.sbml.jsbml.ext.comp.SBaseRef
Creates a new SBaseRef instance and add it to this SBaseRef
createSimpleChemical() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createSourceSink() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createSpatialComponent() - Method in class org.sbml.jsbml.ext.dyn.DynCompartmentPlugin
Creates a new SpatialComponent element and adds it to the listOfSpatialComponents list
createSpatialComponent(String) - Method in class org.sbml.jsbml.ext.dyn.DynCompartmentPlugin
createSpecies() - Method in class org.sbml.jsbml.Model
Creates a new Species inside this Model and returns it.
createSpecies(String) - Method in class org.sbml.jsbml.Model
Creates a new Species inside this Model and returns it.
createSpecies(String, String, Compartment) - Method in class org.sbml.jsbml.Model
Creates a new Species inside this Model and returns it.
createSpecies(String, Compartment) - Method in class org.sbml.jsbml.Model
Creates a new Species inside this Model and returns it.
createSpeciesFeature() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesPlugin
Creates a new SpeciesFeature element and adds it to the MultiSpeciesPlugin.listOfSpeciesFeatures list.
createSpeciesFeature(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesPlugin
Creates a new SpeciesFeature element and adds it to the MultiSpeciesPlugin.listOfSpeciesFeatures list.
createSpeciesFeatureType() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new SpeciesFeatureType element and adds it to the MultiSpeciesType.listOfSpeciesFeatureTypes list.
createSpeciesFeatureType(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new SpeciesFeatureType element and adds it to the MultiSpeciesType.listOfSpeciesFeatureTypes list.
createSpeciesFeatureValue() - Method in class org.sbml.jsbml.ext.multi.SpeciesFeature
Creates a new SpeciesFeatureValue element and adds it to the SpeciesFeature.listOfSpeciesFeatureValues list.
createSpeciesGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesGlyph element and adds it to the ListOfSubGlyphs list.
createSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesGlyph element and adds it to the ListOfSubGlyphs list.
createSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new SpeciesGlyph with the given identifier.
createSpeciesGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new SpeciesGlyph.
createSpeciesGlyphDimension() - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a Dimensions for a SpeciesGlyph if it was missing in the layout model
createSpeciesReferenceGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesReferenceGlyph element and adds it to the ListOfSubGlyphs list.
createSpeciesReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesReferenceGlyph element and adds it to the ListOfSubGlyphs list.
createSpeciesReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Creates and adds a new SpeciesReferenceGlyph
createSpeciesReferenceGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Creates and adds a new SpeciesReferenceGlyph
createSpeciesReferenceGlyphDimension(ReactionGlyph, SpeciesReferenceGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a Dimensions for a SpeciesReferenceGlyph if it was missing in the layout model
createSpeciesType() - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
Creates a new MultiSpeciesType inside this MultiModelPlugin and returns it.
createSpeciesType() - Method in class org.sbml.jsbml.Model
Deprecated.
Only valid in SBML Level 2 for Versions 2 through 4.
createSpeciesType(String) - Method in class org.sbml.jsbml.ext.multi.MultiModelPlugin
Creates a new MultiSpeciesType inside this MultiModelPlugin and returns it.
createSpeciesType(String) - Method in class org.sbml.jsbml.Model
Deprecated.
Only valid in SBML Level 2 for Versions 2 through 4.
createSpeciesTypeComponentIndex() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new SpeciesTypeComponentIndex element and adds it to the MultiSpeciesType.listOfSpeciesTypeComponentIndexes list.
createSpeciesTypeComponentIndex(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
createSpeciesTypeComponentMapInProduct() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesReferencePlugin
Creates a new SpeciesTypeComponentMapInProduct element and adds it to the MultiSpeciesReferencePlugin.listOfSpeciesTypeComponentMapInProducts list.
createSpeciesTypeInstance() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new SpeciesTypeInstance element and adds it to the MultiSpeciesType.listOfSpeciesTypeInstances list.
createSpeciesTypeInstance(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesType
Creates a new SpeciesTypeInstance element and adds it to the MultiSpeciesType.listOfSpeciesTypeInstances list.
createStart() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns an empty Point.
createStart() - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point
createStart(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns a Point based on the given values.
createStart(double, double, double) - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point based on the given values.
createStatisticsCollection(SBase, String[], String[], String[]) - Static method in class org.sbml.jsbml.ext.distrib.util.DistribModelBuilder
Creates the constructs needed for a StatisticsCollection.
createStatisticsCollection(SBase, String[], String[], String[], String[], String[]) - Static method in class org.sbml.jsbml.ext.distrib.util.DistribModelBuilder
Creates the constructs needed for a StatisticsCollection.
createStimulation() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createStoichiometryMath(ASTNode) - Method in class org.sbml.jsbml.SpeciesReference
Deprecated.
since SBML Level 3 this should not be used anymore.
createSubListOfSpeciesFeature() - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesPlugin
Creates a new SubListOfSpeciesFeature element and adds it to the MultiSpeciesPlugin.listOfSubListOfSpeciesFeatures list.
createSubListOfSpeciesFeature(String) - Method in class org.sbml.jsbml.ext.multi.MultiSpeciesPlugin
Creates a new SubListOfSpeciesFeature element and adds it to the MultiSpeciesPlugin.listOfSubListOfSpeciesFeatures list.
createSubmodel() - Method in class org.sbml.jsbml.ext.comp.CompModelPlugin
Creates a new Submodel element and adds it to the ListOfSubmodels list
createSubmodel(String) - Method in class org.sbml.jsbml.ext.comp.CompModelPlugin
Creates a new Submodel element and adds it to the ListOfSubmodels list
createText() - Method in class org.sbml.jsbml.ext.render.RenderGroup
Creates a new Text element, adds it to the ListOfElements list and returns it.
createTextGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new TextGlyph element and adds it to the ListOfSubGlyphs list.
createTextGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new TextGlyph element and adds it to the ListOfSubGlyphs list.
createTextGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new TextGlyph.
createTextGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new TextGlyph.
createTextGlyphDimension(TextGlyph) - Method in interface org.sbml.jsbml.ext.render.director.LayoutAlgorithm
method to create a Dimensions for a TextGlyph if it was missing in the layout model
createTransition() - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new Transition inside this QualModelPlugin and returns it.
createTransition(String) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new Transition inside this QualModelPlugin and returns it.
createTransition(String, Input, Output) - Method in class org.sbml.jsbml.ext.qual.QualModelPlugin
Creates a new Transition inside this QualModelPlugin and returns it.
createTrigger() - Method in class org.sbml.jsbml.Event
Creates a new Trigger instance and sets it to this Event.
createTrigger() - Method in class org.sbml.jsbml.Model
Creates a new Trigger inside the last Event object created in this Model, and returns a pointer to it.
createTrigger(boolean, boolean) - Method in class org.sbml.jsbml.Event
Creates a new Trigger instance and sets it to this Event.
createTrigger(boolean, boolean, ASTNode) - Method in class org.sbml.jsbml.Event
Creates a new Trigger instance and sets it to this Event.
createTrigger(ASTNode) - Method in class org.sbml.jsbml.Event
Creates a new Trigger instance and sets it to this Event.
createUncertainProcessNode() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
createUncertainty() - Method in class org.sbml.jsbml.ext.distrib.DistribSBasePlugin
Creates a new Uncertainty element and adds it to the DistribSBasePlugin.listOfUncertainties list.
createUncertainty(String) - Method in class org.sbml.jsbml.ext.distrib.DistribSBasePlugin
Creates a new Uncertainty element and adds it to the DistribSBasePlugin.listOfUncertainties list.
createUncertParameter() - Method in class org.sbml.jsbml.ext.distrib.Uncertainty
Creates a new UncertParameter element and adds it to the Uncertainty.listOfUncertParameters list.
createUncertParameter() - Method in class org.sbml.jsbml.ext.distrib.UncertParameter
Creates a new UncertParameter element and adds it to the UncertParameter.listOfUncertParameters list.
createUncertParameter(String) - Method in class org.sbml.jsbml.ext.distrib.Uncertainty
Creates a new UncertParameter element and adds it to the Uncertainty.listOfUncertParameters list.
createUncertParameter(String) - Method in class org.sbml.jsbml.ext.distrib.UncertParameter
Creates a new UncertParameter element and adds it to the UncertParameter.listOfUncertParameters list.
createUncertSpan() - Method in class org.sbml.jsbml.ext.distrib.Uncertainty
Creates a new UncertSpan element and adds it to the Uncertainty.listOfUncertParameters list.
createUncertSpan(String) - Method in class org.sbml.jsbml.ext.distrib.Uncertainty
Creates a new UncertSpan element and adds it to the Uncertainty.listOfUncertParameters list.
createUnit() - Method in class org.sbml.jsbml.Model
Creates a new Unit object within the last UnitDefinition object created in this model and returns a pointer to it.
createUnit() - Method in class org.sbml.jsbml.UnitDefinition
Creates a new Unit instance with the Unit.Kind.INVALID kind and adds it to this UnitDefinition.
createUnit(Unit.Kind) - Method in class org.sbml.jsbml.Model
Creates a new Unit object within the last UnitDefinition object created in this model and returns a pointer to it.
createUnit(Unit.Kind) - Method in class org.sbml.jsbml.UnitDefinition
Creates a new Unit instance with the given Unit.Kind and adds it to this UnitDefinition.
createUnitDefinition() - Method in class org.sbml.jsbml.Model
Creates a new UnitDefinition inside this Model and returns it.
createUnitDefinition(String) - Method in class org.sbml.jsbml.Model
Creates a new UnitDefinition inside this Model and returns it.
createUnspecifiedNode() - Method in interface org.sbml.jsbml.ext.render.director.LayoutFactory
 
creator - Static variable in class org.sbml.jsbml.util.TreeNodeChangeEvent
 
Creator - Class in org.sbml.jsbml
Contains all the information about a creator of a Model (or other SBase in level 3).
Creator() - Constructor for class org.sbml.jsbml.Creator
Creates a Creator instance.
Creator(String, String, String, String) - Constructor for class org.sbml.jsbml.Creator
Creates a Creator instance.
Creator(Creator) - Constructor for class org.sbml.jsbml.Creator
Creates a Creator instance from a given Creator.
credibleInterval - org.sbml.jsbml.ext.distrib.UncertParameter.Type
In Bayesian statistics, a credible interval is similar to a confidence interval determined from the posterior distribution of a random variable x.
creteMember(SBase) - Method in class org.sbml.jsbml.ext.groups.Group
 
csc(double) - Static method in class org.sbml.jsbml.util.Maths
Computes the csc of n
csc(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
csc(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
csc(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
csc(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
csc(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
csc(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
csc(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
csc(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
csc(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
csc(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
csc(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
csc(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
csc(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
csc(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
csch(double) - Static method in class org.sbml.jsbml.util.Maths
Computes the csch of n
csch(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
 
csch(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
 
csch(ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
 
csch(ASTNode) - Method in interface org.sbml.jsbml.util.compilers.ASTNodeCompiler
 
csch(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FindUnitsCompiler
 
csch(ASTNode) - Method in class org.sbml.jsbml.util.compilers.FormulaCompiler
 
csch(ASTNode) - Method in class org.sbml.jsbml.util.compilers.LaTeXCompiler
 
csch(ASTNode) - Method in class org.sbml.jsbml.util.compilers.MathMLCompiler
Deprecated.
 
csch(ASTNode) - Method in class org.sbml.jsbml.util.compilers.UnitsCompiler
 
csch(ASTNode2) - Method in interface org.sbml.jsbml.math.compiler.ASTNode2Compiler
 
csch(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FindUnitsCompiler
 
csch(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.FormulaCompiler
 
csch(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.LaTeXCompiler
 
csch(ASTNode2) - Method in class org.sbml.jsbml.math.compiler.UnitsCompiler
 
csGeometry - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGeometry - Class in org.sbml.jsbml.ext.spatial
 
CSGeometry() - Constructor for class org.sbml.jsbml.ext.spatial.CSGeometry
 
CSGeometry(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGeometry
 
CSGeometry(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGeometry
 
CSGeometry(CSGeometry) - Constructor for class org.sbml.jsbml.ext.spatial.CSGeometry
 
CSGeometryConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGeometry class.
CSGeometryConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGeometryConstraints
 
csgHomogeneousTransformation - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGHomogeneousTransformation - Class in org.sbml.jsbml.ext.spatial
 
CSGHomogeneousTransformation() - Constructor for class org.sbml.jsbml.ext.spatial.CSGHomogeneousTransformation
 
CSGHomogeneousTransformation(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGHomogeneousTransformation
 
CSGHomogeneousTransformation(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGHomogeneousTransformation
 
CSGHomogeneousTransformation(CSGHomogeneousTransformation) - Constructor for class org.sbml.jsbml.ext.spatial.CSGHomogeneousTransformation
 
CSGHomogeneousTransformationConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGHomogeneousTransformation class.
CSGHomogeneousTransformationConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGHomogeneousTransformationConstraints
 
csgNode - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGNode - Class in org.sbml.jsbml.ext.spatial
 
CSGNode() - Constructor for class org.sbml.jsbml.ext.spatial.CSGNode
 
CSGNode(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGNode
 
CSGNode(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGNode
 
CSGNode(CSGNode) - Constructor for class org.sbml.jsbml.ext.spatial.CSGNode
 
csgObject - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGObject - Class in org.sbml.jsbml.ext.spatial
 
CSGObject() - Constructor for class org.sbml.jsbml.ext.spatial.CSGObject
 
CSGObject(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGObject
 
CSGObject(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGObject
 
CSGObject(CSGObject) - Constructor for class org.sbml.jsbml.ext.spatial.CSGObject
 
CSGObjectConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGObject class.
CSGObjectConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGObjectConstraints
 
csgPrimitive - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGPrimitive - Class in org.sbml.jsbml.ext.spatial
 
CSGPrimitive() - Constructor for class org.sbml.jsbml.ext.spatial.CSGPrimitive
 
CSGPrimitive(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGPrimitive
 
CSGPrimitive(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGPrimitive
 
CSGPrimitive(CSGPrimitive) - Constructor for class org.sbml.jsbml.ext.spatial.CSGPrimitive
 
CSGPrimitiveConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGPrimitive class.
CSGPrimitiveConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGPrimitiveConstraints
 
csgPseudoPrimitive - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGPseudoPrimitive - Class in org.sbml.jsbml.ext.spatial
 
CSGPseudoPrimitive() - Constructor for class org.sbml.jsbml.ext.spatial.CSGPseudoPrimitive
 
CSGPseudoPrimitive(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGPseudoPrimitive
 
CSGPseudoPrimitive(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGPseudoPrimitive
 
CSGPseudoPrimitive(CSGPseudoPrimitive) - Constructor for class org.sbml.jsbml.ext.spatial.CSGPseudoPrimitive
 
csgRotation - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGRotation - Class in org.sbml.jsbml.ext.spatial
 
CSGRotation() - Constructor for class org.sbml.jsbml.ext.spatial.CSGRotation
 
CSGRotation(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGRotation
 
CSGRotation(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGRotation
 
CSGRotation(CSGRotation) - Constructor for class org.sbml.jsbml.ext.spatial.CSGRotation
 
CSGRotationConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGRotation class.
CSGRotationConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGRotationConstraints
 
csgScale - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGScale - Class in org.sbml.jsbml.ext.spatial
 
CSGScale() - Constructor for class org.sbml.jsbml.ext.spatial.CSGScale
 
CSGScale(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGScale
 
CSGScale(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGScale
 
CSGScale(CSGScale) - Constructor for class org.sbml.jsbml.ext.spatial.CSGScale
 
CSGScaleConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGScale class.
CSGScaleConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGScaleConstraints
 
csgSetOperator - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGSetOperator - Class in org.sbml.jsbml.ext.spatial
 
CSGSetOperator() - Constructor for class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
CSGSetOperator(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
CSGSetOperator(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
CSGSetOperator(CSGSetOperator) - Constructor for class org.sbml.jsbml.ext.spatial.CSGSetOperator
 
CSGSetOperatorConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGSetOperator class.
CSGSetOperatorConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGSetOperatorConstraints
 
csgTransformation - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGTransformation - Class in org.sbml.jsbml.ext.spatial
 
CSGTransformation() - Constructor for class org.sbml.jsbml.ext.spatial.CSGTransformation
 
CSGTransformation(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGTransformation
 
CSGTransformation(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGTransformation
 
CSGTransformation(CSGTransformation) - Constructor for class org.sbml.jsbml.ext.spatial.CSGTransformation
 
csgTranslation - Static variable in class org.sbml.jsbml.ext.spatial.SpatialConstants
 
CSGTranslation - Class in org.sbml.jsbml.ext.spatial
 
CSGTranslation() - Constructor for class org.sbml.jsbml.ext.spatial.CSGTranslation
 
CSGTranslation(int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGTranslation
 
CSGTranslation(String, int, int) - Constructor for class org.sbml.jsbml.ext.spatial.CSGTranslation
 
CSGTranslation(CSGTranslation) - Constructor for class org.sbml.jsbml.ext.spatial.CSGTranslation
 
CSGTranslationConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CSGTranslation class.
CSGTranslationConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CSGTranslationConstraints
 
cube - org.sbml.jsbml.ext.spatial.PrimitiveKind
cube
CUBIC_BEZIER - org.sbml.jsbml.ext.layout.CurveSegment.Type
 
cubicBezier - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
CubicBezier - Class in org.sbml.jsbml.ext.layout
Represents smooth curves in the Layout package.
CubicBezier() - Constructor for class org.sbml.jsbml.ext.layout.CubicBezier
 
CubicBezier(int, int) - Constructor for class org.sbml.jsbml.ext.layout.CubicBezier
 
CubicBezier(CubicBezier) - Constructor for class org.sbml.jsbml.ext.layout.CubicBezier
 
CubicBezierConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the CubicBezier class.
CubicBezierConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CubicBezierConstraints
 
currentToken - Variable in exception org.sbml.jsbml.math.parser.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception org.sbml.jsbml.text.parser.ParseException
This is the last token that has been consumed successfully.
curve - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
Curve - Class in org.sbml.jsbml.ext.layout
The Curve class describes how to connect elements in a diagram defined with the use of the Layout package.
Curve() - Constructor for class org.sbml.jsbml.ext.layout.Curve
 
Curve(int, int) - Constructor for class org.sbml.jsbml.ext.layout.Curve
 
Curve(Curve) - Constructor for class org.sbml.jsbml.ext.layout.Curve
 
CurveConstraints - Class in org.sbml.jsbml.validator.offline.constraints
Defines validation rules (as ValidationFunction instances) for the Curve class.
CurveConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.CurveConstraints
 
curveSegment - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
CurveSegment - Class in org.sbml.jsbml.ext.layout
Parent class to LineSegment and CubicBezier.
CurveSegment() - Constructor for class org.sbml.jsbml.ext.layout.CurveSegment
 
CurveSegment(int, int) - Constructor for class org.sbml.jsbml.ext.layout.CurveSegment
 
CurveSegment(CurveSegment) - Constructor for class org.sbml.jsbml.ext.layout.CurveSegment
 
CurveSegment.Type - Enum in org.sbml.jsbml.ext.layout
 
CUSTOM_RDF - Static variable in class org.sbml.jsbml.xml.parsers.SBMLRDFAnnotationParser
A Constant String that is used to store any remaining children or attributes after having removed the standard SBML RDF elements and attributes.
CVTerm - Class in org.sbml.jsbml
Contains all the MIRIAM URIs for a MIRIAM qualifier in the annotation element of a SBML component.
CVTerm() - Constructor for class org.sbml.jsbml.CVTerm
Creates a CVTerm instance.
CVTerm(CVTerm) - Constructor for class org.sbml.jsbml.CVTerm
Creates a CVTerm instance from a given CVTerm.
CVTerm(CVTerm.Qualifier, String...) - Constructor for class org.sbml.jsbml.CVTerm
Guesses the CVTerm.Type argument and sets the CVTerm.Qualifier attribute appropriately.
CVTerm(CVTerm.Type, CVTerm.Qualifier, String...) - Constructor for class org.sbml.jsbml.CVTerm
Creates a new CVTerm with the given CVTerm.Type and CVTerm.Qualifier pointing to all given resources.
CVTerm(XMLNode) - Constructor for class org.sbml.jsbml.CVTerm
 
CVTerm.Qualifier - Enum in org.sbml.jsbml
This enum list all the possible MIRIAM qualifiers.
CVTerm.Type - Enum in org.sbml.jsbml
This enum list all the possible MIRIAM qualifiers type.
CVTermFilter - Class in org.sbml.jsbml.util.filters
This filter accepts only instances of CVTerm with a certain content or instances of SBase that are annotated with appropriate CVTerm objects.
CVTermFilter() - Constructor for class org.sbml.jsbml.util.filters.CVTermFilter
 
CVTermFilter(CVTerm.Qualifier) - Constructor for class org.sbml.jsbml.util.filters.CVTermFilter
 
CVTermFilter(CVTerm.Qualifier, String) - Constructor for class org.sbml.jsbml.util.filters.CVTermFilter
 
cx - Static variable in class org.sbml.jsbml.ext.render.RenderConstants
 
cy - Static variable in class org.sbml.jsbml.ext.render.RenderConstants
 
CycleDetectionTreeNode - Class in org.sbml.jsbml.validator.offline.constraints.helper
 
CycleDetectionTreeNode(String) - Constructor for class org.sbml.jsbml.validator.offline.constraints.helper.CycleDetectionTreeNode
 
cylinder - org.sbml.jsbml.ext.spatial.PrimitiveKind
cylinder
cz - Static variable in class org.sbml.jsbml.ext.render.RenderConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Generated at January 5 2022
Version 1.6.1-SNAPSHOT Revision ed2d2b5c6574a3d1769c1e26e09e14e700d571fa