mda

TwitterFacebook
Get flash to fully experience Pearltrees
acceleo

15 reasons why you should start using Model Driven Development

http://www.theenterprisearchitect.eu/archive/2009/11/25/15-reasons-why-you-should-start-using-model-driven-development I have written a lot about model driven software development approaches from different perspectives. For example from a domain specific language design perspective, an integrated modeling approach for SOA perspective, etc. I also have tried to give you a balanced view on MDD by talking about the things to know before starting with MDD and by discussing some potential dangers of MDD . You would say that if someone asked me for the advantages of Model-Driven Development I would just send him a link…
Markus Voelter has defined model driven development as “a software development approach that aims at developing software from domain-specific models. Domain analysis, meta modeling, model-driven generation, template languages, domain-driven framework design and the principles of agile software development form the backbone of this approach.” MDD is quickly moving from a novel concept to a pragmatic business necessity in large corporations.

Strategic Objectives and Advantages of Model Driven Development | Javalobby

http://eclipse.dzone.com/articles/strategic-objectives-and-advan
Model Driven Architecture (MDA) is a software design approach for the development of software systems . It provides a set of guidelines for the structuring of specifications, which are expressed as models . Model-driven architecture is a kind of domain engineering , and supports model-driven engineering of software systems. It was launched by the Object Management Group (OMG) in 2001. [ 1 ] [ edit ] Overview The Model-Driven Architecture approach defines system functionality using a platform-independent model (PIM) using an appropriate domain-specific language (DSL) [ citation needed ] .

Model-driven architecture

http://en.wikipedia.org/wiki/Model-driven_architecture
http://www.ibm.com/developerworks/library/ar-mdd1/ Know your current business environment IT development does not take place in isolation. The purpose of IT is to facilitate the operations of a business, which means the needs of the business environment drive the way we develop IT.

Implement model-driven development to increase the business value of your IT system

https://katastrophos.net/magnus/blog/2008/08/03/is-model-driven-development-faster/ Recently a colleague asked me if model driven software development (MDSD if you like acronyms) is really faster than traditional development. The question is hard to answer because that really depends on the specific set of tools you use, the abilities of your team and so on. Although development time in one of the key arguements for model driven development, the question might be wrongly put. Other factors like software quality and vertical consistency (accross all layers of the application) outweight the time to market argument in my opinion. Model driven development is often still seen as gray theory by a lot of people but once you experienced it you never want to go back.

Is Model Driven Development Faster? « The Software Chef

http://www.embeddedstar.com/press/content/2003/7/embedded9707.html 7/22/2003 - An independent case study released by Compuware (NASDAQ: CPWR) and conducted by The Middleware Company revealed a 35 percent productivity gain for organizations employing a model-driven architecture (MDA) development approach. The significant gain was measured by comparing the MDA approach against a leading, code-centric, integrated development environment (IDE). “We came into this study as skeptics; we left as believers,” said Salil Deshpande, CEO of The Middleware Company, a leading, independent Java research and consulting organization. “MDA has real world legitimacy as a fast, productive, accurate and consistent approach for developing enterprise applications.”

Model-Driven Architecture Leads to Productivity Gain of 35%

Code Generation Network

The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@codegen.software-acumen.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. <p style="text-align:right;color:#A8A8A8"></p> http://www.codegeneration.net/tiki-index.php
http://www.infoq.com/articles/8-reasons-why-MDE-fails

8 Reasons Why Model-Driven Approaches (will) Fail

Posted by Johan Den Haan on Jul 28, 2008 Sections Architecture & Design ,
http://pparrend.developpez.com/tutoriel/mda-pratique/

Introduction à MDA par la pratiqe - Club d'entraide des développeurs francophones

L'usage de la plate-forme Eclipse permet une manipulation aisée, ainsi que des transformations comme nous allons le voir dans la partie suivante. Toutefois, la création de modèle par le biais de Java annoté n'est pas la plus intuitive. Il est possible de créer des modèles EMF pour Eclipse à partir de l'outil Rational Rose, encore faut-il en disposer. Pour palier à ce manque, nous allons utiliser Poséidon, qui est un outil puissant et disponible - ce qui n'est pas la moindre de ses qualités - gratuitement dans une version Communauté. Il permet de mettre à profit l'un des aspects qui a fait le succès de UML : les représentations graphiques des différents diagrammes. Nous allons voir comment il est possible de créer, de manière simple et intruitive, un programme à l'aide de la version Communauté de la plate-forme Poséidon.
Copyright © 2007 International Business Machines Corp. Summary Extending or restricting UML to suit a particular domain is not a simple task. Several different options are available, each of which presents its own set of challenges. This article walks the reader through the decision making process of figuring out which technique to use. The mechanics of actually extending UML to suit a domain will be handled in future articles. By James Bruck and Kenn Hussey, IBM http://www.eclipse.org/modeling/mdt/uml2/docs/articles/Customizing_UML2_Which_Technique_is_Right_For_You/article.html

Customizing UML