About AndroMDA et cetera

AndroMDA (pronounced: andromeda) is an open source code generation framework that follows the Model Driven Architecture (MDA) paradigm. It takes model(s) from UML tool(s) and generates fully deployable applications and other components.

Project Modules

This project has declared the following modules:

Name Description
AndroMDA Schema2XMI Provides XMI Generation from a Database Schema. This is for users who would like to take an existing database schema and reverse engineer it into an XMI document.
AndroMDA Script Wrappers Provides implementations of "Script Wrapper" classes, these classes are injected into class files in order to provide the ability to write your business logic in an interpreted manner
AndroMDA BreadCrumbs Taglib This tag-library can be used to maintain and display breadcrumbs in a web application.
AndroMDA Collections Taglib This tag-library is used to more easily handle Collections in JSPs
AndroMDA Formatting Taglib This tag-library can be used to format strings in a web application.
AndroMDA Web Taglibs This modules contains tag-libaries that can be used by applications generated using AndroMDA. These libraries have been developed because no suitable libraries could be found in other open-source projects.