| View: | [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Build metamodels with dynamic EMF by Nidhi Singh, Rohit Babbar - [Clicks: 11]
Learn how the Dynamic Eclipse Modeling Framework (EMF) allows developers to build dynamic Ecore-based models on demand without the need to generate Java implementation classes. This article introduces the APIs, and shows how to serialize and load dynamic Ecore models and their instances.
[Includes sample code]
http://www.ibm.com/developerworks/library/os-eclipse-dynamicemf/index.html - Nov, 2007 - Build an Eclipse plug-in to navigate content in an EMF model by Javier Torres - [Clicks: 11]
Learn how to use EMF.Edit and Common Navigator Framework (CNF) to create a model navigation plug-in based on a tree viewer. Build an Eclipse plug-in that allows users to manipulate and navigate the content of an Eclipse Modeling Framework (EMF)-based model. This will involve step-by-step guidance of developing the plug-in, implementing the proper structures to extract the model content through the EMF edit framework, and displaying the content in a CNF-based view part.
[Includes sample code]
http://www.ibm.com/developerworks/library/os-eclipse-emf/index.html - Sep, 2007 - GMF: Beyond the Wizards by Jeff Richley - [Clicks: 18]
Using the Eclipse Graphical Modeling Framework (GMF), this article takes the reader through a step-by-step creation of the construction of an application using GMF. Beyond the wizards, get an introduction to GMF 'under the hood.'
[Includes sample code]
http://www.onjava.com/pub/a/onjava/2007/07/10/gmf---beyond-the-wizards.html - Jul, 2007