fuhrmanator / PlantUMLPharoGizmo

Pharo support for PlantUML
MIT License
17 stars 3 forks source link

Add a check box to Moose tool for showing dependencies (e.g., calls to static methods, local variables, etc.) #7

Open fuhrmanator opened 5 years ago

fuhrmanator commented 5 years ago

Currently, if a Java class (Moose) refers to types via local variables, they don't appear as dependency lines in the class diagram.

Probably the best option is to have a "Dependencies" link which is a dashed arrow to all classes on which the class depends. See https://stackoverflow.com/a/30960195/1168342

A possible solution in Moose is the Moose query allClients.