Model-driven architecture

This is an old revision of this page, as edited by Gtrmp (talk | contribs) at 23:48, 14 September 2005 (no longer on AfD; {{mergefrom}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

You must add a |reason= parameter to this Cleanup template – replace it with {{Cleanup|reason=<Fill reason here>}}, or remove the Cleanup template.
Model-driven architecture is a software design methodology, proposed and sponsored by the Object Management Group.

The basic idea is that the system functionality is defined as a platform-independent model, using an appropriate specification language 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

References