Skip to content

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

@fuhrmanator

Description

@fuhrmanator

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions