Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Bug? : Duplicated ShapeNodeEditPart
Bug? : Duplicated ShapeNodeEditPart [message #650671] Wed, 26 January 2011 00:36 Go to next message
Artjom is currently offline ArtjomFriend
Messages: 9
Registered: December 2010
Junior Member
- domain model (ecore file) : I have a nested node elements
- gmf model(generated with GMF 2.3.0 sdk) : (the node has a compartment that shows sub nodes)
- problem :
I have two root elements and if I want to make second root element as a child of first root element(move second element to the first), than in compartment of first root element I receive two instance of second root element(duplication).
But I have also a copy of generated files from old GMF(dont now the exact version) and it works correct with this files.

I have found where is the Problem :
NodeNodeCompartmentCanonicalEditPolicy extends
CanonicalEditPolicy in method refreshSemantic(), but I don't know exactly where in this method...

Re: Bug? : Duplicated ShapeNodeEditPart [message #650714 is a reply to message #650671] Wed, 26 January 2011 08:57 Go to previous message
Aurélien Pupier is currently offline Aurélien PupierFriend
Messages: 637
Registered: July 2009
Location: Grenoble, FRANCE
Senior Member

Hi,

I think that it is the same issue on reparent action:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318585

Regards,


Aurélien Pupier - Red Hat
Senior Software Engineer in Fuse Tooling team
Previous Topic:Validation, Partitioned Diagrams
Next Topic:React on changes of otherside of a connection
Goto Forum:
  


Current Time: Fri Apr 19 06:10:10 GMT 2024

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

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

Back to the top