Book a Demo

Author Topic: Generate a Data Model Diagram  (Read 2856 times)

rgrand

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generate a Data Model Diagram
« on: December 06, 2005, 10:27:50 am »

I'm currentls using EA v.5 (build 772). I'd like to be able to generate a Data Model diagram from a Class diagram.

So, I tested the function Transform Current Package, which generate a package called DDL. In this package I have my Data Model Diagram (with the Classes)

However, there are some mistakes in the Data Model Diagram after the transformation:

- EA doesn't create intermediate tables (with the multiplicity 0-* / 0-* in the Class Diagram)

- EA create Foreign keys, but doesn't take care of the multiplicity (again..). So, I have someForeign Keys in the wrong way. It depends how I draw the asociation in the Class Diagram ???!?!?

Does Anybody have a solution or has had the same troubles?

PS: The Class Diagram is correct.

thanks