Updates: Labels: Component-Finder
Comment #2 on issue 516 by tudor.gi...@gmail.com: System Complexity displays more than the classes in the group http://code.google.com/p/moose-technology/issues/detail?id=516
This was solved by using a simple system complexity. If you call the more complex system complexity code (the one that provides the grouping of hierarchies), the problem is still there.
Try this on a class group:
| view | view := MOViewRenderer new. self viewSystemComplexityOn: view. view open