public class ArraysMathCheck extends ArraysConstraint
listOfErrors, model| Constructor | Description |
|---|---|
ArraysMathCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.MathContainer mathContainer) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
check() |
Checks if the given model
doesn't violate the constraint specified by this
object.
|
getListOfErrors, logFailurepublic ArraysMathCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.MathContainer mathContainer)
model - mathContainer - public void check()
ArraysConstraintcheck in class ArraysConstraintCopyright © 2009–2022. All rights reserved.