|
NAMEdia2code - Generate code from Dia filesSYNOPSISdia2code [-h] [--help] [-t programminglanguage] [-d dir] [-nc] [-c] [-cl classlist] [-v] diagramfileDESCRIPTIONdia2code generates code from a Dia file containing a UML diagram. Output code can be: ActionScript3, Ada, C, C++, C#, Java, PHP4/PHP5, Python, Ruby, Shape File, or SQL create statements.OPTIONS
AUTHORWritten by Javier O'Hara <joh314@users.sourceforge.net> with contributions from Ruben Lopez <ryu@gpul.org> (C code generation), Chris McGee <sirnewton_01@yahoo.ca> (Dependencies, Associations, C++ Templates, SQL), Takashi Okamoto <toraneko@kun.ne.jp> (License inclusion mechanism), Thomas Preymesser <tp@odn.de> (Ada code generation), Jérôme Slangen <jeromes@mail.be> (Wildcard class list mechanism), Takaaki Tateishi <> (Dynamic Shared Objects for dynamic code generator modules), Martin Vidner <mvidner@users.sourceforge.net> (Porting to libxml2).THANKSThanks to Collin Starkweather, Richard Torkar and Slush Gore for the extra help.REPORTING BUGSReport bugs to<http://sourceforge.net/bugs/?func=addbug&group_id=15307>. COPYRIGHTCopyright © 2000-2001 Javier O'HaraThis is free software, and you are welcome to redistribute it under certain conditions; read the COPYING file for details. SEE ALSOdia(1)ALSO SEE ALSOThe Dia homepage: <http://projects.gnome.org/dia/>The dia2code homepage: <http://dia2code.sourceforge.net>
Visit the GSP FreeBSD Man Page Interface. |