major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
defect
minor
#25299
Kontext-Menü im Modell-Diagramm-Editor zeigt "komische" Kommandos an
For example, you can use the context menu to add enum classifiers to a class.
It might be good enough if the context menu simply disappears. Of course, it would be great if the context menu actually worked.
As part of the implementation, the basic administration (attributes) was converted to typed templates.
Migration
adminModel.layout.xml has been heavily modularized. As a result, scripted tests that navigate through the basic administration must be adapted.
- adminModel.layout.xml#InstanceBrowserInstances->instanceBrowser.layout.xml#Instances
- adminModel.layout.xml#EnumerationEditorEditor -> enumerationEditor.layout.xml#Editor
- adminModel.layout.xml#TypePartEditor -> typePartEditor.layout.xml#
- adminModel.layout.xml#ModuleEditorEditor -> moduleEditor.layout.xml#Editor
- metaElementTree.layout.xml#metaElementTree -> metaElementTree.layout.xml#
- adminModel.layout.xml#StructuredTypeEditorEditor -> typeEditor.layout.xml#Editor
Test
Switch to the Model Graph Editor view and check whether the model modification commands have been removed from the context menu.