XMI ID Extraction by ATL Transformation [message #66421] |
Mon, 19 November 2007 19:05  |
Eclipse User |
|
|
|
Originally posted by: gwi.n.world.googlemail.com
Hi all,
If i open a sysML file with text editor, i see any sysML element assigned a
XMI ID, for instance :
<?xml version="1.0" encoding="UTF-8"?>
<sysML:ModelSYSML xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"
xmlns:sysML="http://www.topcased.org/1.0/sysML" xmi:id="idModel"
name="test">
..............................
<nestedClassifier xmi:type="sysML:Requirement"
xmi:id="_ki2IQJUdEdyTa6qJBCVH1w" name="Requirement2" isAbstract="true"
id="req2" source="SysML_UML_Integration"/>
..............................
</sysML:ModelSYSML>
when i transform from sysML to my own model, i lost those XMI IDs, how can i
transform without losing XMI IDs ?
Thanks in advance !!!
Ninh.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 4.70136 seconds