Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » How to determine whether a resource is currently loading
How to determine whether a resource is currently loading [message #620398] Mon, 10 November 2008 12:20
Eclipse UserFriend
Originally posted by: nA.web.xy

Hi there,

I needed the functunality that everytime a element of class "A" is
instantiated, an element of class "B" is instantiated also. Therefore I
added an Adapter to the container of class "A" and everytime I get a
notification that an "A" element is added I create a "B" element.

However, everytime EMF reloads the. xml resource the "B" elements are
doubled. Any suggestions how I could achieve the above described
functionality without having these problems everytime the resource is
reloaded?

Thank You

Bastian
Previous Topic:How to add a sub-menu "compile"
Next Topic:How to determine whether a resource is currently loading
Goto Forum:
  


Current Time: Sat Apr 27 05:21:25 GMT 2024

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

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

Back to the top