Class Diagrams #91

Closed
opened 2026-04-01 12:43:04 +00:00 by a24vinla · 2 comments
Collaborator

We need Class Diagrams. This will be an ongoing issue.

Parent Issue: #82

We need Class Diagrams. This will be an ongoing issue. Parent Issue: #82
Collaborator

I'm currently researching a semi-automated way of making class diagrams faster for C# files (.cs) and so far the best I've found is to use an extension called PlantUMLClassDiagramGenerator (VSCode marketplace link) to automatically generate .puml files (just text files with a fancy extension) from our folders+files

You can then stitch these together using the PlantUML web server to get a good basis to start from, and perhaps even complete diagrams if we want to use PlantUML for our class diagrams.

I will post more comments here as I make progress researching this.

I'm currently researching a semi-automated way of making class diagrams faster for C# files (.cs) and so far the best I've found is to use an extension called [PlantUMLClassDiagramGenerator](https://github.com/pierre3/PlantUmlClassDiagramGenerator) ([VSCode marketplace link](https://marketplace.visualstudio.com/items?itemName=pierre3.csharp-to-plantuml)) to automatically generate .puml files (just text files with a fancy extension) from our folders+files ~~You can then stitch these together using the [PlantUML web server](https://www.plantuml.com/plantuml/uml) to get a good basis to start from, and perhaps even complete diagrams if we want to use PlantUML for our class diagrams.~~ I will post more comments here as I make progress researching this.
Collaborator

This has been discussed which models we keep and which one will be updated. I close this issue.

This has been discussed which models we keep and which one will be updated. I close this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#91
No description provided.