Subject: Re: Extension of UML/UML - Class possible?
Date: Sun, 5 Jan 2003 01:49:17 +0000 (GMT)
I am no expert but please do look at the UML specification and other
languages similar to UML before trying to invent anything new.
http://www.omg.org/uml/http://www.orm.net/http://www.rational.com/uml/index.jsp?SMSESSION=NO
patches are welcome but we are all just volunteers. if you can contribute
useful code it is certainly welcome (preferably if it is already part of
the standard) and i will fight to have it included (although the
developers are nice people so fighting really wont be necessary).
Patches welcomed.
Alan Horkan
http://advogato.org/person/AlanHorkan/
On Sun, 5 Jan 2003, Erik Wasser wrote:
> Date: Sun, 5 Jan 2003 02:23:14 +0100
> From: Erik Wasser <erik.wasser@iquer.net>
> Reply-To: dia-list@gnome.org
> To: Dia-list@gnome.org
> Subject: Extension of UML/UML - Class possible?
>
>
> Is it possible to extend the "UML - Class" object of an additional field
> for a comment? I don't know, if this is conform the UML standard, but I
> think it would be very handy. Something like this:
>
> +-------------------+
> | classname |
> +-------------------+
> | Attributes |
> +-------------------+
> | Methods |
> +-------------------+
> | Comment |
> +-------------------+
>
> Is it possible?
>
> Thx for your help & work.