Book a Demo

Author Topic: table generation from class diagramm  (Read 6075 times)

matthias

  • Guest
table generation from class diagramm
« on: April 26, 2005, 07:36:16 am »

Assuming a class diagram with 100 classes - from here I would like to create the responding data model diagram (and later DDL).

Because the mapping from classes to tables is trivial (in 90 percent)  I want Sparx to generate these tables regarding to some rules I give. Is this possible ?

Thanks
Matthias

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: table generation from class diagramm
« Reply #1 on: April 26, 2005, 03:12:48 pm »
EA 5.0 will be able to do this using transformation templates.  There will also be a set of default transformation templates to do exactly what you are after.  If your requirements are different from our defaults then you can modify the templates to do what you want.

Simon

hoopdad

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: table generation from class diagramm
« Reply #2 on: April 26, 2005, 09:58:21 pm »
Can I export DDL (or run RTF reports) from a single diagram, rather than an entire package? My diagrams are in separate packages from the classes and tables.

Thanks,
Mike