Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: SysEngineer on June 16, 2015, 11:01:48 pm

Title: Import from Doors into EA with MDG Link
Post by: SysEngineer on June 16, 2015, 11:01:48 pm
MDG Link provides DOORS-users the import of DOORS® objects (including mapping of DOORS® Attributes to EA).

Is it also possible to import the doors links between the imported objects automatically? If not, is it possible to customize it??

Title: Re: Import from Doors into EA with MDG Link
Post by: Monsieur on June 17, 2015, 05:38:02 pm
My answers are only based on my knowledge of the MDG Doors a while ago but ...
Quote
MDG Link provides DOORS-users the import of DOORS® objects (including mapping of DOORS® Attributes to EA).

Is it also possible to import the doors links between the imported objects automatically?
No it does not import linksets (which contain links)
Quote
If not, is it possible to customize it??
You can't custom the MDG tech.
You'll have to develop your own tech BUT links are difficult to handle, i suggest you do in 2 parts. import elements. import links by retriving elements by using the tag values (contain doors values if i remember well)

I repeat, my answers can be outdated! :P
Title: Re: Import from Doors into EA with MDG Link
Post by: qwerty on June 17, 2015, 08:59:18 pm
I did use the DOORS MDG once only for testing. But as it did not match the requirements we had we implemented our own import. Since you can script DOORS as well this was not a too big deal (code pages were tricky, though).

q.
Title: Re: Import from Doors into EA with MDG Link
Post by: M. King on December 08, 2021, 01:43:29 am
Yes, the MDG package (at least, the one that I am using, with EA 15.0) preserves the links if you select the checkbox on the "Import" dialogue before importing. It doesn't import the DOORS linksets, but does preserve the connections. If you then drag, say, 2 linked requirements onto a diagram, EA shows the link between them.

I've only done it with a synthetic set of requirements so far, but EA showed the "fulfils" relationships correctly.