one initial emf model + one diagram emf model + one gmf diagram =???? several differents diagram vie [message #14719] |
Thu, 10 August 2006 09:16 |
Eclipse User |
|
|
|
Hello,
i have one model (myInitialModel) based on many ecore with emf
i have created an Ecore model and a GMF model diagram that taking references
on myInitialModel for the Eobjects that it need to proceed.
this is myViewDiagram.
My view is initialize from an Eobject (myInitializer) in myInitialModel, as
there is many myInitilizer, i have to initialize one diagram for each
myInitializer.
Each generatedDiagram can contains objects that are reflect on some other
generatedDiagram.
All must be synchronized (myInitialModel, generatedDiagram(s))
i can easely build the model for my diagram from the selection, but there is
no synchronization with myInitialModel. (i'm using MyViewDiagramCreateWizard
instanciate in an actionset)
problems are that i can't have more than one diagram (the second one didn't
proceed) and there is no synchronization with my first diagram on the
initial model...
is anyone can help???
thanks,
kev.
p.s.: myInitializer can't instanciate model diagram and as myViewDiagram
because of cross references
|
|
|
Powered by
FUDForum. Page generated in 0.31674 seconds