Extensions (.xem files) provide means for
customizing and extending PowerDesigner metaclasses, parameters, and generation. Extended models can be used to store additional information, or to change model behavior.
RAP provides three
.xem files:
-
RAPMessages.xem –
extensions for a logical data model (LDM). Contains rules and code that let you model RAP Messages in a PowerDesigner LDM.
-
RAPStore.xem –
extensions for a physical data model (PDM). Contains only transformation rules needed to convert a RAP Message definition to a Sybase IQ table definition, in a RAPStore model.
-
RAPCache.xem –
extensions for a physical data model. Contains only transformation rules needed to convert a RAP Message definition to an Adaptive Server® Enterprise table definition, in a RAPCache model.
When you use the models provided with RAP, the extensions are present. When you create a new model using the RAP model category set, extensions are applied automatically.
When you create a new model without using the RAP Model categories, or when you have an existing model, you can extend it using PowerDesigner tools and RAP extension files.