Model-driven engineering
Model-driven engineering is a software development methodology that focuses on creating and exploiting domain models, which are conceptual models of all the topics related to a specific problem. Hence, it highlights and aims at abstract representations of the knowledge and activities that govern a particular application domain, rather than the computing concepts.
MDE is a subfield of a software design approach referred as round-trip engineering. The scope of the MDE is much wider than that of the Model-Driven Architecture.
Overview
The MDE approach is meant to increase productivity by maximizing compatibility between systems, simplifying the process of design, and promoting communication between individuals and teams working on the system. For instance, in model-driven development, technical artifacts such as source code, documentation, tests, and more are generated algorithmically from a domain model.A modeling paradigm for MDE is considered effective if its models make sense from the point of view of a user that is familiar with the domain, and if they can serve as a basis for implementing systems. The models are developed through extensive communication among product managers, designers, developers and users of the application domain. As the models approach completion, they enable the development of software and systems.
Some of the better known MDE initiatives are:
- The Object Management Group initiative Model-Driven Architecture which is leveraged by several of their standards such as Meta-Object Facility, XMI, CWM, CORBA, Unified Modeling Language, and QVT.
- The Eclipse "eco-system" of programming and modelling tools represented in general terms by the. This framework allows the creation of tools implementing the MDA standards of the OMG; but, it is also possible to use it to implement other modeling-related tools.
History
The first tools to support MDE were the Computer-Aided Software Engineering tools developed in the 1980s. Companies like Integrated Development Environments, Higher Order Software, Cadre Technologies, Bachman Information Systems, and Logic Works were pioneers in the field.The US government got involved in the modeling definitions creating the IDEF specifications. With several variations of the modeling definitions they were eventually joined creating the Unified Modeling Language. Rational Rose, a product for UML implementation, was done by Rational Corporation responding automation yield higher levels of abstraction in software development. This abstraction promotes simpler models with a greater focus on problem space. Combined with executable semantics this elevates the total level of automation possible. The Object Management Group has developed a set of standards called Model-Driven Architecture, building a foundation for this advanced architecture-focused approach.
Advantages
According to Douglas C. Schmidt, model-driven engineering technologies offer a promising approach to address the inability of third-generation languages to alleviate the complexity of platforms and express domain concepts effectively.Tools
Notable software tools for model-driven engineering include:- AADL from Carnegie-Mellon Software Engineering Institute
- Acceleo an open source code generator from Obeo
- Actifsource
- AgileUML an open source MDE toolset from AgileMDE Ltd
- Ash Framework an open source Elixir-based declarative application framework
- ATLAS Transformation Language or ATL, a model transformation language from Obeo
- DUALLy, an MDE framework to create interoperability
- Eclipse Modeling Framework
- Enterprise Architect from Sparx Systems
- eTrice an open source implementation of the Real-Time Object-Oriented Modeling standard
- Eclipse Modeling System">Eclipse (software)">Eclipse Modeling System
- GeneXus a knowledge-based, declarative, multi-platform, multi-language development solution
- Graphical Modeling Framework
- JetBrains MPS, a metaprogramming system from JetBrains
- MagicDraw from No Magic Inc
- MDriven – a UML-based, model-driven development platform that generates.NET and web applications from executable models.
- MERODE JMermaid from KU Leuven
- MetaEdit+ from MetaCase
- ModelCenter from Phoenix Integration
- Open ModelSphere
- OptimalJ from Compuware
- PREEvision from Vector Informatik
- Rhapsody from IBM
- PowerDesigner from SAP
- Simulink from MathWorks
- Software Ideas Modeler from Dusan Rodina
- Sirius an Eclipse open source project to create custom graphical modeling workbenches
- Together Architect from Borland
- Umbrello by KDE
- Umple from the University of Ottawa
- Uniface from Compuware
- YAKINDU Statechart Tools open source tool build on top of Eclipse