Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fuhrmanator opened this issue Aug 8, 2019 · 0 comments

Comments

@fuhrmanator
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant