This program generates code from an UML Dia Diagram. Currently supported languages are: ActionScript3, Ada95, C, C++, C#, IDL, Java, PHP, PHP5, Python, Ruby, shapefiles and SQL.
Categories
Code GeneratorsLicense
GNU General Public License version 2.0 (GPLv2)Follow dia2code
You Might Also Like
無料プランが拡大! | Auth0 Icon
無料プランが拡大! | Auth0
無料プランのMAUは25,000まで、さらに、Okta Connectionsが無制限になり、開発者のみなさんがアプリの開発に注力することができるようになりました。
無料・有料プランを拡張してほしい!そのような声を開発者の方々からいただき、プランが大幅に変更されました。プランの制約とセキュリティーの悩みから解き放たれ、みなさんが開発に集中できるようになることを願っています。
無料で始める
Rate This Project
Login To Rate This Project
User Ratings
★★★★★
★★★★
★★★
★★
★
1
0
0
0
1
ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
3 / 5
features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
1 / 5
design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
0 / 5
support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5
0 / 5
User Reviews
-
bmorel Posted 2013年07月28日Version 0.8.3 (from debian's package) shows a lot of "unnamed relation" when they are named, version 0.8.5 works with few classes but ignores most (classes are written, but they are empty) and also crashes with examples 2 and 3, everything without saying what is the problem (except for 0.8.3 where it just does not find the name of the relations) Also, does not generate header guards for C++, and it's almost complete lacks of documentation (nothing except a poor "-h"), strange argument names (-v to invert? Usually, -v is used for verbose mode...) makes it hard if not impossible to know what failed.1 user found this review helpful.
-
chrislynch42 Posted 2013年01月09日Just been testing against some simple diagrams and so far it looks pretty good:) Excited about using it. Still has a ways to go but it seems to generate my java classes just fine.