Model-driven architecture: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
'''Model Driven Architecture''' is a software design methodology, proposed and sponsored by the [[OMG]].
 
The basic idea is that the system functionality is defined as a [[Platform Independent Model]] and then translated to one or more [[Platform Specific Model]](s) for the actual implementation.
 
The translation isbetween normally[[Platform definedIndependent usingModel]] aand formal[[Platform setSpecific ofModel]]s rulesis andnormally performed using automated tools.
 
See also [[code generation]].
 
=== References ===