public class SBaseWithDimensionCheck extends ArraysConstraint
SBase is allowed to have a listOfDimensions.listOfErrors, model| Constructor and 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 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 SBaseWithDimensionCheck(org.sbml.jsbml.Model model,
org.sbml.jsbml.SBase sbase)
model - sbase - public void check()
ArraysConstraintcheck in class ArraysConstraintCopyright © 2009–2016. All rights reserved.