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 dependencies (Java code)
  
Setting up Java specific information for dependencies (Java code)
In addition to the standard Dependency properties in Modeler, you can apply the «Java Implements» stereotype to a Dependency, and then use its Tag Definitions to define Java specific information.
1. If you have not done so already, add the Java Profile package to your Model. How?
2. Set the standard properties of the Dependency as required. Tell me more...
3. Apply the «Java Implements» stereotype to the Dependency.
For information about applying Stereotypes to an item, see Applying a stereotype to a model item
4. Open the Dependency's Property Pages, and then click the Java Implements 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 Dependency 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 Dependency with a qualified name, set the tagged value of the Java Needs Qualified Type tag definition to TRUE.