- geq(ASTNode, ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- geq(ASTNode, ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- geq(ASTNode, ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getAllowsChildren() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getArrayDimension() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
Returns the value of arrayDimension
- getArrayDimension() - Method in class org.sbml.jsbml.ext.arrays.Index
-
Returns the value of arrayDimension
- getChildAt(int) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getChildCount() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getConstantAvogadro(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getConstantAvogadro(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getConstantAvogadro(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getConstantE() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getConstantE() - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getConstantE() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getConstantFalse() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getConstantFalse() - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getConstantFalse() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getConstantPi() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getConstantPi() - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getConstantPi() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getConstantTrue() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getConstantTrue() - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getConstantTrue() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getDerivedUnitDefinition() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
- getDerivedUnits() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
- getDimension(int) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Gets an element from the listOfDimensions at the given index.
- getDimension(String) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Gets an element from the listOfDimensions, with the given id.
- getDimensionByArrayDimension(int) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Gets an element from the listOfDimensions at the given arrayDimension.
- getDimensionCount() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getDimensionSizes(Model, ArraysSBasePlugin) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method maps a dimension id to the size of the dimension object.
- getElementNamespace() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getFieldCount() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getIndex(int) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Gets an element from the listOfIndices at the given index.
- getIndex(int, String) - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Gets an element from the listOfIndices based on array dimension
and referenced attribute.
- getIndexCount() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getIndexedId(ArraysSBasePlugin, SBase, String, int, ArraysCompiler, Map<String, ASTNode>) - Static method in class org.sbml.jsbml.ext.arrays.flattening.ArraysFlattening
-
- getListOfDimensions() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Returns the listOfDimensions.
- getListOfErrors() - Method in class org.sbml.jsbml.ext.arrays.validator.constraints.ArraysConstraint
-
Get the listOfErrors after checking the model.
- getListOfIndices() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Returns the listOfIndices.
- getLowerBound(Map<String, Double>) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method is used to get the lower bound index from a collection of Dimension objects.
- getMapIdToValue() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
Returns the idToValue Map.
- getNamespaceFor(int, int, int) - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- getNamespaces() - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- getNamespaceURI(int, int) - Static method in class org.sbml.jsbml.ext.arrays.ArraysConstants
-
Returns the namespace URI associated with the arrays package.
- getNamespaceURI() - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- getNegativeInfinity() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getNegativeInfinity() - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getNegativeInfinity() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getNode() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getNumDimensions() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getNumIndices() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getPackageName() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getPackageName() - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- getPackageNamespaces() - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- getParentPlugin(Index, SBase) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
- getParentPlugin(MathContainer, SBase) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
- getPositiveInfinity() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- getPositiveInfinity() - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- getPositiveInfinity() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- getPrefix() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getReferencedAttribute() - Method in class org.sbml.jsbml.ext.arrays.Index
-
Returns the value of referencedAttribute
- getShortLabel() - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- getSize() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
Returns the value of size
- getSize(Model, Dimension) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
Gets the size of a Dimension object.
- getUpperBound(Map<String, Double>) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method is used to get the upper bound index from a collection of Dimension objects.
- getURI() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
- getValue(String) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
Gets an element from the idToValue, with the given id.
- getVectorDimensionSizes(Model, ASTNode) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This is used to obtain a map containing a pair of array depth level and its size.
- gt(ASTNode, ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
- gt(ASTNode, ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.StaticallyComputableCompiler
-
- gt(ASTNode, ASTNode) - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- index - Static variable in class org.sbml.jsbml.ext.arrays.ArraysConstants
-
- Index - Class in org.sbml.jsbml.ext.arrays
-
The
Index is used to referenced an arrayed element specified in
an attribute.
- Index() - Constructor for class org.sbml.jsbml.ext.arrays.Index
-
Creates an Index instance
- Index(int, int) - Constructor for class org.sbml.jsbml.ext.arrays.Index
-
Creates a Index instance with a level and version.
- Index(Index) - Constructor for class org.sbml.jsbml.ext.arrays.Index
-
Clone constructor
- IndexArrayDimCheck - Class in org.sbml.jsbml.ext.arrays.validator.constraints
-
This checks if the
Index objects of a given
SBase have valid array dimension.
- IndexArrayDimCheck(Model, SBase) - Constructor for class org.sbml.jsbml.ext.arrays.validator.constraints.IndexArrayDimCheck
-
Constructs a new IndexArrayDimCheck with a model and sbase
- IndexAttributesCheck - Class in org.sbml.jsbml.ext.arrays.validator.constraints
-
This checks that a given
Index object references a valid referenced attribute and that
it doesn't go out of bounds.
- IndexAttributesCheck(Model, Index) - Constructor for class org.sbml.jsbml.ext.arrays.validator.constraints.IndexAttributesCheck
-
- IndexValidator - Class in org.sbml.jsbml.ext.arrays.validator
-
This validates a given
Index object in the context of a given model
and makes sure that the
Index object is in accordance with the arrays
package specification.
- IndexValidator() - Constructor for class org.sbml.jsbml.ext.arrays.validator.IndexValidator
-
- initDefaults() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Initializes the default values using the namespace.
- initDefaults() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
Initializes the default values using the namespace.
- initDefaults() - Method in class org.sbml.jsbml.ext.arrays.Index
-
Initializes the default values using the namespace.
- isIdMandatory() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
- isRequired() - Method in class org.sbml.jsbml.xml.parsers.ArraysParser
-
- isSetArrayDimension() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
Returns whether arrayDimension is set
- isSetArrayDimension() - Method in class org.sbml.jsbml.ext.arrays.Index
-
Returns whether arrayDimension is set
- isSetidToValue() - Method in class org.sbml.jsbml.ext.arrays.compiler.ArraysCompiler
-
Returns true, if idToValue contains at least one element.
- isSetIdToVector() - Method in class org.sbml.jsbml.ext.arrays.compiler.VectorCompiler
-
- isSetListOfDimensions() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Returns true, if listOfDimensions contains at least one element.
- isSetListOfIndices() - Method in class org.sbml.jsbml.ext.arrays.ArraysSBasePlugin
-
Returns true, if listOfIndices contains at least one element.
- isSetReferencedAttribute() - Method in class org.sbml.jsbml.ext.arrays.Index
-
Returns whether referencedAttribute is set
- isSetSize() - Method in class org.sbml.jsbml.ext.arrays.Dimension
-
Returns whether size is set
- isStaticallyComputable(Model, Index) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method is used to determine whether a
MathContainer object is
statically computable.
- isStaticallyComputable(Model, MathContainer) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method is used to determine whether a
MathContainer object is statically computable.
- isStaticallyComputable(Model, MathContainer, String...) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method is used to determine whether a
MathContainer object is statically computable given
a list of ids that can appear in the math.
- isStaticallyComputable(Model, ASTNode, String...) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
This method is used to determine whether a
MathContainer object is
statically computable given a list of ids that can appear in the math.
- isVectorBalanced(Model, MathContainer) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-
- isVectorOperation(ASTNode) - Static method in class org.sbml.jsbml.ext.arrays.util.ArraysMath
-