The SAP® Sybase® 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, object, and XML language definition files (.xpl, .xol, and .xsl) – define a specific language in the BPM, OOM, or 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 > Storing, Sharing and Reporting on Models > Reports).
Report language files (.xrl) – translate the headings and other standard text in a report (see Translating Reports with Report Language Files).
Conversion tables (.csv) - define conversions between the name and code of an object (see Core Features Guide > Modeling with PowerDesigner > Objects > Naming Conventions).
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 - Specifies the directories that PowerDesigenr should search to populate the list (see Specifying Directories to Search for Resource Files). |
|
Compare - Selects two resource files for comparison. |
|
Merge - Selects two resource files for merging. |
|
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 an Enterprise Glossary and Library. |
|
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. |