borkdominik / bigUML

A UML web modeling tool based on GLSP, distributed via a VS Code extension.
MIT License
30 stars 5 forks source link

Introduce custom notation -> unotation #77

Closed haydar-metin closed 1 year ago

haydar-metin commented 1 year ago

This MR introduces a custom UmlDiagram (.unotation).

New notations that extend either shape or edge should be possible now.

Old notation files need to be mapped to the new unotation file.

Check the changes for the file client/workspace/online-bookshop/model/online-bookshop.unotation (https://github.com/borkdominik/bigUML/pull/77/files#diff-4123415cbae509fe2539b268ea7a41f81c753a739f282630839f355cfa18663f) for how to migrate.