| [news.eclipse.modeling.gmf] Re: Converting EMF in XMI to GMF |
So, if existing xmi files were stored by EMF (you can open each of these files using EMF-generated editor for your EMF model) then you can right-click on this file in project explorer and call "Initialize_XXX_Diagram" action to get corresponding diagram file initialized with the model elements stored inside selected model file.from gmf generator. Now how can I get the already existing xmi in emf to new GMF format.. Thanks
----------------- Alex Shatalin