Set-Dependency Selector
Description
A Set-Dependency Selector consists of a reference to an existing set in your model, plus a description of the types of dependencies to check. These types of dependencies are:
the given set is used in the domain of an identifier
the given set is used in the range of an element parameter
the given set is a subset of a set identifier
the given set is a superset of a set identifier
How to …