blob: df7c1b18e362e9a545dd3d05c7a7845e6c01c68f [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<!-- IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<title>Eclipse Modeling</title>
</head>
<body>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap-collapse.js"></script>
<div class="row">
<div class="span4">
<img src="http://www.eclipse.org/modeling/images/modeling_pos_logo_fc_med.jpg"/>
<p >
The Eclipse Modeling Project focuses on the evolution and promotion of model-based development technologies within the Eclipse community by providing a unified set of modeling frameworks, tooling, and standards implementations.
</p>
</div>
<div class="span10">
<section>
<div class="page-header">
<h1>
Frameworks and Runtimes
<small>for tools and applications.</small>
</h1>
</div>
<div>
<p>The Eclipse Modeling project provides specific Java framework to manipulate models and data (based on standards or not) and to share them using a database or a model repository.</p>
<ul class="thumbnails">
<li class="span3">
<h2>Model</h2>
<a data-toggle="collapse" data-target="#detail1-1" class="thumbnail">
<img src="http://placehold.it/360x268" alt="" />
</a>
</li>
<li class="span3">
<h2>Connected</h2>
<a data-toggle="collapse" data-target="#detail1-2" class="thumbnail">
<img src="http://placehold.it/360x268" alt="" />
</a>
</li>
<li class="span3">
<h2>Standards</h2>
<a data-toggle="collapse" data-target="#detail1-3" class="thumbnail">
<img src="http://placehold.it/360x268" alt="" />
</a>
</li>
</ul>
</div>
<div id="detail1-1" class="collapse out">
<ul class="thumbnails">
<li class="span3">
<h3>Core</h3>
<p>A modeling framework for building tools and other applications based on a structured data model.</p>
</li>
<li class="span3">
<h3>Transaction</h3>
<p>provides a model management layer built on top of EMF for managing EMF resources.</p>
</li>
<li class="span3">
<h3>Validation</h3>
<p>Provides model constraint definition, traversal, and evaluation for EMF model validation.</p>
</li>
<li class="span3">
<h3>Query</h3>
<p>Facilitates the process of search and retrieval of model elements of interest in a flexible yet controlled and structured manner.</p>
</li>
</ul>
</div>
<div id="detail1-2" class="collapse out">
<h3>CDO</h3>
<p>a technology for distributed shared EMF models and a fast server-based O/R mapping solution. With CDO you can easily enhance your existing models in such a way that saving a resource transparently commits the applied changes to a relational database.</p>
<h3>Teneo</h3>
<p>A database persistency solution for EMF using Hibernate or EclipseLink. It supports automatic creation of EMF to Relational Mappings and the related database schemas.</p>
<h3>Texo</h3>
<p />
</div>
<div id="detail1-3" class="collapse out">
<div>
<h3>XML Schema Definition</h3>
<p>A reference library that provides an API for use with any code that examines, creates or modifies W3C XML Schema.</p>
<div>
<h3>Unified Modeling Language 2.x</h3>
<p>(UML2) : an EMF-based implementation of the UML 2.x metamodel for the Eclipse platform.</p>
</div>
<div>
<h3>Object Constraint Language</h3>
<p>defines APIs for OCL expression syntax for implementing queries and constraints.</p>
</div>
<h3>Business Process Metamodel and Notation 2.x</h3>
<p>an EMF-based implementation of the BPMN 2.x metamodel for the Eclipse platform.</p>
</div>
</div>
</section>
<section>
<div class="page-header">
<h1>Building your own Editors<small> domain specific langages and tooling</small></h1>
</div>
<ul class="thumbnails">
<li class="span3">
<h2>Editors</h2>
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt=""/>
</a>
</li>
<li class="span3">
<h2>Text Generators</h2>
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt=""/>
</a>
</li>
<li class="span3">
<h2>Transformations</h2>
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt=""/>
</a>
</li>
</ul>
</section>
<section>
<div class="page-header">
<h1>Modeling Tools <small> ready to use</small></h1>
</div>
<ul class="thumbnails">
<li class="span3">
<h2>Ecore</h2>
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt=""/>
</a>
</li>
<li class="span3">
<h2>UML</h2>
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt=""/>
</a>
</li>
<li class="span3">
<h2>Text</h2>
<a href="#" class="thumbnail">
<img src="http://placehold.it/360x268" alt=""/>
</a>
</li>
</ul>
</section>
</div>
<div class="span1">
<div class="page-header">
<h1>Download<small></small></h1>
</div>
<div class="span2">
<p><a href="">Indigo</a> <span class="label label-success"> stable</span></p>
<p> <a href="">Juno</a> <span class="label label-warning"> beta</span></p>
</div>
<div class="page-header">
<h1>Help<small></small></h1>
</div>
<ul>
<li> <a href="">Presentation</a></li>
<li> <a href="http://wiki.eclipse.org/Modeling_Documentation">Documentation</a></li>
<li> <a href="">Forums</a></li>
</ul>
<div class="page-header">
<h1>Project<small></small></h1>
</div>
<ul>
<li> <a href="">Team</a></li>
<li> <a href="">Plan</a></li>
</ul>
</div>
</div>
</body>
</html>