Generating Code

See Also

The IDE's UML Modeling feature enables you to develop software incrementally, starting either from a new design or from an existing body of code. You can quickly generate source code for your UML model's classes and interfaces using a pop-up menu in the Projects window or in the Diagram editor.

To generate code:

  1. In the Projects window or in the Diagram editor, right-click the UML element or elements for which you want to generate code.
  2. From the pop-up menu, choose Generate Code.
  3. In the Generate Code dialog, specify the following settings:
  4. Click OK.
    The source code is generated for the selected element or elements.
See Also
Source Code Synchronization
Configuring Domain Templates Options
UML Categories in the Options Window
Setting General Code Engineering Preferences
Setting Java Code Engineering Preferences

Legal Notices