| Package | Description |
|---|---|
| org.sbml.jsbml.ext.arrays.validator.constraints |
| Modifier and Type | Class and Description |
|---|---|
class |
ArraysMathCheck |
class |
DimensionArrayDimCheck
|
class |
DimensionIDCheck |
class |
DimensionSizeCheck
Checks if the given
Dimension object has size that is both
scalar and constant. |
class |
IndexArrayDimCheck
|
class |
IndexAttributesCheck
This checks that a given
Index object references a valid referenced attribute and that
it doesn't go out of bounds. |
class |
SBaseWithDimensionCheck
Checks that the given
SBase does not have a listOfDimensions, otherwise reports an error. |
Copyright © 2009–2017. All rights reserved.