ツリー ビュー ラベルの決定

The label of a resource in the アプリケーション エクスプローラー ビュー is determined by the following hierarchy of rules:

  1. Element Type has Property 関係に Tree View Label 属性が true に設定されたものが 1 つ以上ある場合、それらの属性の値がすべてツリー ラベルとして取得されます。複数の Element Type has Property 関係で Tree View Label 属性が設定されている場合は、それらの値がマイナス文字で区切って連結されます。
    注: The order of concatenation is determined by the sequence of the relationship.
  2. 要素タイプのラベル装飾は、要素タイプに対して定義されたテキスト装飾から取得されます。
  3. 要素タイプが Linked Element Type の場合、Linked Element Type でサポートされていれば、リンク リソースのラベルに従ってラベルが設定されます。
  4. 要素タイプが Linked Element Type の場合、Linked Element Type でサポートされていれば、リンク リソースに従ってラベル装飾が設定されます。
  5. Element Type has Property 関係のうちで最初に Element Name 属性が設定された Element Type の属性を使用してラベルが定義されます。
  6. Element Type で最後にモデル化された Element Type has Property 関係のプロパティ値が要素タイプのラベルとして使用されます。