| 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 | |
| DimensionIDCheck | |
| DimensionSizeCheck |
Checks if the given
Dimension object has size that is both
scalar and constant. |
| IndexArrayDimCheck | |
| 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–2017. All rights reserved.