Design Pattern Goals
The following goals are supported :
- Generate declarations
- Use this to generate the C++ header file for the design specified.
- Generate implementation
- Use this to generate the C++ implementation file for the design specified.
- Choose implementation trade-offs
- This option allows you to choose between design specific alternatives
which affect how the code for this pattern will be generated.
- The input fields on the Code Generation form may vary dependent on which
trade-offs are choosen.
- Choose generation options
- Use this to specify non-pattern specifics about the code to be
generated.
- An example
- Use this to retrieve an example of the expected input for the Code Generation.
- You should choose the implementation trade-offs you desire before
retrieving the example.