Great, it works now.
Happy to hear that
I was interested in a tool that points me to
architectural errors.
And shows which class is using which other class (network of dependencies / hierarchy) in a graphical way
An architectural error would be when
- there would be a circle dependency between two classes or
- a class would access an array of the same class on sketch level