Transitioning from models to code

After your design model is complete, you can transition from designing in UML to developing code by generating application code from the model. To generate code from your model, you apply a transformation to the source model. You can use model-to-code transformations to detect and resolve differences between the design of a model and its implementation. The transformation generates a new set of files and in most cases, the source model remains unchanged.

Related concepts
Transformations and transformation configurations
Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.