google / depan

DepAn is a direct manipulation tool for visualization, analysis, and refactoring of dependencies in large applications.
http://google.github.io/depan
Apache License 2.0
89 stars 20 forks source link

Provide a Select Nodes by Degree operation #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add a Selection Tool (in Selection Editor?) that selects nodes based on
their degree.  Probably with separate controls for in-degree and
out-degree.  Common values will be zero or unlimited.

This would be invaluable for identifying uncalled methods.

It would also be nice to have this integrated with Path Expressions

Original issue reported on code.google.com by le...@google.com on 19 Sep 2008 at 1:59

GoogleCodeExporter commented 9 years ago
Available in trunk@r60

Original comment by le...@google.com on 10 Dec 2008 at 6:34

GoogleCodeExporter commented 9 years ago

Original comment by le...@google.com on 13 Feb 2009 at 7:32