The relationship Text_Decoration_Has_Decoration_Values enables you to associate property values and/or static values with a text decoration of an element type's label. It is possible to provide visible conditions for the referenced properties or static values. For example, to tell which static value should be shown in the decoration if the respective boolean property has the value true or false.
If both static value and property ID are specified, static value and property value are concatenated into the text decoration in this sequence.
Attribute | Type | Description |
---|---|---|
Static Value [O] | String | Static value to be shown in the text decoration. |
Target ID [O] | Property | Reference to a property whose value should be shown in the text decoration. |
ValueVisibleCondition [O] | ValueVisibleCondition | This complex attribute enables you to define rules when a static value or property value should be used. |