[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Converting EMF in XMI to GMF

Hello David,
from gmf generator. Now how can I get the already existing xmi in emf
to new GMF format.. Thanks
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.

-----------------
Alex Shatalin