Corrected classdiagramm for Generators

This commit is contained in:
ahmad 2024-07-04 17:52:20 +02:00
parent 47ba227e04
commit 5df798278c

View File

@ -1,6 +1,6 @@
```plantuml ```plantuml
@startuml @startuml
left to ri
!theme plain !theme plain
top to bottom direction top to bottom direction
skinparam linetype ortho skinparam linetype ortho
@ -57,5 +57,4 @@ class StatementGenerator {
} }
@enduml @enduml
``` ```