Jump to content

Model-driven architecture

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TittoAssini (talk | contribs) at 12:24, 14 December 2003. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

References

OMG's MDA Web site