Overview of C# generation customization
Introduction
Objecteering C# Developer provides several modes of customization, addressed to different categories of users. This complete C# generation customization allows you to generate the exact programming form desired, by adapting Objecteering C# Developer to your own needs.
For example, it is possible to change the mapping of types and the generation
of accessors used by default, to create specific generations or to respect
forms of imposed programming.
Customization modes
Depending on the level of detail of desired parameterization, you can:
· modify parameters and simply change the general Objecteering C# Developer options
· configure the mapping of types and the generation of accessors. The choice of basic types and the way of using them in code generation is then adapted to all generations.
· parameterize the code generation template and the makefile generation template. This is the most detailed level of parameterization. Code generation can be completely customized by adapting the structure of a generated C# source, as well as its content.