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 ?
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.
Best regards,
Frederic Tronel.