Description Summary
The inheritance level of a class is excessively high, i.e., it has a large number of ancestors.
Extended Description
This pattern identifies situations where the inheritance level of the class element is considered as too large, based on its number of parent class units which exceeds the default threshold value of 7.