eclipse / gemoc-studio-modeldebugging

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

Makes BasicObjectDiagramNewWizard available for any ecore #218

Open dvojtise opened 2 years ago

dvojtise commented 2 years ago

The BasicObjectDiagramNewWizard (cf. Ecore2BasicObjectDiagramSpecification.java ) is able to create a simple Object diagram Sirius specification for any GEMOC language.

This tool could be used for any ecore and not only GEMOC DSLs.

We should extract this generator and make it independent from GEMOC.

The code should go in the new https://github.com/eclipse/gemoc-studio-extras repository, so user may install it easily without GEMOC.

This tool probably shouldn't be installed by default in the studio but should rather be easily found in the predefined update sites of the studio.