Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Ecore"

m (EMF ECore moved to Ecore)
 
Line 2: Line 2:
 
| width=90% |
 
| width=90% |
 
== Overview ==
 
== Overview ==
(Insert text here)
+
The core [[EMF|Eclipse Modeling Framework (EMF)]] includes a meta model ('''Ecore''') for describing models and runtime support for the models including change notification, [[persistence]] support with default [[XMI]] serialization, and a very efficient reflective API for manipulating EMF objects generically.
  
== Other Topic ==
+
== Tools ==
(Insert text here)
+
* [[Ecore Tools]]
 +
 
 +
== Documentation ==
 +
* [http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/org/eclipse/emf/ecore/package-summary.html org.eclipse.emf.ecore Package API Javadoc]
  
 
| valign=top |
 
| valign=top |
Line 14: Line 17:
 
|}
 
|}
 
|}
 
|}
 +
 +
[[Category:EMF]] [[Category:Ecore]] [[Category:Modeling]]

Latest revision as of 21:31, 9 December 2010

Overview

The core Eclipse Modeling Framework (EMF) includes a meta model (Ecore) for describing models and runtime support for the models including change notification, persistence support with default XMI serialization, and a very efficient reflective API for manipulating EMF objects generically.

Tools

Documentation

OAW Navigation   
Main Page

Back to the top