blob: 3d5cf78b854e6b58885a9b855ce6457d893deee7 [file]
<!--div id="bigbuttons">
<h3>Primary Links</h3>
<ul>
<li><a id="buttonDownload" href="download.php" title="Download">Download</a></li>
<li><a id="buttonDocumentation" href="documentation.php" title="Documentation">Documentation</a></li>
<li><a id="buttonSupport" href="support.php" title="Support">Support</a></li>
<li><a id="buttonInvolved" href="communication.php" title="Getting Involved">Getting Involved</a></li>
</ul>
</div-->
<div id="midcolumn">
<h3>Edapt - Migrating EMF Models</h3>
<div id="introText">
<p>
Edapt is an EMF framework to migrate instances of Ecore models after changing an Ecore.
This is typically used to migrate existing EMF-based data with a new release of a software with an updated Ecore model.
</p>
<p>
Edapt provides the following features:
<ul>
<li>Edapt IDE Tooling:
<ul>
<li>Ecore Editor enhancement to create and maintain the history of an Ecore</li>
<li>Operation-browser to execute refactorings on an Ecore</li>
<li>Release Tooling to prepare a migration plugin from the Ecore history</li>
<li>Custom Migration Support</li>
</ul>
</li>
<li>Edapt Runtime:
<ul>
<li>API to detect version of given model instances</li>
<li>API to migrate model instances with registered migration plugins</li>
</ul>
</li>
</ul>
</p>
</div>
<div id="screencast">
<p><img src="images/edapt.png" alt="Ecore Editor Integration"></p>
</div>
<div id="rightcolumn">
<a class="twitter-timeline" href="https://twitter.com/hashtag/edapt" data-widget-id="531835569395863553">#edapt Tweets</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
<!--<div class="sideitem">
<h6>2014/11/07</h6>
<p>It's graduation day! Get release 1.0.0 from the download page.</p>
<h6>2014/10/27</h6>
<p>Edapt is gearing up for release 1.0.0! A release candidate is available on the download page.</p>
<h6>2013/11/07</h6>
<p>Edapt code is now hosted on git. The eclipse build is now on Hudson and automated.
the website is being updated.</p>
<h6>2011/08/16</h6>
<p>A tutorial that gives an overview of Edapt can be found <a href="libraryexample.php">here</a>.</p>
</div>
<div class="sideitem">
<h6>Acknowledgements</h6>
<p>Thanks to <a href="http://www.sintef.no/Home/MARINTEK/">MARINTEK</a> for supporting the transition of COPE to Edapt.</p>
</div>-->
</div>