eclipse-esmf / esmf-aspect-model-editor

Manage Aspect Models visually — create, validate, create artefacts, persist file based
https://eclipse-esmf.github.io/ame-guide/introduction.html
Mozilla Public License 2.0
21 stars 7 forks source link

[Task] naming of shared aspect models in workspace #242

Open BirgitBoss opened 3 months ago

BirgitBoss commented 3 months ago

Is your task related to a problem? Please describe. As a modeller I need first to store shared aspect models in the workspace, otherwise I cannot edit the aspect model with the aspect itself. Shared models in my understanding are those models that do not contain aspect definitions but only shared elements like Entities or Characteristics.

Two use cases:

Current behavior:

Describe the solution you'd like

chris-volk commented 2 months ago

Whenever an Aspect Model file has an aspect, the default file name should be the Aspect name. For an aspect model file without an aspect, the default file name should be empty to promote users finding a file name that captures the intention of the file and avoid the bad practice of calling things "shared".