Parameterization

Parameters used in the selected pattern implementation are supposed to be filled with the generation-specific values. This process is carried out by overwriting the implementation-specific default values in the Implementation registration card. Such value may span several lines. This way, the parameters also serve as insertion points for more extensive, individual coding.

Our objective is to select the defined pattern “Singleton” in order to implement an inheritable Singleton definition for a Window Manager. To accomplish this goal, there is a need to allocate the following values to the parameters.