The PowerDesigner object-oriented model provides various means for customizing and controlling your modeling environment.
Setting OOM Model Options
You can set OOM model options by selecting ToolsModel Options or right-clicking the diagram background and selecting Model Options. These options affect all the objects in the model, including those already created.
Setting OOM Display Preferences
PowerDesigner display preferences allow you to customize the format of object symbols, and the information that is displayed on them. To set object-oriented model display preferences, select ToolsDisplay Preferences or right-click the diagram background and select Display Preferences from the contextual menu.
Viewing and Editing the Object Language Definition File
Each OOM is linked to a definition file that extends the standard PowerDesigner metamodel to provide objects, properties, data types, and generation parameters and templates specific to the language being modeled. Definition files and other resource files are XML files located in the Resource Files directory inside your installation directory, and can be opened and edited in the PowerDesigner Resource Editor.
Extending your Modeling Environment
You can customize and extend PowerDesigner metaclasses, parameters, and file generation with extensions, which can be stored as part of your model or in separate extension files (*.xem) for reuse with other models.
Linking Objects with Traceability Links
You can create traceability links to show any kind of relationship between two model objects (including between objects in different models) via the Traceability Links tab of the object's property sheet. These links are used for documentation purposes only, and are not interpreted or checked by PowerDesigner.