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.
This lesson demonstrated how to create a UML-to-Java transformation configuration and run the transformation.