In order to get familiar with the basics commands and operations of the template editor let’s create a very simple "Hello world" template. Our requirements are very simple: produce a document in which a unique section displays the simple text "hello world from element ‘xxx’" where ‘xxx’ is the name of the model element the template is applied to.

The reader is supposed to be familiar with Modelio basic operations like creating a project, creating an element, installing a module and so on.

The starting point of this example is:

The steps are:

  1. STEP 1 - Creating the hello world template

  2. STEP 2 - Adding a production node

  3. STEP 3 - Testing the Hello world template