Interface | Description |
---|---|
IConstraint |
Represents a constraint that the model validator should check.
|
Class | Description |
---|---|
ConstraintList |
This class contains the list of all the constraints used for the model validation.
|
DynamicConstraint |
Implements the
IConstraint interface. |
FilterableDynamicConstraint | Deprecated
use the super class
DynamicConstraint instead. |
PreferenceProperties |
The Class PreferenceProperties.
|
SettableStatus |
Extends
Status in order to allow the setting of properties that in Status are readonly. |