Interface | Description |
---|---|
IFilterable |
This interface enables constraints to be checked during the model validation (activated) or skipped (deactivated).
|
Class | Description |
---|---|
FilterableConstraint |
This class is a wrapper for
IConstraint that is exposed to the preference store of Eclipse
and allows to enable/disable the check of the constraint during the model validation. |