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
Journal ArticleDOI

A Model-Driven Methodology for Developing Secure Data-Management Applications

TL;DR: A novel model-driven methodology for developing secure data-management applications that allows a separation of concerns where behavior and security are specified separately, and subsequently combined to generate a security-aware GUI model.
Journal ArticleDOI

TALISMAN MDE: Mixing MDE principles

TL;DR: This work has developed a systems generator and used it to create applications for controlling food traceability in dairies with different manufacturing processes, using software developed specifically for each dairy by working only with models, without additional programming.
Proceedings ArticleDOI

PALMS: A Modern Coevolution of Community and Computing Using Policy Driven Development

TL;DR: The PALMS Cyber infrastructure (CI) is described, which comprises both the PALMS computing services and the exposure biology community it serves, and is well positioned to serve the co evolution of a thriving research community and the computing systems that support it.
Book ChapterDOI

Developing eBusiness solutions with a model driven approach: the case of acer EMEA

TL;DR: It is shown that MDD can shorten the development of complex eBusiness solutions, improve the quality and conformance to requirements, and increase the economic profitability of solutions, by lowering the total cost of ownership and extending the life span of systems.
Proceedings ArticleDOI

SBVR2UML: A Challenging Transformation

TL;DR: The paper demonstrates the challenging aspect of model transformation from SBVR to UML and takes input the software requirements specified in SBVR syntax, parses the input specification, extracts the UML ingredients such as classes, methods, attributes, associations, etc and finally generate the visual representation of the extracted information.