Revision 689898
Go back to digest for 22nd July 2007Features in Development Tools
Sharan Rao committed changes in /trunk/KDE/kdesdk/umbrello/umbrello:
Added support for associations from categories to entities and vice versa.
So, essentially, one can now almost draw diagrams for EER models as given in this book
<a href="http://www.amazon.com/Fundamentals-Database-Systems-Fourth-Elmasri/dp/0321122267">http://www.amazon.com/Fundamentals-Database-Systems-Fourth-Elmasri/dp/0321122267</a>
Still TODO:
* change properties of categories ( currently I've set "disjoint specialisation" as default)
* xmi representation of all the foobar I did :P
* and SQL code generation for EER too probably. This should be interesting.
File Changes
Added 8 files
- /trunk/KDE/kdesdk/umbrello/umbrello/pics
- /category2parent.png
- /child2category.png
- /cursor-category2parent.png
- /cursor-child2category.png
- /sources/category2parent.svg
- /sources/child2category.svg
- /sources/cursor-category2parent.svg
- /sources/cursor-child2category.svg
Modified 12 files
- /trunk/KDE/kdesdk/umbrello/umbrello
- /association.cpp
- /assocrules.cpp
- /linepath.cpp
- /linepath.h
- /toolbarstateassociation.cpp
- /toolbarstatefactory.cpp
- /umllistview.cpp
- /worktoolbar.cpp
- /worktoolbar.h
- /pics/category.png
- /pics/CMakeLists.txt
- /pics/sources/category.svg
20 files changed in total