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.
DBMS definition files (.xdb) - define a specific DBMS in the PDM (see DBMS Definition Files).
Process language definition files (.xpl) – define a specific business process language in the BPM (see Object, Process, and XML Language Definition Files).
Object language definition files (.xol) - define a specific object-oriented language in the OOM (see Object, Process, and XML Language Definition Files).
XML language definition files (.xsl) - define a specific XML language in the XSM (see Object, Process, and XML Language Definition Files).
Extension files (.xem) – extend the standard definitions of target languages to, for example, specify a persistence framework or server in an OOM. You can create or attach one or more XEMs to a model (see Extension Files).
Report templates (.rtp) - specify the structure of a report. Editable within the Report Template Editor (see Core Features Guide > The PowerDesigner Interface > Reports).
Report language files (.xrl) – translate the headings and other standard text in a report (see Translating Reports with Report Language Resource Files).
Conversion tables (.csv) - define conversions between the name and code of an object (see Core Features Guide > The PowerDesigner Interface > Objects > Object Properties > Naming Conventions).
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
.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). |
|
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. |
|
Update from Repository - [if the repository is installed] Checks out a version of the selected file from the repository to your local machine. |
|
Compare with Repository - [if the repository is installed] Compares the selected file with a resource file stored in the repository. |