Inheritance Tree

Inheritance Tree

 
Report:  Class Inheritance Tree
Option:  -i
Compatible Options: RSM Option Cross Reference
Usage:
rsm -H -O"report.htm" -Ti *.h *.cpp 
rsm -H -O"report.htm" -i *.java 
Source:  C, C++, C# and Java
RSM will generate the inheritance model for all files processed.  The tag [D0,C0] indicates that a class is at depth 0 with 0 children. Root classes of the inheritance tree are by definition at level 0. Combining the -i and -n options will create quality notices for maximum depth and number of children within the inheritance tree.