Version 12 of UML

Updated 2007-06-04 21:12:58 by EMJ

Unified Modeling Language [L1 ] ...

[Could someone discuss what UML is useful for? How about some examples that are relevant relating to the building of tcl based code?]

RS: For Tcl not really, because UML is used in OO Analysis and Design, so results in generating C++/Java code with class definitions, attributes and methods. Incr Tcl maybe... (or other implementations of Object orientation)

"Playing UML" gives routines for drawing movable UML graphs (use case and class diagrams so far, more maybe to come) on a canvas.

Ideogramic is a Tcl-based company that specializes in UML and related metadata, and in UML-targeted Gesture Recognition.

Also, see Invoking Tcl commands from Cplusplus for some info on the Voodoo UML class diagram editor.


Sven Sass's employer scripts ObjectiF's [L2 ] public interface with Tcl, for internal use.


Category Acronym | Category Development | Category Documentation | Category Object orientation