Working with PowerDesigner Resource Files

The PowerDesigner® modeling environment is powered by XML-format resource files, which define the objects available in each model along with the methods for generating and reverse-engineering them. You can view, copy, and edit the provided resource files and create your own in order to customize and extend the behavior of the environment.

The following types of resource files are provided:

These resource files are based upon the PowerDesigner public metamodel (see The PowerDesigner Public Metamodel).

You can review all the available resource files from the lists of resource files, available by selecting Tools > Resources > Type.

The following tools are available on each resource file list:

Tool

Description

Properties - Opens the resource file in the Resource Editor.

New - Creates a new resource file using an existing file as a model (see Creating and Copying Resource Files).

Save - Saves the selected resource file.

Save All - Saves all the resource files in the list.

Path - Browses to the directory which contains the resource files.

Compare - Selects two resource files for comparison (see Comparing Resource Files).

Merge - Selects two resource files for merging (see Merging Resource Files).

ToolCheckIn

Check In - [if the repository is installed] Checks the selected resource file into the repository. For information about storing your resource files in the repository, see Core Features Guide > Administering PowerDesigner > Deploying Shared Resources.

ToolUpdateFromRepository

Update from Repository - [if the repository is installed] Checks out a version of the selected file from the repository to your local machine.

ToolCompareWithRepository

Compare with Repository - [if the repository is installed] Compares the selected file with a resource file stored in the repository.