xmi2code Homepage
A round trip code generator for UML.
sourceforge project site
Features
- Round trip code generation (also called incremental code generation).
Maintain your code with a CASE Tool like Umbrello
- xmi handler for Umbrello >= 1.5.51
- Generators for Ada, C++ and PHP are available.
- Automatic get/set functions for marked attributes
- Automatic ctor init lists, based on default values. Override for base class inits and special ctors possible
- Support for package directories.
- Much more, see documentation
See documentation for a full description.
Get it
Releases
Get the latest release at sourceforge project site
CVS
xmi2code is available by CVS so you can check the latest features.
To get xmi2code by CVS you need to:
- First change to a directory to put the source in.
- Then enter the following commands:
cvs -d:pserver:anonymous@xmi2code.cvs.sourceforge.net:/cvsroot/xmi2code login
cvs -z3 -d:pserver:anonymous@xmi2code.cvs.sourceforge.net:/cvsroot/xmi2code get xmi2code
Just pressed enter when asked for a password.
-
To update the code from the CVS at a later date enter:
cvs -z3 -d:pserver:anonymous@xmi2code.cvs.sourceforge.net:/cvsroot/xmi2code update
Compilation
To compile xmi2code just:
cd xmi2code/xmi2code
qmake xmi2code.pro
make
qmake is a tool from the Qt package.
See qmake User Guide for documentation.
Maintainers
- Project Management
- Framework Development, Umbrello Handler, C++, PHP and PRO Generator
- Web
- Project Management
- Ada Generator
- Project Management
- PHP PEAR Generator
- Web
- Debian Packages
Feedback
Please report feature requests and bugs to:
Feature Tracker
and
Bug Tracker
.
This Project is powered by: