Chapter 6. Modeling and code generation

In this chapter we discuss how we can use the model created from our design activities to generate code for our application using the Rational Rose product. We describe the concept of “round tripping” and discuss integration with other development tools described in this book, particularly VisualAge for Java.

We also introduce the J2EE support included with Rose, and describe how we can use it to model and then generate code for one of the EJBs from our PiggyBank application.

Code generation

Once we have a model in Rose that describes the initial design of our application, the next step is to implement the design in Java code. A naïve approach would be to create Java source files for each class identified in ...

Get WebSphere Version 4 Application Development Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.