Model-driven architecture

This is an old revision of this page, as edited by Suruena (talk | contribs) at 14:58, 9 May 2005 (Added some internal references; Fixed some errors, like an internal reference that linked to a disambiguation page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 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