Reverse-engineering a PDM Linked to an OOM

You can reverse engineer a PDM from a database that contains Java classes and also reverse the Java classes into an OOM. The Java abstract data types in the PDM are automatically linked to the Java classes in the OOM as follows:

The Java classes that are reverse engineered into the PDM are created automatically as abstract data types of type JAVA.

You can access the properties of these Java classes from the property sheets of the corresponding abstract data types in the PDM. For more information, see Linking an abstract data type to a Java class.