| Class | Description |
|---|---|
| ArraysConstraint |
An
ArraysConstraint object ensures that a given Model doesn't
violate a certain validation rule defined in the arrays specification. |
| ArraysMathCheck | |
| DimensionArrayDimCheck |
Checks if the
Dimension objects of a given SBase have valid array dimension. |
| DimensionIDCheck | |
| DimensionSizeCheck |
Checks if the given
Dimension object has size that is both
scalar and constant. |
| IndexArrayDimCheck |
Checks if the
Index objects of a given SBase have valid array dimension. |
| IndexAttributesCheck |
This checks that a given
Index object references a valid referenced attribute and that
it doesn't go out of bounds. |
| SBaseWithDimensionCheck |
Checks that the given
SBase does not have a listOfDimensions, otherwise reports an error. |
Copyright © 2009–2022. All rights reserved.