Book a Demo

Author Topic: generate database model from a class diagram  (Read 6047 times)

cclavier

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
generate database model from a class diagram
« on: March 04, 2008, 02:26:22 am »
HI !
I'm a newbie using UML and Enterprise Architect.

Is there a way (add'in or external tool) to create a database model diagram using a EA class diagram ?

thanks

Christian

Luis J. Lobo

  • EA User
  • **
  • Posts: 252
  • Karma: +0/-0
  • IT Consultant
    • View Profile
Re: generate database model from a class diagram
« Reply #1 on: March 04, 2008, 03:42:46 am »
Over the package containing the classes, right click and "Transform current package" option.

After that, in the appearing dialog, select "DDL" in "Transformations" and the destination package of the transformation.

cclavier

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: generate database model from a class diagram
« Reply #2 on: March 04, 2008, 04:03:05 am »
thanks a lot Luis !
It was exactly what i was looking for...