Tree View Label Determination

The label of a resource in the Application Explorer view is determined by the following hierarchy of rules:

  1. If within the Element Type has Property relationships there is at least one which has the Tree View Label attribute set to true, then all values of those attributes are taken as the tree label. If more than one Element Type has Property relationship have Tree View Label attributes set, then the values are concatenated using a minus character as a delimiter.
    Note: The order of concatenation is determined by the sequence of the relationship.
  2. The label decoration of the element type is taken from the text decoration defined for the element type.
  3. If the element type is a Linked Element Type the label is set in accordance to the label of the linked resource if this is supported by the Linked Element Type.
  4. If the element type is a Linked Element Type the label decoration is set in accordance to the linked resource if this is supported by the Linked Element Type.
  5. The first attribute within the Element Type has Property relationships of the Element Type which has the Element Name attribute set is used to define the label.
  6. The property values of the last modelled Element Type has Property relationship within Element Type is used as the label for the element type.