public class DimensionArrayDimCheck extends ArraysConstraint
Dimension objects of a given SBase have valid array dimension.listOfErrors, model| Constructor | Description |
|---|---|
DimensionArrayDimCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase) |
Creates a DimensionArrayDimCheck with a model and sbase.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
check() |
Checks if the given model
doesn't violate the constraint specified by this
object.
|
getListOfErrors, logFailurepublic DimensionArrayDimCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase)
model - the top level Modelsbase - the SBase to validatepublic void check()
ArraysConstraintcheck in class ArraysConstraintCopyright © 2009–2022. All rights reserved.