diaCenter => examples.html

- Bankkonto.dia
simple UML example for a bank account;
try dia2code with Bankkonto.dia and you'll get the file Bankkonto.py


- dispokonto.py
simple bank account script in python using classes and inheritance;
try autodia using dispokonto.py and you'll get the file dispokonto.dia


- prowo.dia
an ER diagram for a database managing a project week in school.
The diagram was generated with the UML option in dia;
with dia2sqlpy you'll get the file prowo.txt or prowo.sql, the SQL database definition


- schule.dia
a very simple ER diagram for a database managing courses, students and teachers in school.
The diagram was generated with the UML option in dia;
with dia2sqlpy you'll get the file schule.txt or schule.sql, the SQL database definition


- schule.sql
a very simple SQL database definition for a database managing courses, students and teachers in school.
Compare this file with the result, generated by dia2sqlpy in the above example.
With autodia you'll get the file schule.dia



Date: 2005-08-29, Walter Spiegel
walter.spiegel@web.de
http://diacenter.wspiegel.de