Bug 192911 - [MS_CODEGEN] Genmodel integration (Ask for an ext point to EMF folks)
Summary: [MS_CODEGEN] Genmodel integration (Ask for an ext point to EMF folks)
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMFT search (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: lucas bigeardel CLA
QA Contact: lucas bigeardel CLA
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2007-06-15 11:56 EDT by lucas bigeardel CLA
Modified: 2013-07-11 14:32 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lucas bigeardel CLA 2007-06-15 11:56:09 EDT
EMF Model search should provide a code generation facility.

This could give possibility to generate specific search engine and ui plugins for user defined models.

This should be done by adding a "Generate Search" item in EMF .genmodel editor generation menu, along with "Generate Model", "Generate Edit", "Generate Editor", "Generate Test", "Generate All".

Ideally, an extension point should be provided by EMF genmodel component, giving possibility to EMFT code generator to have an entry point to conrtibute entries genmodel generation menu.
Comment 1 lucas bigeardel CLA 2007-07-25 09:31:12 EDT
This bug is no longer valid while decided to use org.eclipse.emf.codegen.ecore.generatorAdapters extension point.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=192908
Comment 2 lucas bigeardel CLA 2007-10-15 16:48:25 EDT
invalid thus an already existing ext point usable as is