Download List

Project Description

QiQu is a framework to support the MDA and MDSD
approach. It transforms a UML model into source
code. It lets you build your own domain-specific
generators that transform your models into the
code of your choice, respecting your architectural
design. You are not limited to any predefined
transformation engines or cartridges, nor to any
predefined transformation rules. Since QiQu
heavily relies on XML, you can not only convert
from XMI (representing UML) to source code, but
from any XML format into anything else.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-11-10 19:09
1.0.7

The "exists" function now supports document
references. The "FileExists" function is now aware
of the set "BaseDirectory". The "fileList"
function was added to the "extra-lib". This
function returns the names of all files in a
directory.
Tags: Minor feature enhancements

2008-04-19 09:03
1.0.6

Corrections in the documentation, two new commands for handling MessagesBundle files, a check for property naming, and a new DeleteDir command.
Tags: Minor feature enhancements

2007-08-10 20:46
1.0.5

This release has been updated to work with Eclipse 3.3, and
PDFs are generated for the tutorials with HTMLDOC.
Tags: Minor feature enhancements

2007-06-08 10:53
1.0.4

Extraslib examples were added to the Web site. A
bug in which the script folder was not created
when creating a new QiQuproject was fixed. The
link to download the files directly from the qiqu
was removed. Manually added classpath entries in a
launch configuration were overwritten. Content in
the Variables view (while debugging) is now
sorted. When extending QiQu with commands which
use additional libraries, the additional classpath
entries in the launch configuration were not
considered. This has been fixed.
Tags: Minor feature enhancements

Project Resources