Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] 2 GMF Diagrams based on the same model at runtime

Hi all,

 

I am currently working on a project in which I need to work in 2 or more GMF diagrams which uses the same model (ecore).

 

The problem is that the second GMF diagram needs to define its elements based on the result of the FIRST GMF diagram.

BUT even thought, both of them are running on the same eclipse, I cannot access the elements created BY the first diagram on the second one.

(Both diagrams use the SAME ecore, and generated classes at runtime.).

 

Does anyone know how can I do that?  

 

I think it is because both diagrams DO NOT persist the results on the same “model” file (the result of a GMF diagram, is a diagram file which persists the graphical things, and a “model file”).

Is there a way to make 2 GMF diagrams persist its results on the same “model” file?

Or is there a way to “import” the “model” results of 1 GMF diagram, into the “model file” in the second diagram?

 

 

Any help appreciated.

Thanks in advance

 

 

 

Santiago Gil

Bogotá, Colombia

 

 

Teléfonos:

  (+57 1) 2745263 (Bogotá)
  (+57) 310 800 1393 (Móvil)

 

E-mails:

  s-gil@xxxxxxxxxxxxxx (MSN)

  s-gil@xxxxxxxxxxxxxxx

 

 



Back to the top