Lesson 1: Create a UML-to-Java transformation configuration and generate Java classes from a UML model
This lesson shows you how to create a UML-to-Java transformation
configuration and run the transformation to generate Java™ code in a Java™ project.
The transformation replaces the UML elements in the model with visual representations
of the corresponding Java classes. The transformation generates
code that is compatible with Java 2 Platform, Standard Edition (J2SE)
5.0.
Lesson checkpoint
This lesson demonstrated how to create a UML-to-Java transformation
configuration and run the transformation.
The animation demonstrated the following tasks:
- How to create a transformation configuration
- How to configure the transformation to replace the UML model elements with visual representations of Java classes
- How to run the transformation