[Dev] Add architecture overview authored by Rico Bergmann's avatar Rico Bergmann
...@@ -13,6 +13,10 @@ When invoking the generator, it will (roughly) perform the following actions: ...@@ -13,6 +13,10 @@ When invoking the generator, it will (roughly) perform the following actions:
.Basic invocation workflow .Basic invocation workflow
image::invocation_workflow.png[] image::invocation_workflow.png[]
On a coarse scale the generator is structured using the following packages:
image::architecture.png[]
== The Scala abstract class representation == The Scala abstract class representation
== Working with models == Working with models
... ...
......