Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse Modeling Framework"

(Use new component support in project plans for QTV)
(link to book)
Line 2: Line 2:
 
The Eclipse Modeling Framework ([http://www.eclipse.org/modeling/emf/ EMF]) project is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, along with a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor. [http://eclipse.org/modeling/emf/ More...]
 
The Eclipse Modeling Framework ([http://www.eclipse.org/modeling/emf/ EMF]) project is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, along with a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor. [http://eclipse.org/modeling/emf/ More...]
 
</td><td width="295">
 
</td><td width="295">
[[Image:Emf_logo.png]]</td></tr></table>
+
[[Image:Emf_logo.png]]
 +
</td></tr></table>
  
 
= Components =
 
= Components =
Line 62: Line 63:
 
= Documentation & Assistance =
 
= Documentation & Assistance =
  
Most EMF-related documentation can be found on the [http://www.eclipse.org/modeling/emf/docs/ EMF website], or in the [[:Category:EMF | EMF Wiki Category]]. Online [http://www.eclipse.org/modeling/emf/javadoc/ javadoc] is also available. A select list of [[:Category:EMF | wiki docs]] follows:
+
[[Image:EMF-2nd-Ed-Cover-Small.jpg|right]]
 +
The most authoritative source on EMF is the book, [http://www.informit.com/store/product.aspx?isbn=9780321331885 EMF: Eclipse Modeling Framework, 2nd Edition].
 +
 
 +
* [http://www.informit.com/store/product.aspx?isbn=9780321331885 View Details &amp; Order]
 +
* [http://www.eclipse.org/modeling/emf/images/book/EMF-2nd-Ed-Covers-Large.jpg View Front &amp; Back Covers]
 +
 
 +
In addition, much EMF-related documentation can be found on the [http://www.eclipse.org/modeling/emf/docs/ EMF website], or in the [[:Category:EMF | EMF Wiki Category]]. Online [http://www.eclipse.org/modeling/emf/javadoc/ javadoc] is also available. A select list of [[:Category:EMF | wiki docs]] follows:
  
 
* [[EMF/FAQ|EMF FAQ]]
 
* [[EMF/FAQ|EMF FAQ]]

Revision as of 01:13, 6 January 2009

The Eclipse Modeling Framework (EMF) project is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, along with a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor. More...

Emf logo.png

Components

For an up to date list of components, see:

Project Management

In addition to the documents below, see also the Eclipse Master Project Timeline. This can be updated via the Portal.

Plans

  • 2008-2009
  • 2007-2008 (Ganymede)
  • 2006-2007 (Europa)
  • 2005-2006 (Callisto)
  • 2004-2005

Project IP Log

Release Reviews

New & Noteworthy

  • 2007-2008 (Ganymede)
  • 2006-2007 (Europa)
  • 2004-2005

Documentation & Assistance

EMF-2nd-Ed-Cover-Small.jpg

The most authoritative source on EMF is the book, EMF: Eclipse Modeling Framework, 2nd Edition.

In addition, much EMF-related documentation can be found on the EMF website, or in the EMF Wiki Category. Online javadoc is also available. A select list of wiki docs follows:

Newsgroups / Mailing Lists

Have a question? Try the FAQ for your individual component. If that doesn't help, chances are your question has been answered in the newsgroup.

Builds & Server Configuration

See Category:EMFT or Category:Releng.

Presentations

See Presentations.

Related Links

Additional

Back to the top