| <!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"> |
| <head> |
| <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> |
| <meta content="en" http-equiv="Content-language" /> |
| <meta content="EcoreTools - Graphical Modeling for Ecore" name= |
| "description" /> |
| <script src="js/googleAnalytics.js" type="text/javascript"></script> |
| <link href="favicon.ico" rel="icon" type="image/png" /> |
| |
| <title>EcoreTools - Graphical Modeling for Ecore</title> |
| <link href="css/style.css" rel="stylesheet" type="text/css" /> |
| <link href="css/media.css" rel="stylesheet" type="text/css" /> |
| <!-- Custom Fonts --> |
| <link href='http://fonts.googleapis.com/css?family=Lato:300,400' rel= |
| 'stylesheet' type='text/css' /> |
| <link href='http://fonts.googleapis.com/css?family=Lekton:400,700' rel= |
| 'stylesheet' type='text/css' /> |
| </head> |
| |
| <body> |
| <div id="header_wrapper"> |
| <div id="logo"> |
| <a href="index.html"><img alt="logo" src= |
| "images/logos/logo.png" /></a> |
| </div> |
| |
| <div id="menu_wrapper"> |
| <ul id="nav"> |
| <li><a href="overview.html">Overview</a></li> |
| |
| <li><a href="download.html">Download</a></li> |
| |
| <li><a href="doc/index.html">Get Started</a></li> |
| |
| <li><a href="community.html">Community</a></li> |
| </ul> |
| </div><!-- Fin menu_wrapper --> |
| </div><!-- Fin header_wrapper --> |
| <!-- <div id="incubation"> |
| <a href="http://wiki.eclipse.org/Development_Resources/Process_Guidelines/What_is_Incubation"> |
| <img align="center" src="images/egg-incubation.png" border="0" alt="Incubation" /> |
| </a> |
| </div> --> |
| |
| <div id="body_wrapper"> |
| <h1 class="page_title">Overview</h1> |
| |
| <div class="section left"> |
| <h1 class="intro">EclipseCon Europe 2013</h1> |
| |
| <p>EcoreTools 2 provides a complete and <b>state of the art</b> |
| graphical modeler to create, edit and analyze Ecore models.</p> |
| |
| <p>This page is under construction, in the meantime the best source |
| of information regarding EcoreTools 2.x features is the <a href= |
| "https://www.eclipsecon.org/europe2013/sites/eclipsecon.org.europe2013/files/EcoreTools2.pdf"> |
| presentation given at EclipseCon Europe in 2013</a> and the |
| corresponding video.</p> |
| |
| <p><iframe frameborder="0" height="315" src= |
| "//www.youtube.com/embed/XSP-oAmmS_E" width="420"></iframe></p> |
| </div> |
| |
| <div class="section right"> |
| <h1 class="intro">Class Diagram for Ecore models</h1> |
| |
| <div class="image"><img src= |
| "images/features/classifiers.jpg" /></div> |
| </div> |
| |
| <div class="section left"> |
| <div class="image"><img src="images/features/generics.jpg" /></div> |
| |
| <h1 class="intro">Modeling Generics</h1> |
| |
| <p>TBD</p> |
| </div> |
| |
| <div class="section right"> |
| <div class="image"><img src= |
| "images/features/operations.jpg" /></div> |
| |
| <h1 class="intro">Modeling Operations</h1> |
| |
| <p>TBD</p> |
| </div> |
| |
| <div class="section left"> |
| <div class="image"><img src= |
| "images/features/cardinalities.jpg" /></div> |
| |
| <h1 class="intro">Cardinalities Hints</h1> |
| </div> |
| |
| <div class="section right"> |
| <div class="image"><img src= |
| "images/features/validation.png" /></div> |
| |
| <h1 class="intro">Live Validation</h1> |
| </div> |
| |
| <div class="section left"> |
| <div class="image"><img src= |
| "images/features/ecoretools-constraints.png" /></div> |
| |
| <h1 class="intro">Modeling Constraints</h1> |
| </div> |
| |
| <div class="section right"> |
| <h1 class="intro">Smart Actions and Tools</h1> |
| |
| <p style="font-weight: bold">TBD...</p> |
| </div> |
| |
| <div class="section left"> |
| <div class="image"><img src= |
| "images/features/docannotations.jpg" /></div> |
| |
| <h1 class="intro">Documentation Layer</h1> |
| </div> |
| |
| <div class="section right"> |
| <div class="image"><img src= |
| "images/features/eef-ecoretools.png" /></div> |
| |
| <h1 class="intro">Rich Properties View and Wizards</h1> |
| </div> |
| |
| <div class="section left"> |
| <h1 class="intro">Documentation Table</h1> |
| |
| <p style="font-weight: bold">TBD...</p> |
| </div> |
| |
| <div class="section right"> |
| <div class="image"><img src= |
| "images/features/package_dependencies.jpg" /></div> |
| |
| <h1 class="intro">Package Dependencies Diagram</h1> |
| </div> |
| |
| <div class="section left"> |
| <h1 class="intro">Performances</h1> |
| |
| <p style="font-weight: bold">TBD...</p> |
| </div> |
| |
| <div class="section right"> |
| <h1 class="intro">Xcore Integration</h1> |
| |
| <p style="font-weight: bold">TBD...</p> |
| </div> |
| |
| <div class="clear"></div> |
| </div><!-- Fin body_wrapper --> |
| |
| <div class="clear"></div> |
| |
| <div id="footer_wrapper"> |
| <div id="footer_content"> |
| <div class="column"> |
| <div class="columntitle"> |
| <h3>Eclipse Links</h3> |
| </div> |
| |
| <ul> |
| <li><a href= |
| "http://www.eclipse.org/legal/privacy.php">Privacy |
| Policy</a></li> |
| |
| <li><a href="http://eclipse.org/">Eclipse</a></li> |
| |
| <li><a href= |
| "http://www.eclipse.org/legal/termsofuse.php">Terms of |
| Use</a></li> |
| |
| <li><a href= |
| "http://www.eclipse.org/legal/copyright.php">Copyright |
| Agent</a></li> |
| |
| <li><a href="http://www.eclipse.org/legal/">Legal</a></li> |
| |
| <li><a href= |
| "http://www.eclipse.org/org/foundation/contact.php">Contact |
| Us</a></li> |
| </ul> |
| </div> |
| |
| <div class="column"> |
| <div class="columntitle"> |
| <h3>Community</h3> |
| </div> |
| |
| <ul> |
| <li><a href="doc/index.html">Get Started</a></li> |
| |
| <li><a href= |
| "http://www.eclipse.org/ecoretools/doc/">Documentation</a></li> |
| |
| <li><a href= |
| "https://wiki.eclipse.org/Ecore_Tools">Wiki</a></li> |
| |
| <li><a href= |
| "http://www.eclipse.org/forums/index.php/f/165/">Forum</a></li> |
| |
| <li><a href= |
| "https://bugs.eclipse.org/bugs/buglist.cgi?product=EMFT&component=Ecore%20Tools&resolution=---&list_id=7819370"> |
| Bug Tracker</a></li><!-- |
| <li><a href="http://www.obeodesigner.com/sirius">Professional support</a></li> |
| --> |
| |
| <li><a href= |
| "https://dev.eclipse.org/mailman/listinfo/emft-dev">Developer |
| Mailing List</a></li> |
| |
| <li><a href= |
| "https://git.eclipse.org/c/ecoretools/org.eclipse.ecoretools.git/"> |
| Source Code</a></li> |
| </ul> |
| </div> |
| |
| <div class="column"> |
| <a href="http://www.eclipse.org/"><img alt="Eclipse logo" src= |
| "images/logos/eclipse.png" /></a> <span id= |
| "copyright">Copyright © 2013 The Eclipse Foundation. All Rights |
| Reserved.</span> |
| </div> |
| </div> |
| </div> |
| |
| <div class="clear"></div> |
| |
| <div id="download_banner_wrapper"> |
| <div id="download_banner_content"> |
| <p class="left">Get EcoreTools now</p><a class="right" href= |
| "download.html">Download</a> |
| </div> |
| </div> |
| </body> |
| </html> |