Cooperate-Project / CooperateModelingEnvironment

Modeling environment for UML modeling by diversity teams (sighted and visual impaired people).
Eclipse Public License 1.0
6 stars 3 forks source link

Allow exporting/importing models from/into CDO #190

Open seiferma opened 6 years ago

seiferma commented 6 years ago

We only provide access to the plain models via the model-gen export. This feature is, however, restricted to the most recent version and overwritten after every change in the repository. The user should be able to export a selected model including related diagrams into a selectable location. The user should be able to import such exported models and diagrams again.

The features to be developed are

joehen commented 6 years ago

The CDO ImportResourceAction and ExportResourceAction might be a good starting point., however, the export didn't seem to work properly...