eclipse / gemoc-studio-modeldebugging

gemoc-studio-modeldebugging
Eclipse Public License 1.0
6 stars 15 forks source link

Sirius support for model with referenced resources #202

Closed dvojtise closed 3 years ago

dvojtise commented 3 years ago

Description

Add Sirius support for model with referenced resources (ie. model split into several files)

Changes

DefaultModelLoader now uses EcoreUtil.crossReferences to find all resources of the model and add them to the sirius session

Contribution to issues

fixes https://github.com/eclipse/gemoc-studio-modeldebugging/issues/201