Dynamic UML-like visualization

Development Status

Back

General Architecture

User Interface

  • Classes, Interfaces, Enums and Annotations are supported.
  • The links from a class to its supertypes, subtypes, compositions and associations are implemented.
  • The content of a type shows its fields, methods, enumerated values and annotation members.
  • The applet chrriis.udoc.UDocApplet reads the "workspace" parameter and loads a workspace from that location. This viewer is in a locked mode.

To Do

  • The Java source class processor is partially implemented.
  • Some basic help is present, and efforts are ongoing to make it more intuitive.