[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

Yes thanks .. I have done the Initialize_XXX_Diagram on the file n it did
the conversion to diagram. But the diagrams  are not still showing. Maybe I
have gotten something wrong in the gmfgraph file. Anyway thanks for your
support.


On 25/11/2008 12:17, in article
3c3172e62894c8cb1d0ee1b9daaa@xxxxxxxxxxxxxxxx, "Alex Shatalin"
<vano@xxxxxxxxxxx> wrote:

> 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
> 
>