simona
simona copied to clipboard
Update `ExtEvSimulationClasses`
The diagram is outdated, especially related to the data messages (EvDataMessageFromExt
and EvDataResponseMessageToExt
). Please also check if there's more out-of-date classes there.
When I created the class diagram, I used lots of hidden place holders to layout the thing. (The current version of PlantUML has a bug that displays the place holder classes, use version 1.2023.10 for this to properly work). Since arranging classes with these place holders can be quite annoying, either:
- deal with it and adapt the place holders so that the diagram structure somewhat stays the same
- find a better way to layout this without place holders
The visual separation of the diagram in control flow (ExtSimAdapter etc. on the left side) and data flow (ExtEvData etc. on the right side) should remain.