Which are your favorite UML tools?

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Sat Apr 28 03:06:55 EDT 2007


In <rowen-59EC22.15265827042007 at gnus01.u.washington.edu>, Russell E. Owen
wrote:

> Some problems are intrinsic to UML (for instance it has no concept of 
> linking use case information to other elements). And I don't know of any 
> way to model functions (only classes).

Just model modules as classes and functions as static methods of the
module's class. Modules are objects too and can be seen as singletons.

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list