Explanation
This rule check wheter
Possible improvements
Avoid specializations because they make the model more complex. Consider introducing a new element in the module instead of specializing it.
Example
In this model, the value list "Amount" is defined in the "Basic" module and specialized in the "Middle" and "Top" modules.
This results in the following code smell:
Overview
Content Tools