Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > Java code > Reverse engineering legacy Java code > Modeling Java code in modeler > Setting up Java specific information for generalizations (Java code)
  
Setting up Java specific information for generalizations (Java code)
1. If you have not done so already, add the Java Profile package to your Model. see How?
2. Set the standard properties of the Generalization as required. see Tell me more...
3. Apply the «Java Extends» stereotype to the Generalization.
For information about applying Stereotypes to an item, see Applying a stereotype to a model item.
4. Open the Generalization's Property Pages, and then click the Java Extends tab.
For information about setting the tagged value of a Tag Definition, see Setting a tagged value for an applied tag definition.
5. If the Generalization is specifying a Java Generic for a data type and you want to specify the arguments that are passed to the generic type, set the tagged value of the Java Actual Arguments tag definition to the actual arguments.
6. If you want to generate the data type specified by the Generalization with a qualified name, set the tagged value of the Java Needs Qualified Type tag definition to TRUE.