Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [MWE] MagicDraw vs EA - how to read model
[MWE] MagicDraw vs EA - how to read model [message #512213] Thu, 04 February 2010 07:21 Go to next message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------040607010302060905050209
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

normaly I'm using MagicDraw and its easy to use MD with oaw -
simply use the md-oaw-integration or export from MD as EMF-UML2
then read using
org.eclipse.emf.mwe.utils.Reader

now I wanted to try a workflow using EA
downloaded newest trial, created classdiagram
then Export - there's no EMF-UML2 export, only as XMI 2.1

did I miss something ?wandering that a modern UML tool has no EMF-UML
export ;-)

a short hint how to read EA models from MWE workflow would be helpful

ekke
--

ekke (ekkehard gentz)
independent software-architect
senior erp-consultant
eclipse | osgi | equinox | mdsd | oaw | emf | uml
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke@ekkes-corner.org
homepage (de): http://gentz-software.de
blog (en): http://ekkes-corner.org
twitter: @ekkescorner
skype: ekkes-corner
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490


--------------040607010302060905050209
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
normaly I'm using MagicDraw and its easy to use MD with oaw -<br>
simply use the md-oaw-integration or export from MD as EMF-UML2<br>
then read using <br>
org.eclipse.emf.mwe.utils.Reader<br>
<br>
now I wanted to try a workflow using EA<br>
downloaded newest trial, created classdiagram<br>
then Export - there's no EMF-UML2 export, only as XMI 2.1<br>
<br>
did I miss something ?wandering that a modern UML tool has no EMF-UML
export ;-)<br>
<br>
a short hint how to read EA models from MWE workflow would be helpful<br>
<br>
ekke<br>
<div class="moz-signature">-- <br>
<p style="margin-bottom: 0cm;"> <font ,="" color="#808080"
face="Verdana, sans-serif"> <font size="4">ekke (ekkehard gentz)<br>
</font> <font size="3"> independent software-architect<br>
senior erp-consultant<br>
</font> <font size="2">eclipse | osgi | equinox | mdsd | oaw | emf |
uml<br>
max-josefs-platz 30, D-83022 rosenheim, germany<br>
<a class="moz-txt-link-freetext" href="mailto:ekke@ekkes-corner.org">mailto:ekke@ekkes-corner.org</a><br>
homepage (de): <a class="moz-txt-link-freetext" href="http://gentz-software.de">http://gentz-software.de</a><br>
blog (en): <a class="moz-txt-link-freetext" href="http://ekkes-corner.org">http://ekkes-corner.org</a><br>
twitter: @ekkescorner<br>
skype: ekkes-corner<br>
</font> <font size="1"> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID:
DE189929490<br>
</font> </font> </p>
</div>
</body>
</html>

--------------040607010302060905050209--
Re: [MWE] MagicDraw vs EA - how to read model [message #512224 is a reply to message #512213] Thu, 04 February 2010 07:42 Go to previous messageGo to next message
Eclipse UserFriend
Hi ekke,

AFAIR it is only supported through means of the old classic metamodel,
which hasn't been migrated to m2t.xpand.

Cheers,
Sven

ekke schrieb:
> normaly I'm using MagicDraw and its easy to use MD with oaw -
> simply use the md-oaw-integration or export from MD as EMF-UML2
> then read using
> org.eclipse.emf.mwe.utils.Reader
>
> now I wanted to try a workflow using EA
> downloaded newest trial, created classdiagram
> then Export - there's no EMF-UML2 export, only as XMI 2.1
>
> did I miss something ?wandering that a modern UML tool has no EMF-UML
> export ;-)
>
> a short hint how to read EA models from MWE workflow would be helpful
>
> ekke
> --
>
> ekke (ekkehard gentz)
> independent software-architect
> senior erp-consultant
> eclipse | osgi | equinox | mdsd | oaw | emf | uml
> max-josefs-platz 30, D-83022 rosenheim, germany
> mailto:ekke@ekkes-corner.org
> homepage (de): http://gentz-software.de
> blog (en): http://ekkes-corner.org
> twitter: @ekkescorner
> skype: ekkes-corner
> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
>


--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : blog.efftinge.de
Re: [MWE] MagicDraw vs EA - how to read model [message #512246 is a reply to message #512224] Thu, 04 February 2010 08:45 Go to previous messageGo to next message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------020702020303070601040500
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

hi sven,

I hoped to get another answer ;-)

ekke
Am 04.02.10 13:42, schrieb Sven Efftinge:
> Hi ekke,
>
> AFAIR it is only supported through means of the old classic metamodel,
> which hasn't been migrated to m2t.xpand.
>
> Cheers,
> Sven
>
> ekke schrieb:
>> normaly I'm using MagicDraw and its easy to use MD with oaw -
>> simply use the md-oaw-integration or export from MD as EMF-UML2
>> then read using
>> org.eclipse.emf.mwe.utils.Reader
>>
>> now I wanted to try a workflow using EA
>> downloaded newest trial, created classdiagram
>> then Export - there's no EMF-UML2 export, only as XMI 2.1
>>
>> did I miss something ?wandering that a modern UML tool has no EMF-UML
>> export ;-)
>>
>> a short hint how to read EA models from MWE workflow would be helpful
>>
>> ekke
>> --
>>
>> ekke (ekkehard gentz)
>> independent software-architect
>> senior erp-consultant
>> eclipse | osgi | equinox | mdsd | oaw | emf | uml
>> max-josefs-platz 30, D-83022 rosenheim, germany
>> mailto:ekke@ekkes-corner.org
>> homepage (de): http://gentz-software.de
>> blog (en): http://ekkes-corner.org
>> twitter: @ekkescorner
>> skype: ekkes-corner
>> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
>>
>
>


--

ekke (ekkehard gentz)
independent software-architect
senior erp-consultant
eclipse | osgi | equinox | mdsd | oaw | emf | uml
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke@ekkes-corner.org
homepage (de): http://gentz-software.de
blog (en): http://ekkes-corner.org
twitter: @ekkescorner
skype: ekkes-corner
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490


--------------020702020303070601040500
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
hi sven,<br>
<br>
I hoped to get another answer ;-)<br>
<br>
ekke<br>
Am 04.02.10 13:42, schrieb Sven Efftinge:
<blockquote cite="mid:hkefck$smv$3@build.eclipse.org" type="cite">Hi
ekke,
<br>
<br>
AFAIR it is only supported through means of the old classic metamodel,
which hasn't been migrated to m2t.xpand.
<br>
<br>
Cheers,
<br>
Sven
<br>
<br>
ekke schrieb:
<br>
<blockquote type="cite">normaly I'm using MagicDraw and its easy to
use MD with oaw -
<br>
simply use the md-oaw-integration or export from MD as EMF-UML2
<br>
then read using
<br>
org.eclipse.emf.mwe.utils.Reader
<br>
<br>
now I wanted to try a workflow using EA
<br>
downloaded newest trial, created classdiagram
<br>
then Export - there's no EMF-UML2 export, only as XMI 2.1
<br>
<br>
did I miss something ?wandering that a modern UML tool has no EMF-UML
export ;-)
<br>
<br>
a short hint how to read EA models from MWE workflow would be helpful
<br>
<br>
ekke
<br>
--
Re: [MWE] MagicDraw vs EA - how to read model [message #512268 is a reply to message #512224] Thu, 04 February 2010 09:17 Go to previous message
Eclipse UserFriend
Hi Sven,

just found out that Ueli is working on a solution:
http://uml2ea.blogspot.com/2009/12/release-20-of-eauml2expor ter.html

ekke

Am 04.02.10 13:42, schrieb Sven Efftinge:
> Hi ekke,
>
> AFAIR it is only supported through means of the old classic metamodel,
> which hasn't been migrated to m2t.xpand.
>
> Cheers,
> Sven
>
> ekke schrieb:
>> normaly I'm using MagicDraw and its easy to use MD with oaw -
>> simply use the md-oaw-integration or export from MD as EMF-UML2
>> then read using
>> org.eclipse.emf.mwe.utils.Reader
>>
>> now I wanted to try a workflow using EA
>> downloaded newest trial, created classdiagram
>> then Export - there's no EMF-UML2 export, only as XMI 2.1
>>
>> did I miss something ?wandering that a modern UML tool has no EMF-UML
>> export ;-)
>>
>> a short hint how to read EA models from MWE workflow would be helpful
>>
>> ekke
>> --
>>
>> ekke (ekkehard gentz)
>> independent software-architect
>> senior erp-consultant
>> eclipse | osgi | equinox | mdsd | oaw | emf | uml
>> max-josefs-platz 30, D-83022 rosenheim, germany
>> mailto:ekke@ekkes-corner.org
>> homepage (de): http://gentz-software.de
>> blog (en): http://ekkes-corner.org
>> twitter: @ekkescorner
>> skype: ekkes-corner
>> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
>>
>
>


--

ekke (ekkehard gentz)
independent software-architect
senior erp-consultant
eclipse | osgi | equinox | mdsd | oaw | emf | uml
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke@ekkes-corner.org
homepage (de): http://gentz-software.de
blog (en): http://ekkes-corner.org
twitter: @ekkescorner
skype: ekkes-corner
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
Re: [MWE] MagicDraw vs EA - how to read model [message #622071 is a reply to message #512213] Thu, 04 February 2010 07:42 Go to previous message
Eclipse UserFriend
Hi ekke,

AFAIR it is only supported through means of the old classic metamodel,
which hasn't been migrated to m2t.xpand.

Cheers,
Sven

ekke schrieb:
> normaly I'm using MagicDraw and its easy to use MD with oaw -
> simply use the md-oaw-integration or export from MD as EMF-UML2
> then read using
> org.eclipse.emf.mwe.utils.Reader
>
> now I wanted to try a workflow using EA
> downloaded newest trial, created classdiagram
> then Export - there's no EMF-UML2 export, only as XMI 2.1
>
> did I miss something ?wandering that a modern UML tool has no EMF-UML
> export ;-)
>
> a short hint how to read EA models from MWE workflow would be helpful
>
> ekke
> --
>
> ekke (ekkehard gentz)
> independent software-architect
> senior erp-consultant
> eclipse | osgi | equinox | mdsd | oaw | emf | uml
> max-josefs-platz 30, D-83022 rosenheim, germany
> mailto:ekke@ekkes-corner.org
> homepage (de): http://gentz-software.de
> blog (en): http://ekkes-corner.org
> twitter: @ekkescorner
> skype: ekkes-corner
> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
>


--
Need professional support for Xtext and EMF?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : blog.efftinge.de
Re: [MWE] MagicDraw vs EA - how to read model [message #622072 is a reply to message #512224] Thu, 04 February 2010 08:45 Go to previous message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------020702020303070601040500
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

hi sven,

I hoped to get another answer ;-)

ekke
Am 04.02.10 13:42, schrieb Sven Efftinge:
> Hi ekke,
>
> AFAIR it is only supported through means of the old classic metamodel,
> which hasn't been migrated to m2t.xpand.
>
> Cheers,
> Sven
>
> ekke schrieb:
>> normaly I'm using MagicDraw and its easy to use MD with oaw -
>> simply use the md-oaw-integration or export from MD as EMF-UML2
>> then read using
>> org.eclipse.emf.mwe.utils.Reader
>>
>> now I wanted to try a workflow using EA
>> downloaded newest trial, created classdiagram
>> then Export - there's no EMF-UML2 export, only as XMI 2.1
>>
>> did I miss something ?wandering that a modern UML tool has no EMF-UML
>> export ;-)
>>
>> a short hint how to read EA models from MWE workflow would be helpful
>>
>> ekke
>> --
>>
>> ekke (ekkehard gentz)
>> independent software-architect
>> senior erp-consultant
>> eclipse | osgi | equinox | mdsd | oaw | emf | uml
>> max-josefs-platz 30, D-83022 rosenheim, germany
>> mailto:ekke@ekkes-corner.org
>> homepage (de): http://gentz-software.de
>> blog (en): http://ekkes-corner.org
>> twitter: @ekkescorner
>> skype: ekkes-corner
>> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
>>
>
>


--

ekke (ekkehard gentz)
independent software-architect
senior erp-consultant
eclipse | osgi | equinox | mdsd | oaw | emf | uml
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke@ekkes-corner.org
homepage (de): http://gentz-software.de
blog (en): http://ekkes-corner.org
twitter: @ekkescorner
skype: ekkes-corner
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490


--------------020702020303070601040500
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
hi sven,<br>
<br>
I hoped to get another answer ;-)<br>
<br>
ekke<br>
Am 04.02.10 13:42, schrieb Sven Efftinge:
<blockquote cite="mid:hkefck$smv$3@build.eclipse.org" type="cite">Hi
ekke,
<br>
<br>
AFAIR it is only supported through means of the old classic metamodel,
which hasn't been migrated to m2t.xpand.
<br>
<br>
Cheers,
<br>
Sven
<br>
<br>
ekke schrieb:
<br>
<blockquote type="cite">normaly I'm using MagicDraw and its easy to
use MD with oaw -
<br>
simply use the md-oaw-integration or export from MD as EMF-UML2
<br>
then read using
<br>
org.eclipse.emf.mwe.utils.Reader
<br>
<br>
now I wanted to try a workflow using EA
<br>
downloaded newest trial, created classdiagram
<br>
then Export - there's no EMF-UML2 export, only as XMI 2.1
<br>
<br>
did I miss something ?wandering that a modern UML tool has no EMF-UML
export ;-)
<br>
<br>
a short hint how to read EA models from MWE workflow would be helpful
<br>
<br>
ekke
<br>
--
Re: [MWE] MagicDraw vs EA - how to read model [message #622073 is a reply to message #512224] Thu, 04 February 2010 09:17 Go to previous message
Eclipse UserFriend
Hi Sven,

just found out that Ueli is working on a solution:
http://uml2ea.blogspot.com/2009/12/release-20-of-eauml2expor ter.html

ekke

Am 04.02.10 13:42, schrieb Sven Efftinge:
> Hi ekke,
>
> AFAIR it is only supported through means of the old classic metamodel,
> which hasn't been migrated to m2t.xpand.
>
> Cheers,
> Sven
>
> ekke schrieb:
>> normaly I'm using MagicDraw and its easy to use MD with oaw -
>> simply use the md-oaw-integration or export from MD as EMF-UML2
>> then read using
>> org.eclipse.emf.mwe.utils.Reader
>>
>> now I wanted to try a workflow using EA
>> downloaded newest trial, created classdiagram
>> then Export - there's no EMF-UML2 export, only as XMI 2.1
>>
>> did I miss something ?wandering that a modern UML tool has no EMF-UML
>> export ;-)
>>
>> a short hint how to read EA models from MWE workflow would be helpful
>>
>> ekke
>> --
>>
>> ekke (ekkehard gentz)
>> independent software-architect
>> senior erp-consultant
>> eclipse | osgi | equinox | mdsd | oaw | emf | uml
>> max-josefs-platz 30, D-83022 rosenheim, germany
>> mailto:ekke@ekkes-corner.org
>> homepage (de): http://gentz-software.de
>> blog (en): http://ekkes-corner.org
>> twitter: @ekkescorner
>> skype: ekkes-corner
>> Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
>>
>
>


--

ekke (ekkehard gentz)
independent software-architect
senior erp-consultant
eclipse | osgi | equinox | mdsd | oaw | emf | uml
max-josefs-platz 30, D-83022 rosenheim, germany
mailto:ekke@ekkes-corner.org
homepage (de): http://gentz-software.de
blog (en): http://ekkes-corner.org
twitter: @ekkescorner
skype: ekkes-corner
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490
Previous Topic:[MWE] MagicDraw vs EA - how to read model
Next Topic:Check invokation during mwe-generation
Goto Forum:
  


Current Time: Wed Jul 23 18:32:47 EDT 2025

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

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

Back to the top