Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Initialize diagram from model issue, links not showing up...
Initialize diagram from model issue, links not showing up... [message #176969] Wed, 12 March 2008 22:20 Go to next message
Brian Jakubik is currently offline Brian JakubikFriend
Messages: 140
Registered: July 2009
Senior Member
I have my diagram and model split, and when I try to initialize a
diagram from my model, it loads the editor with the nodes, but with no
links, until I add a new node, then they appear.

Is this a known issue, got any pointers on where to look to see what is
going on? Is there a refresh option on the diagram?

This is with 2.0.0

Thanks
Brian Jakubik
Re: Initialize diagram from model issue, links not showing up... [message #177037 is a reply to message #176969] Thu, 13 March 2008 09:29 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Brian,

> Is this a known issue, got any pointers on where to look to see what
> is going on? Is there a refresh option on the diagram?
Try pressing F5 then diagram surface is selected.

-----------------
Alex Shatalin
Re: Initialize diagram from model issue, links not showing up... [message #177148 is a reply to message #177037] Thu, 13 March 2008 14:57 Go to previous message
Brian Jakubik is currently offline Brian JakubikFriend
Messages: 140
Registered: July 2009
Senior Member
The reason I believe is because of this:
java.lang.IllegalStateException: Cannot modify resource set without a
write transaction...

In my JavaConstraints.validateLink method we are making a modification
that is throwing the above... Ill have to look into what we are doing
there, If i dont have the one node that we are making the modification
on, it appears to work fine.

Thanks again for the feedback...
B

Alex Shatalin wrote:
> Hello Brian,
>
>> Is this a known issue, got any pointers on where to look to see what
>> is going on? Is there a refresh option on the diagram?
> Try pressing F5 then diagram surface is selected.
>
> -----------------
> Alex Shatalin
>
>
Previous Topic:more than one metamodel
Next Topic:uml2 casetool
Goto Forum:
  


Current Time: Wed Apr 24 16:20:49 GMT 2024

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

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

Back to the top