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 [[Object Management Group|OMG]].
 
The basic idea is that the system functionality is defined as a [[Platformplatform-independent Independent Modelmodel]], using an appropriate [[Specification language|specification language]]s and then translated to one or more [[Platform Specificplatform-specific Modelmodel]]s for the actual implementation.
 
The translation between [[platform-independent model]] and [[platform-specific model]]s is normally performed using automated tools.