public class SBaseWithDimensionCheck extends ArraysConstraint
SBase does not have a listOfDimensions, otherwise reports an error.listOfErrors, model| Constructor | Description |
|---|---|
SBaseWithDimensionCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase) |
Creates a new SBaseWithDimensionCheck 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 SBaseWithDimensionCheck(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.