Content deleted Content added
mNo edit summary |
TittoAssini (talk | contribs) No edit summary |
||
Line 1:
'''Model Driven Architecture''' is a software design methodology, proposed and sponsored by the [[Object Management Group|OMG]].
The basic idea is that the system functionality is defined as a [[Platform Independent Model]], using an appropriate [[Specification language|specification language]] and then translated to one or more [[Platform Specific Model]]s for the actual implementation.
The translation between [[Platform Independent Model]] and [[Platform Specific Model]]s is normally performed using automated tools.
See also [[code generation]].
=== References ===
|