<!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>Repository</h1></td></tr> </thead> <tbody class="paneBody"> <tr><td> <p class="topicStatus">[This topic is part of the alpha version documentation and is subject to change in future releases. Blank topics are included as placeholders.]</p> <div class="topicPanel"> <p class="TopicBlock"> The repository is the place where all that must be shared between projects is stored and maintained for probable reuse. It contains three packages: dictionary, elements, components. The first one holds all the properties, while the two others are used for macro-models assembling.</p> <table class="topicTable"> <tbody> <tr> <td class="tableLayout w50" align="left"> <div class="tableImage"> <img src="screens/overview.repository.png" alt="" style="width:214px; height: 180px; border: buttonshadow 1px solid;" /> </div> </td> <td class="tableLayout w50" align="left"> <p><a href="overview.dictionary.html">Dictionary overview</a></p> <p><a href="overview.repository.elements.html">see Elements metamodel</a></p> <p><a href="overview.repository.components.html">see Components metamodel</a></p> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>