scispace - formally typeset
Open AccessBook

MDA Explained: The Model Driven Architecture¿: Practice and Promise

TLDR
Insight is given in what MDA means and what you can achieve, both today and in the future, thereby raising the level of maturity of the IT industry.
Abstract
From the Book: For many years, the three of us have been developing software using object oriented techniques. We started with object oriented programming languages, like C++, Smalltalk, and Eiffel. Soon we felt the need to describe our software at a higher level of abstraction. Even before the first object oriented analysis and design methods, like Coad/Yourdon and OMT, were published, we used our own invented bubbles and arrows diagrams. This naturally led to questions like "What does this arrow mean?" and "What is the difference between this circle and that rectangle?". We therefore rapidly decided to use the newly emerging methods to design and describe our software. During the years we found that we were spending more time on designing our models, than on writing code. The models helped us to cope with larger and more complex systems. Having a good model of the software available, made the process of writing code easier and in many cases even straightforward. In 1997 some of us got involved in defining the first standard for object oriented modeling called UML. This was a major milestone that stimulated the use of modeling in the software industry. When the OMG launched its initiative on Model Driven Architecture we felt that this was logically the next step to take. People try to get more and more value from their high level models, and the MDA approach supports these efforts. At that moment we realized that all these years we had naturally walked the path towards model driven development. Every bit of wisdom we acquired during our struggle with the systems we had to build, fitted in with this new idea of how to build software. It caused a feeling similar to an AHA-erlebnis: "Yes, this is it," the same feeling we had years before when we first encountered the object-oriented way of thinking, and again when we first read the GOF book on design patterns. We feel that MDA could very well be the next major step forward in the way software is being developed. MDA brings the focus of software development to a higher level of abstraction, thereby raising the level of maturity of the IT industry. We are aware of the fact that the grand vision of MDA, which Richard Soley, the president of the OMG, presents so eloquently, is not yet a reality. However some parts of MDA can already be used today, while others are under development. With this book we want to give you insight in what MDA means and what you can achieve, both today and in the future. Anneke Kleppe, Jos Warmer, and Wim Bast Soest, the Netherlands January 2003

read more

Citations
More filters
Proceedings ArticleDOI

Towards transformation of integrity constraints and database states

TL;DR: This paper concentrates on structural models provided by UML class diagrams and OCL invariant constraints and discusses how changes in association multiplicities can be extended to further integrity constraints attached to a class diagram and how these changes interact with given database states.
Journal Article

On a Model Driven Approach to Engineering Design

TL;DR: In this paper an approach to engineering design is shown according to Model Driven Architecture that is attracting wide attention in software engineering as well as in systems engineering and uses model-to-model transformations to increase the level of detail of a product design continuously while maintaining a consistent model.

A Framework for Component Based Modelling and Simulation using BOMs and Semantic Web Technology

TL;DR: Modelling and Simulation (M&S) is a multi-disciplinary field that is widely used in various domains and provides a means to study complex systems before actual physical prototyping and helps in the design and development of prototypes.
Proceedings ArticleDOI

Model transformation of dependability-focused requirements models

TL;DR: This paper proposed a process, DREP, that extends use case-driven modelling with elements that allow the modelling of system behaviour in exceptional situations with precise transformation rules to systematically create an activity diagram corresponding to each use case.
Journal ArticleDOI

The Agent-Rule-Class framework for Multi-Agent Systems

TL;DR: The ARC framework provides a complete MAS development process supported by a new process model more suited to collaboration between OO developers, Agent Oriented (AO) developers and domain experts, and the main outcome of using ARC is better adaptivity.