[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
|
- From: David Jaiyeola <opeyemic2002@xxxxxxxxx>
- Date: Wed, 26 Nov 2008 12:27:17 +0100
- Newsgroups: eclipse.modeling.gmf
- Organization: EclipseCorner
- Thread-index: AclPue/z0/tPSBB3VE2k0tWf/Xw7sg==
- Thread-topic: Converting EMF in XMI to GMF
- User-agent: Microsoft-Entourage/12.0.0.071130
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
>
>