You can generate the following types of models from an OOM:
CDM - to translate OOM classes into CDM entities. You will then be able to further refine your model and eventually generate a Physical Data Model (PDM) from the CDM.
PDM – to translate the design of your system to your database. This allows you to model the objects in the world they live in and to automate the translation to database tables and columns.
OOM – to transform an analytical OOM (designed with the Analysis object language) to implementation OOMs designed for Java, C#, and any other of the object languages supported by PowerDesigner.
XSM – to generate a message format from your class structure.