<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>EntierStudio</title> <link rel="stylesheet" type="text/css" href="styles/layout.css" /> </head> <body> <table class="page" cellspacing="0" cellpadding="0"> <thead> <tr> <td class="pageHead"><div class="pageHeadName"><a href="javascript:history.go(-1)"><<</a>Overview<a href="javascript:history.go(1)">>></a></div></td> </tr> </thead> <tbody> <tr> <td class="pageBody"> <br /> <table class="pageBodyPane" cellspacing="2" cellpadding="2"> <thead class="paneHead"> <tr><td><h1>Model-driven framework</h1></td></tr> </thead> <tbody class="paneBody"> <tr><td> <div class="topicPanel"> <table class="topicTable"> <tbody> <tr> <td class="tableLayout w60" align="left"> <p class="TopicBlock"> Entier Studio's proposal is a specific approach of model-driven development, especially suitable for object oriented programming of n-tiers web applications.</p> <p class="TopicBlock"> This model-driven framework consists of two different <a href="http://en.wikipedia.org/wiki/Meta-Object_Facility" target="_new" >MOF-kind</a> metamodeling constructs. One is a domain-specific facility and the other a platform-specific facility.</p> <dl> <dt>1- Domain specific elements</dt> <dd> <p>Actually, a formal class diagram metamodel.</p> <p>Similar to a PIM in the MDA<sup>™</sup> model.</p> <p><a href="overview.metamodel.elements.html">>> Elements metamodel</a></p> </dd> <dt>2- Platform specific components</dt> <dd> <p>A specific system architecture metamodel.</p> <p>Similar to a PSM in the MDA<sup>™</sup> model.</p> <p><a href="overview.metamodel.components.html">>> Components metamodel</a></p> </dd> </dl> </td> <td class="tableLayout w40" align="right"> <div class="tableSidebar" align="left"> <h1> Useful Links</h1> <li><a href="overview.workspace.html">Workspace explained</a></li> </div> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>