> -----Original Message-----
> From: Frederic Tronel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 18, 1999 11:53 AM
> To: [EMAIL PROTECTED]
> Subject: A question about UML diagrams with Dia.
>
>
> Hi,
>
> I'm using Dia to draw UML diagrams of a distributed
> platform architecture. It works very well, and I did
> not find any bug (at least until today :)).
> Here is my questions:
> When you draw two classes, let's say classA and classB
> where classB inherits from classA (by using the generalization
> object), is it possible with Dia to make all the methods and
> attributes of classA appear in classB ?
No. DIA is used just for drawing...
> This is possible if you copy/paste classA and change accordingly
> into classB, but I would prefer a much more dynamical way of
> dealing with inheritance, I mean if you add an attribute into
> classA, making it appear automatically in classB.
Not AFAIK... It will make the DIA copy model much more complicated I think...
regards,
Arjan
> Best regards,
>
>
> Frederic Tronel.
>