Model-driven architecture: Difference between revisions

Content deleted Content added
Tillmo (talk | contribs)
corrected wikilink for "model"
Line 2:
 
== Overview ==
The model-driven architecture approach definesdefinems system functionality using a [[platform-independent model]] (PIM) using an appropriate [[___domain-specific language]] (DSL).{{Citation needed|date=January 2011}}
 
Then, given a [[platform model]] corresponding to [[CORBA]], [[.NET Framework|.NET]], the Web, etc., the PIM is translated to one or more [[platform-specific model]]s (PSMs) that computers can run. This requires mappings and transformations and should be modeled too.