<!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: components metamodel</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> <p class="topicQuote">There is no predefined properties in EntierStudio</p> <p class="TopicBlock">A property may be one of these seven kinds :</p> <ol> <li> Architectures.</li> <li> Languages.</li> <li> Layers.</li> <li> Frameworks.</li> <li> Directories.</li> <li> Design Patterns.</li> <li> Files.</li> </ol> <p class="TopicBlock">These names are only for convenience. They do not refer to distinct behaviours.</p> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>