Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Diagram Editor opens up very slowly
Diagram Editor opens up very slowly [message #207867] Mon, 06 October 2008 10:32
Eclipse UserFriend
Originally posted by: twominutehate.joinpoint.org

Hi,

I've got the following instance of a model A:

A
\- B1
\- B2
\- ...
\- Bn

B is a metamodel for which I've created a GMF editor.
B has an EOpposite reference to the container reference in A.
Instances of B are saved as cross-resource containments in a field in A.

Now, when I open any "Bx" the editor takes quite a long time to open,
because the CrossReferenceAdapter that is attached to the ResourceSet in
the GMFEditingDomainFactory ends up loading all other instances of B
contained in A.

This slowdown is not acceptable, what can I do?

Thanks!
Previous Topic:GMF Diagram and Memory
Next Topic:How to create container Elements?(screen inside)
Goto Forum:
  


Current Time: Fri Apr 26 18:00:45 GMT 2024

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

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

Back to the top