Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Visual ID inconsistency after ecore namespace URI change(How can I keep my diagram code consistent after an ecore namespace URI change?)
Visual ID inconsistency after ecore namespace URI change [message #676576] Sun, 05 June 2011 12:31 Go to next message
Dominic S. is currently offline Dominic S.Friend
Messages: 11
Registered: May 2011
Junior Member
Hello!

I wanted to change the namespace URI of my ecore model. After I did this (and re-genereated code) I got plenty of errors in my diagram code: Lines like "getStuff_4005ContainedLinks(..)" are marked as wrong because the method does not exist - I could manually relace it by "getIncoming_4006ContainedLinks(..)" which exists, but then my editor won't work (grey window only).

How can I keep my diagram code consistent after an ecore namespace URI change?

Thanks in advance for any useful tipps,
Best regards,
Dominic
Re: Visual ID inconsistency after ecore namespace URI change [message #676999 is a reply to message #676576] Tue, 07 June 2011 09:14 Go to previous message
Dominic S. is currently offline Dominic S.Friend
Messages: 11
Registered: May 2011
Junior Member
Maybe this problem is related to http://www.eclipse.org/forums/index.php/mv/msg/36188/117530/#msg_117530... I'll try to solve this by using the trace plugin.
Previous Topic:how to create a node programmaticaly?
Next Topic:How to remove line above node compartment
Goto Forum:
  


Current Time: Tue Apr 23 10:54:37 GMT 2024

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

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

Back to the top