Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gmf-dev] Ecore to UML ?

Title: Re: [gmf-dev] Ecore to UML ?
Hi Hitesh,

Just to point out for the future... this is mailing list is for GMF developer discussions.  Your question is more well-suited to a newsgroup, though not the GMF newsgroup.  I suspect the eclipse.modeling.mdt.uml2 newsgroup was the most appropriate for this question.  Fortunately, James is monitoring this mailing list ;)

Thanks,
Rich


On 8/14/07 9:48 AM, "James Bruck" <jbruck@xxxxxxxxxx> wrote:


Hi Hitesh,

Yes there is a way to convert from Ecore to UML.   The opensource UML2 project supports this.   Ensure you have the "examples" plugins from the UML project.

1. Open your .ecore model.
2. Select the root element of your ecore model then go to the "Sample Ecore Editor\Convert to UML Model ..."

You can convert from ecore to uml and back.

The code that does the conversion is in UMLUtil.Ecore2UMLConverter.

Regards,

- James.





"Hitesh Nembhawani" <hiteshn.mail@xxxxxxxxx>
Sent by: gmf-dev-bounces@xxxxxxxxxxx 08/14/2007 09:27 AM

Please respond to
"GMF Project developer discussions." <gmf-dev@xxxxxxxxxxx>

To

gmf-dev@xxxxxxxxxxx

cc
Subject

[gmf-dev] Ecore to UML ?




Hi All,

Can some one please tell me if there is a direct way to get an UML model (or representation) for a particular ECORE file?

Thanks,
Hitesh
_______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev



_______________________________________________
gmf-dev mailing list
gmf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gmf-dev


--
Richard C. Gronback
Borland Software Corporation
richard.gronback@xxxxxxxxxxx
+1 860 227 9215

Back to the top