Models

Models are the basic work unit in PowerDesigner. You can create a model directly in the workspace, in a folder, or as part of a project.

To create a model, click the New tool or select File > New Model (see Creating a Model). For a list of available types of models, see PowerDesigner Models. For detailed information about a particular type of model, and for information about creating a model by importing, generating or reverse engineering, see the appropriate modeling guide.

To add an existing model to the workspace, click the Open tool or select File > Open, browse to the model file, and click Open. To open the model as read-only, select the Open as read-only check box.

Note: By default, when you open a workspace, its models are closed and bear a red dot in their bottom-left corners. To open a closed model, double-click it or right-click it and select Open or Open as Read-only. To close an open model to free up memory, right-click it and select Close.
When a model contains unsaved changes, an asterisk is appended to its name in the Browser. When you save a model or a multi-model report, PowerDesigner assigns it a unique identifying number called GUID (Global Unique ID, which is used to identify documents in the Repository and during model generation), and creates a backup copy of your file with the same identifying number:
Note: The following formats are available when you save a model:
  • XML - [default] Larger and somewhat slower to load, but editable in a text editor. Recommended for small to medium-sized models.
  • Binary - Smaller and faster to load, but not editable outside of PowerDesigner. Recommended for large models.

To change the display name of a model in the Browser, select it and press F2, or right-click it and select Rename.

To delete a model from the workspace, select it and click the Delete tool, press Del, or right-click it and select Detach From Workspace. The model is removed from the workspace, but the file is not deleted from your disk.