Zeta before migration to yFiles - Zeta-Project/zeta GitHub Wiki
DSL Editor
The graphical editor is configured via the textual DSLs by using the DSL editor. The DSL editor supports auto-completion of keywords and the detection of possible parsing errors.

Outline
To keep the overview you can use the outline function, which displays all defined elements of the DSL and allows to select them within the DSL editor.

Model Editor
With the graphical editor configured by the DSLs you can create and edit any model you want.

Code Generator
Now Scala code can be generated and downloaded from a previously created and saved model.
