UML Designer User's Guide

Exporting model elements to Object Extender

To export class designs to Object Extender, follow these steps:

  1. In the Relationships Browser, select the model containing the class designs you want to export.
  2. Select Transforms>Export To Object Extender from the pop-up menu.

    A prompter appears listing the available Object Extender models.

  3. If you want the exported model classes to be placed in an existing model, select the target model and then select OK.

    If you want to create a new Object Extender model for the exported model classes, select <New> and then select OK. You can then specify the name of the new model.

  4. When prompted, select the UML Designer class designs you want to export. (Remember that if you want to preserve associations between classes, you must export both the source and destination classes.) Then select OK.

After the export operation completes, the target Object Extender model contains a model class for each exported UML Designer class design. See the VisualAge Smalltalk ObjectExtender User's Guide and Reference for more information about model classes imported from UML Designer.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]