public class IndexArrayDimCheck extends ArraysConstraint
Index objects of a given SBase have valid array dimension.listOfErrors, model| Constructor and Description |
|---|
IndexArrayDimCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase)
Constructs a new IndexArrayDimCheck with a model and sbase
|
| Modifier and Type | Method and Description |
|---|---|
void |
check()
This function is used to check if the given model
doesn't violate the constraint specified by this
object.
|
getListOfErrors, logFailurepublic IndexArrayDimCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase)
model - sbase - public void check()
ArraysConstraintcheck in class ArraysConstraintCopyright © 2009–2016. All rights reserved.