public class DimensionSizeCheck extends ArraysConstraint
Dimension object has size that is both
scalar and constant. Also, the size should be a non-negative integer.listOfErrors, model| Constructor | Description |
|---|---|
DimensionSizeCheck(org.sbml.jsbml.Model model,
Dimension dim) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
check() |
Checks if the given model
doesn't violate the constraint specified by this
object.
|
getListOfErrors, logFailurepublic DimensionSizeCheck(org.sbml.jsbml.Model model,
Dimension dim)
model - dim - public void check()
ArraysConstraintcheck in class ArraysConstraintCopyright © 2009–2022. All rights reserved.