| Package | Description |
|---|---|
| org.sbml.jsbml.ext.arrays.validator.constraints |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ArraysMathCheck |
|
class |
DimensionArrayDimCheck |
Checks if the
Dimension objects of a given SBase have valid array dimension. |
class |
DimensionIDCheck |
|
class |
DimensionSizeCheck |
Checks if the given
Dimension object has size that is both
scalar and constant. |
class |
IndexArrayDimCheck |
Checks if the
Index objects of a given SBase have valid array dimension. |
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–2022. All rights reserved.