Download List

Project Description

The KlassModeler is a tool for visually creating and documenting classes. It is not unlike other UML design tools except for four major differences: it focuses only on the class-diagramming aspects of UML and leaves out the use cases, actors, and other things, it generates code, it reads existing C++ header files, and it can create HTML documentation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-23 01:11
0.8.2

This release adds Has-a and Uses-a relationships between classes, a
Cancel button for dialogs, support for const functions, and support
for enums. It fixes some very evil bugs in header reading. Types you
have used now appear in a dropdown on object dialogs. You can now
generate a new class from the clipboard and exclude classes from full
model generation.
Tags: Minor feature enhancements

2003-05-01 16:42
0.8

The KlassModeler has been re-written in wxWindows so that it will now run in Windows and Linux (and maybe others?). A number of usability upgrades were also made so that it will work better right out of the box. There is also a new set of documentation (for when it doesn't work out of the box). Binary versions for Windows and Linux are available.
Tags: Major feature enhancements

2002-09-17 07:47
0.7

Support for Qt type things (now your classes can be Q_OBJECTs, and your methods can be signals and slots), inline code, improved inheritence handline, improved header file reading, ability to read and write multiple classes per header file, and massively-improved HTML doc generation (the HTML generation now creates a very handy set of docs complete with a picture of the class diagram and a page for each class with all your documentation included).
Tags: Initial freshmeat announcement

Project Resources