Class diagrams

Are there any class diagrams available to help visualize the relationships between the classes? The javadocs are great, but sometimes it takes a lot of poking through them to see the relationships between the classes.

There’'s nothing available right now, but this would be pretty useful. I would imagine it being an architecture document describing how everything works from a high level (including a diagram of how the components fit together).

-Matt

There must be an eclipse plugin to reverse engineer jars / classes to render nice UML class diagrams…, let the hunt begin.

Conor.

Try Creole: http://www.thechiselgroup.org/creole

Has some speed issues, but paints a decent picture.