All model objects created in PowerDesigner have property sheets, which organize object properties on tabs.
General – provides basic information about the object. Almost all objects have these properties:
Name - clearly identifies the object. By default, names can have up to 254 characters, and can include uppercase, lowercase, and mixed-case strings. Names are controlled by naming conventions (see Naming Conventions) and must be unique within a namespace (see Object Namespaces). If the enterprise glossary is enabled in the model, then autocompletion and glossary compliance checking is available (see The Glossary).
Code – is used in scripts generated from the model. Codes are controlled by naming conventions and must be unique within a namespace. By default, codes are synchronized with names, but you can decouple them by unselecting the equal sign button to the right of this field. You control this synchronization of codes with names with the Name to Code mirroring general option (see Dialog Box General Options) and can modify the transformations performed on codes with naming conventions.
Comment – provides a more detailed description of the object.
Stereotype - extends the semantics of the object. You can enter a stereotype directly in this field, or add stereotypes to the list by specifying them in an extension file.
Keywords - Provide a way of loosely grouping objects through tagging. Separate multiple keywords with commas. You can use keywords as criteria for finding objects (see Finding Objects), and in impact and lineage analysis (see Impact and Lineage Analysis).
Property sheets of link objects display a picture of the link together with its extremities. Additional information, such as the cardinality value and the role, may also appear.
Notes – lists additional information about the object. See Notes Tab.
Rules – lists the business rules with which the object must comply. A business rule may be a government-imposed law, a customer requirement, or an internal guideline. See Business Rules.
Version Info - provides details about the object owner, creation, and modification date and allows you to access help for the PowerDesigner metamodel metaclass on which the object is based. See Version Info Tab
Dependencies - lists all the objects that depend on the object. See Dependencies Tab
Traceability Links - lists all the objects on which the object depends. See Creating Traceability Links
Requirements – lists the project requirements that the object is intended to satisfy. By default, this tab does not appear. See Requirements Tab
By default, property sheets open to the General tab. You can choose to open property sheets at the last accessed tab by selecting , and selecting Keep Last Tab in the Property Sheets groupbox.
You can customize, create, and hide properties and property sheet tabs using extension files (see Customizing and Extending PowerDesigner > Extension Files). Administrators can prepare customized property sheets through permission profiles (see Customizing the PowerDesigner Interface).
You can control the form of the symbols, the background color, and the text format with display preferences (see Display Preferences). For display preferences to be applied to the mini-diagrams in link object property sheets, click Set As Default in the Display Preferences dialog for each modification.