Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Connections can't be made(Connections can't be made)
Connections can't be made [message #875216] Tue, 22 May 2012 10:35 Go to next message
Sarath Rachakonda is currently offline Sarath RachakondaFriend
Messages: 16
Registered: May 2012
Junior Member
Hi,

I have followed the tutorial in the following link to create GMF editor

"www.devx.com/architect/Article/43366/1954"

Iam facing following error. I have 3 objects in my Palette - Application,Entity,Relation.

1. Drag 2 entities onto the editor
2. Try to make relation from source entity to target entity.
3. Result is Target entity is removed from editor and no connection is shown

Thanks for your help

Sarath

[Updated on: Tue, 22 May 2012 10:35]

Report message to a moderator

Re: Connections can't be made [message #876720 is a reply to message #875216] Fri, 25 May 2012 07:31 Go to previous message
Sarath Rachakonda is currently offline Sarath RachakondaFriend
Messages: 16
Registered: May 2012
Junior Member
Found the solution..Relation object in my palette is connection represented by Entity related to other Entity.....
So Entity should have reference to Entity....In the ecore file i have specified this reference as containment(true). This is the cause of problem...After resetting it everything worked fine.
Previous Topic:get target after creating relationship
Next Topic:Refreshing the Palette whenever a new node is added
Goto Forum:
  


Current Time: Mon Jan 13 18:20:05 GMT 2025

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

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

Back to the top