Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » In GMF 2.3 xxxCreateCommand extends EditElementCommand, not CreateElementCommand
In GMF 2.3 xxxCreateCommand extends EditElementCommand, not CreateElementCommand [message #630885] Tue, 05 October 2010 13:08
Pitt  is currently offline Pitt Friend
Messages: 3
Registered: October 2010
Junior Member
Hi,

I try to migrate an existing GMF application to GMF 2.3. (It was originally written in Ganymede and not by me.)

In GMF 2.3 the generated xxxCreateCommand classes extend EditElementCommand. In older versions of GMF it was CreateElementCommand. Some classes of the application override doDefaultElementCreation() and I am not sure what to do now.

Is there a way the generated xxxCreateCommand classes can extend CreateElementCommand again that I can just copy the doDefaultElementCreation() methods?

Or do I have to make the functionality of the doDefaultElementCreation() work in another way? If so how should I do that?


Thank you for answers,

Pitt
Previous Topic:GMF custom action, IOException unable to resolve plugin
Next Topic:add subMenu
Goto Forum:
  


Current Time: Thu Apr 25 00:47:41 GMT 2024

Powered by FUDForum. Page generated in 0.02868 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top