hakandilek / xmdl

Automatically exported from code.google.com/p/xmdl
0 stars 0 forks source link

In child classes, reference to master uses wrong get/set method #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Define a master/child relationship using 1-n composition type of
association.
2. Generate project code

What is the expected output? What do you see instead?

Go to Service class of the child. edit/delete methods has the wrong get/set
methods for the master class.

Original issue reported on code.google.com by hakandi...@gmail.com on 21 Sep 2007 at 9:10

GoogleCodeExporter commented 9 years ago
fix description

Original comment by hakandi...@gmail.com on 21 Sep 2007 at 9:10

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by hakandi...@gmail.com on 24 Sep 2007 at 3:43