Chapter 9 Generating and Reverse Engineering OO Source Files


Generating OO Source Files from an OOM

By default, PowerDesigner supports the generation of the following types of objects for the languages supported by the OOM:

Object language
What is generated
Analysis No files generated as this language is mainly used for modeling purpose
C# .CS definition files
C++ C++ definition files (.h and .cpp)
IDL-CORBA IDL-CORBA definition files
Java Java files from classes and interfaces of the model. Includes support of EJB and J2EE
PowerBuilder .PBL application or .SRU files from classes of the model
Visual Basic.Net .VB files
XML–DTD .DTD files
XML–Schema .XSD files. Includes standard XML language properties

The PowerDesigner generation system is extremely customizable through the use of extended model definitions, profiles, and generation templates.

For detailed information about customizing the generation of your code, see Customizing and Extending PowerDesigner.

 


Copyright (C) 2008. Sybase Inc. All rights reserved.