Package | Description |
---|---|
org.polarsys.chess.core.constraint | |
org.polarsys.chess.core.preferences |
Class and 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. |
Class and Description |
---|
IFilterable
This interface enables constraints to be checked during the model validation (activated) or skipped (deactivated).
|