Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Opening a GMF diagram on Custom Menu Click

Hello Everyone,

I am new to GMF and I am facing some problems in implementing some concepts.
Can anyone help me out with my problem.

My problem is some what related to Opening of a diagram on click of Custom
Menu, but I have different Constarints.

I have two ecore models (DF and RELO) and I have generated the Graphical
Editor for both of them.

DF<---------RELO (RELO refers DF) this is the relation in the Ecore model.

 I have also implemented custom menu for DF.On right click of the element in
DF editor i want to open the RELO editor.
Later the data from the DF is brought into RELO.
I am not understanding how can I open another RELO editor from DF editor.

I cannot use diagram Partitioning because it will change the design of my DF
and that is constraint with my problem. Without changing anything in DF
design I must be able to open RELO diagram which will have the data from DF.

It would be of real great help if someone can help out with this.


Regards,
SPRao

Back to the top