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

EMF Search---GenModel Integration

Revision as of 17:12, 21 April 2008 by Lucas.bigeardel.gmail.com (Talk | contribs) (New page: GenModel is basically an Ecore model for Ecore generation. Thus, it was a natural candidate for an EMF Search integration. GenModel elements are pretty similar to those defined in Ecore m...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

GenModel is basically an Ecore model for Ecore generation. Thus, it was a natural candidate for an EMF Search integration.

GenModel elements are pretty similar to those defined in Ecore meta model. Search page has a simple textual expression area. GenModel extension of the EMF Search framework is very similar to the UML2 one. They are all inheriting from the Ecore one.


GenModel Textual Search Page

GenModel Navigation

Results are displayed in a very similar form than Ecore or UML2 ones.


GenModel Textual Result Page


Results allow to perform code generation actions as in the EMF genmodel legacy editor.


GenModel Textual Result Code Generation Actions

GenModel owns information enough to generate code *AND* navigate to source.


GenModel Textual Result Navigation To Java Code Action


User can come back to legacy Ecore editor at any time.


GenModel Textual Result Page Navigation To Ecore Element

Copyright © Eclipse Foundation, Inc. All Rights Reserved.