My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Home  
Updated Jan 25, 2012 by fntnhd

Atlas Model-Driven Development Toolkit

The Atlas MDD Toolkit is an open source model-driven architecture (MDA) platform that will enable you to develop applications in record times.

Simple Modeling Conventions

Atlas allows you to specify the key abstractions of an application based on a very simple domain-specific language (DSL). The Atlas DSL contains 5 basic stereotypes based on the well-understood E-C-B design pattern

  • Entities - Things that have state
  • Controls - Things that orchestrate the behavior of entities
  • Boundaries - Sit between external actors and the system
  • Enumerations - Static lists of values
  • Primitives - Simple atomic types

Simple Transformations

Your models are transformed to source code using Velocity templates.

Simple Configuration

Easily configure your models and transformations as inputs into the Atlas model transformation engine.

User Guide

Component Projects

Example Project


Sign in to add a comment
Powered by Google Project Hosting