Closed mnlipp closed 7 years ago
Currently, related types are always displayed as "class" in automatically generated diagrams.
This patch improves the situation by properly displaying the related types as "class" or "interface" for inheritance and realization relationships.
I've integrated the logic manually with some refactoring, so I won't merge. But thanks!
Currently, related types are always displayed as "class" in automatically generated diagrams.
This patch improves the situation by properly displaying the related types as "class" or "interface" for inheritance and realization relationships.