[Uml-devel] C++ Code Generation in Umbrello

Jonathan Riddell jr at jriddell.org
Fri May 7 09:53:00 UTC 2004


On Thu, Apr 29, 2004 at 11:50:33AM +0530, tagrawal at hss.hns.com wrote:

> How reliable is the C++ code generation of Umbrello.

Fairly reliable but far from perfect I'm sure.

> I had drawn a class diagram with the following relationship:
> 
> class_A and class_B, here class_B is aggregated in class_A.
> 
> OR
> 
> 
> class_A and class_B, here class_B is composite aggregated in class_A.
> 
> The code generation does not have any relationship between class_A and
> class_B.
> 
> In my opinion the class_A header file should have a member variable of type
> class_B.

Yes, you're probably right.  If there's a normal association between
the two I think that's picked up but other associations should be
taken into account too.

Jonathan Riddell




More information about the umbrello-devel mailing list