Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [uml2-dev] Looking for UML2 to eCORE Wizard - Part 2


Yes, UML2 models are saved in XMI (2.0) format based on the schema at org.eclipse.uml2_1.0.0\model\UML2XMI.xsd.

Kenn Hussey

Eclipse UML2 Project Lead
Rational Software, IBM Software Group

770 Palladium Drive
Kanata, Ontario, K2V 1C8

T: (613) 599-3980  F: (613) 599-3912



"Chabot, Louis" <LChabot@xxxxxxxx>
Sent by: uml2-dev-admin@xxxxxxxxxxx

04/14/2004 08:07 AM

Please respond to
uml2-dev

To
<uml2-dev@xxxxxxxxxxx>
cc
Subject
[uml2-dev] Looking for UML2 to eCORE Wizard - Part 2





Found it.

With UML2 Examples installed, the model transformation is done via File Import and File Export facities - based on the project type you are currently in (eg. in an EMF project, if you import
a UML2 file it converts to ECORE).   I've only tried simple UML2 class diagrams - and they seem to  be ECORE converted ok.

Import/Export actually means "transformation" - more than just moving files around - which was the original purpose.

Question - Is UML2 files really only just XMI - the syntax looks awfully close to XMI?

LGC.


Back to the top