Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » converting the ecore model to xmi(converting the ecore model to xmi)
icon7.gif  converting the ecore model to xmi [message #1734972] Tue, 14 June 2016 10:02 Go to next message
naveen ramesh is currently offline naveen rameshFriend
Messages: 56
Registered: May 2016
Member
Hi,
I have the Enterprise architect tool.Using that tool i can export the class diagram as ecore file and use in my eclipse work-space.But if i try to import the same ecore in Enterprise architect tool it supports importing of only xml and xmi files. So is there any plugins in eclipse to support for converting the ecore model to xmi or xml which is valid for the Enterprise architect tool.

Thanks in advance
Re: converting the ecore model to xmi [message #1735086 is a reply to message #1734972] Wed, 15 June 2016 13:05 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Naveen,

Comments below.


On 14.06.2016 12:02, naveen ramesh wrote:
> Hi,
> I have the Enterprise architect tool.Using that tool i can export the
> class diagram as ecore file and use in my eclipse work-space.But if i
> try to import the same ecore in Enterprise architect tool it supports
> importing of only xml and xmi files.
A *.ecore for is an XMI serialization, so I'm not sure I understand the
question.
> So is there any plugins in eclipse to support for converting the ecore
> model to xmi or xml which is valid for the Enterprise architect tool.
Given that it's already XML/XMI, it's not clear your requirement....
>
> Thanks in advance


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: converting the ecore model to xmi [message #1735325 is a reply to message #1735086] Fri, 17 June 2016 11:35 Go to previous messageGo to next message
naveen ramesh is currently offline naveen rameshFriend
Messages: 56
Registered: May 2016
Member
Actually my problem is in the Enterprise architect tool there is a option to export an ecore file and we can import it in the eclipse and use it.But if i create the model in the eclipse (i.e ) ecore file and export it and there is no option in the EA tool to export the ecore file.They have provided only to import xmi files and not the ecore files.
Re: converting the ecore model to xmi [message #1735334 is a reply to message #1735325] Fri, 17 June 2016 12:27 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Presumably you use EA for UML, so an EA Ecore export uses an EA UML2Ecore.

Eclipse UML provides both UML2Ecore and EcoreUML (interactively in the
model editors).

You can therefore workaround the EA asymmetry by using Eclipse to save
the UML as XMI which you can then import into EA.

However you seem to be needing some form of roundtrip. Sometimes this is
necessary, but I very strongly recommend that your revise your working
practices to avoid roundtripping.

Regards

Ed Willink


On 17/06/2016 12:35, naveen ramesh wrote:
> Actually my problem is in the Enterprise architect tool there is a
> option to export an ecore file and we can import it in the eclipse and
> use it.But if i create the model in the eclipse (i.e ) ecore file and
> export it and there is no option in the EA tool to export the ecore
> file.They have provided only to import xmi files and not the ecore files.
>
Re: converting the ecore model to xmi [message #1735547 is a reply to message #1735334] Tue, 21 June 2016 06:27 Go to previous messageGo to next message
naveen ramesh is currently offline naveen rameshFriend
Messages: 56
Registered: May 2016
Member
i have the umlecore now how can i convert to uml2 ecore
Re: converting the ecore model to xmi [message #1735563 is a reply to message #1735547] Tue, 21 June 2016 08:04 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

I have no idea what you mean by "umlecore" or "uml2 ecore".

Try reading http://wiki.eclipse.org/OCL/ForumNetiquette and you may
manage to communicate more successfully.

Regards

Ed Willink


On 21/06/2016 07:27, naveen ramesh wrote:
> i have the umlecore now how can i convert to uml2 ecore
Re: converting the ecore model to xmi [message #1735694 is a reply to message #1735563] Wed, 22 June 2016 04:42 Go to previous messageGo to next message
naveen ramesh is currently offline naveen rameshFriend
Messages: 56
Registered: May 2016
Member
EA can't read Ecore, but it can read .emx / .uml2. So is there any plugin in eclipse to export the Ecore model in .uml2 format from Eclipse,such that EA can read that
Re: converting the ecore model to xmi [message #1735698 is a reply to message #1735694] Wed, 22 June 2016 05:56 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi<br>
<br>
As I answered earlier<br>
<br>
<i>Eclipse UML provides both UML2Ecore and EcoreUML (interactively
in the model editors).
</i><br>
<br>
In the Sample Ecore Editor, select an EPackage, then use Convert
to UML Model... from the Sample Eore Editor tool bar menu.<br>
<br>
Or use org.eclipse.uml2.uml.util.UMLUtil.Ecore2UMLConverter<br>
<br>
Also as I answered earlier<br>
<br>
<i>I very strongly recommend that your revise your working
practices to avoid roundtripping</i><br>
<br>
    Regards<br>
<br>
        Ed Willink<br>
<br>
<br>
On 22/06/2016 05:42, naveen ramesh wrote:<br>
</div>
<blockquote cite="mid:nkd50c$b36$1@xxxxxxxxe.org" type="cite">EA
can't read Ecore, but it can read .emx / .uml2. So is there any
plugin in eclipse to export the Ecore model in .uml2 format from
Eclipse,such that  EA can read that
<br>
</blockquote>
<p><br>
</p>
</body>
</html>
Previous Topic:[Xcore] Setting default value of a string
Next Topic:Specifying the model for the sirius
Goto Forum:
  


Current Time: Thu Apr 25 08:48:49 GMT 2024

Powered by FUDForum. Page generated in 0.03294 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top