Built-in Transformations - Java Transformation
The purpose of the Java Transformation is to convert Platform-Independent Model (PIM) elements to language-specific Java class elements. The transformation converts the PIM model types to Java types and creates encapsulation according to EA's options for creating properties from Java attributes, i.e. producing the getters and setters according to the rules as they have been defined by the user.
To set the code generation options for Java code generation, choose the Options command from the Tools menu and go to the " Generation | Java Specifications " page.
So from our PIM:
We transform to: