Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Problems with the clipboard of editingDomain
Problems with the clipboard of editingDomain [message #668184] Wed, 04 May 2011 11:27
Carlos  is currently offline Carlos Friend
Messages: 3
Registered: May 2011
Junior Member
Hi.

I have some problems when I execute Copy & paste operations on my model because of the clipboard od the editing domain.

When I execute one copy operation that involves a lot of elements that besides each one is really a tree with a lot of children and so on, not all the elements are well copied in the destination element. Some of them are copied as empty elements at the target without values neither children.
The number of this kind of failed copies depends on the number of elements copied into the clipboard (more failed copies when the number of elements involved in the Copy operation is much larger).

I have checked using debug that when the copy operation is done, some of the elements, are empty in the clipboard, and therefore, when paste is done, some of then are "failed" copies.

Have you got any suggestion to solve this issue?
Is there any restriction of memory allocation for that clipboard?

Thanks in advance.
Regards.
Carlos.

Previous Topic:generate specific xmi ids for eobjects
Next Topic:[EMF.Edit] AddCommand to add root object to resource
Goto Forum:
  


Current Time: Thu Apr 25 16:28:32 GMT 2024

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

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

Back to the top