Model-driven architecture
Appearance
'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 is normally defined using a formal set of rules and performed using automated tools.