Develop the templates

In step 1 we have already create a application model, it is now time to look at the template languages we could use for code generation of the application.

What is a Template?

The template is a parameterized blueprint of the code to be produced. The generator is supplied with the necessary parameters, and the code generator undertakes a basic parameter-substitution process on the template in order to generate the required output.

LatticeFramework Studio uses XSLT as template language to tranform xml metadata model to various output. LatticeFramework Studio have a lot of pre-built xslt templates, most time you can re-use or customize these pre-built templates, or you can create your own templates to meet your special requirement.

You can find the pre-built templates at Product Line-->Templates from LatticeFramework Studio