In your project, quality can be assured by setting quality rules. For every property with quality rules, users are notified whenever they try to edit it in a way that breaks the quality rules.
Quality rule type | Explanation |
---|---|
Value of property required | This rule assures the quality of a project by checking if every element has a value for the selected property. A quality reminder will be given for every element where this property’s value is missing. |
Value of property required in life cycle |
This quality rule can be applied to type elements with a life cycle property. It means the property will be required for certain parts of an element’s life cycle. If the value of a property is missing and the corresponding element is in the selected part of the life cycle, a quality reminder will be given. |
Configure value of property required (in life cycle)*
- In the workspace menu, click on Type graphview.
- In the model, click on in the label of the type element name.
- Click on the name of the property.
- In the toolbox, click on Edit. As a result, the dialog Type property settings is opened.
- In the dialog Type property settings, navigate to the Advanced tab.
- In the field Value of property select the quality rule type: required or required in life cycle.
- Skip this step if you have selected required. From the dropdown menu, select the list values of the life cycle property for which this property must exist.
- Click Update.
* In the workspace, the user type of your user must be set to power user to enable this feature.