Once the project is ready you may begin with creating a project skeleton.
The usual steps are:
-
Create a Java 11 module or a java root package
-
Define some classes to start with
-
Generate the sources
-
Edit the sources in your favorite editor
-
Reverse them from Modelio
You will find the following examples for java 8 and 11: