Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: [email protected] on May 26, 2017, 07:59:30 pm
-
Does anyone know if there is an EA friendly version of the ISO 80000-1 Quantaites and Units xmi? The OMG Standard one, while it imports OK doesn't create the expected SysML elements and the names aren't very user friendly
-
Those are available from the model wizard (Right click on a package -> Add a Model using Wizard...). My first impression is that they work reasonably ok.
/Hans
-
Hi Hans,
if I have done it correctly, it doesn't look like the ISO Library (ISO 80000-1 Quantities and Units).
Do you see the Quantities and Units? Maybe I've missed something.
Thanks,
Helmut
-
if I have done it correctly, it doesn't look like the ISO Library (ISO 80000-1 Quantities and Units).
Do you see the Quantities and Units? Maybe I've missed something.
I forgot to mention that the library is only available from the SysML 1.3 Technology which is the one I still use most of the time. Note also that there were some changes made to units in SysML 1.4. Tim Weilkiens has written a post about the changes here: http://model-based-systems-engineering.com/2015/04/13/whats-new-in-sysml-1-4-units/
/Hans
-
Thanks, I thought it was there somewhere. Bit odd that it's in the SysML1.3 implementation but not the SysML1.4 one. I also note that it's a much reduced set compared to the specification.
It should be possible to write a transformation between the spec XMI and the way Sparx have implemented it. I will have a go if I can find the time.
-
Ea supports change from SysML 1.3 to SysML 1.4 via Script. Maybe a bit crude but a) generate from EA-Model-Wizzard "Unit and Quantity Kind library" from SysML 1.4 and b) than generate (inside) from SysML 1.3 "Quantity MKinds and Units". c) run script "Migrate SysML 1.3 to SysML 1.4" (menu Code/Scipting/SysML 1.4). You see the Units and Kinds like SysML 1.4. ...