Model-driven architecture



         


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, using an appropriate specification languages and then translated to one or more platform-specific models for the actual implementation.

The translation between platform-independent model and platform-specific models is normally performed using automated tools.

See also code generation.

[Top]

References





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License