Importing the facade example
Import the project interchange file for the facade example, by selecting File Æ Import Æ Other Æ Project Interchange. Click Next. Locate the example in:
c:\7672code\patterns\RAD75PatternsFacade.zip
Select the RAD75PatternsFacade and RAD75PatternsFacadeTransform projects, and click Finish. Note that RAD75PatternsFacade refers to RAD75Patterns as the model. Study the two projects:
| RAD75PatternsFacade is the examplar project. We will generate the interface, itso.rad75.bank.ifc.Bank, and the implementation class, itso.rad75.bank.impl.ITSOBank.
|
| RAD75PatternsFacadeTransform is the JET Transformation project.
|