Hello folks,
I'm trying to get the Excel Import (v18.5) to support importing Dependencies. I don't see any instructions on how to refer to elements so I tried making a mapping Diagram with the UML2 metamodel with attributes profile. I have a <<classMapping>> diagram where my <<fileSchema>> has two properties: Source and Target, both of type String [built-in UML Primitive]. I bound Source to the client metaproperty on Dependency and Target to the supplier metaproperty.
The Excel import will create three Dependencies (three entries in my test Excel sheet), but I get a corrupted model because client and supplier is not assigned by the importer. Is there a better way I should set up this map?
Thanks,
Bjorn