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 | |
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 |
This checks if the given
SBase is allowed to have a listOfDimensions. |