1. HowTo Implement the class of the software Wrapper component

2. HowTo Write a software configurator

A configurator is a Java class which can modify the configuration of a software. Currently, we identified 4 types of configurator : [static | dynamic] primitive configurator & composite configurator.

Add here a Class diagram schema

2.1. HowTo Write Primitive Configurator

2.2. 

3. HowTo Write a software launcher