argouml-tigris-org.github.io

Web pages for the ArgoUML project.

This used to be located at http://argouml-sql.tigris.org.
Parsing DDL Script

Plans

Parsing DDL Script with this module is in progress (0.35.1 ?). With this release you can import some scripts from :

2 kind of model can be imported :
  • Physical (Other words : Logique ? Relationnal ?)
  • Conception

Example

Here is a example, extract of Sakila

Choose File / Import Sources... importSetting

Note that you might have to choose "UTF-8" as encoding.
SqlSetting

You have to choose the database : Mysql/MariaDB or Sql Server.
For this example, choose Mysql/MariaDB.

Result with Physical model : Physical model

A FK become an association and each attribute of FK is in the table. Stereotype <<Table>>, <<PK>> and <<FK>> are created in the project.

Result with Conception model : Physical model A FK can become :

About FK

The name of the association end is :

This page was last modified by $Author: elbedd $ on $Date: 2013-05-28 23:00:00 +0100 (tue., 28 may 2013) $.