Home

 

Creating a pattern implementation

In this section we demonstrate how Application Developer examplar authoring tools can be used to develop a pattern implementation. The pattern we decide to implement allows us to easily create different test clients for our bank application. We decide to use the BankClient application as our exemplar because it is our best implementation of a test client for this bank application.

Note: The example we will be walking you through in the rest of the chapter is probably not the best representation of a pattern implementation, as its scope of application is small (we will generate bank test clients). We selected this example because it provides enough variability to allow you to understand how exemplar authoring works, but not too much information about language and command details.

A more interesting example is described in Facade pattern.

Here are the tasks that we perform to develop our pattern implementation:

Creating a new JET Transform project

Populating the transformation model

Adding and deriving attributes

Generating and editing templates
ibm.com/redbooks