STARIONGROUP / SysML2.NET

A .NET implementation of the OMG SysML2 specification
https://www.stariongroup.eu
Apache License 2.0
15 stars 2 forks source link

Add diagraming capability #15

Open sz332 opened 1 year ago

sz332 commented 1 year ago

Prerequisites

Description

I would like to have diagramming capability for the web application. When I would browse the model I would see the currently viewed element in a form of a class diagram with the properties, and also a it's place if it is part of an inheritance tree, similar to the one we have in the OMG's UML (or sysml) specification.

Example: https://www.omg.org/spec/UML/2.5.1/PDF ,page 209 in the PDF.

It would be also nice to have a single diagram with all the elements which can be zoomed, panned, and when an item would be selected, then the documentation could jump to the description of that particular element.

Something like that:

https://app.genmymodel.com/api/repository/online-example/Machine%20model