Class relationResource


public final class relationResource extends WTListResourceBundle
This is a default resource bundle containing entries for localized displays for the relations recorded from the collector when packages are saved with soft filtering enabled. Relationship information stored in the internal graph extracted from the collector results will contain two pieces of information:

  1. Specific object identifier of the link class (where there is a link returned from the collector tool)
  2. The integer key of the collection tool which collected the associated object (a.k.a. 'collected as key')

Relationship display values can be specified by bundle entries mapping by the 'collected as key', the link class name, or a combination of both. The lookup for a custom bundle entry will first look for an entry for both the 'collected as key' and link class name (i.e. "CAK-10|wt.part.WTPartDescribeLink"). This allows for the most specific labeling of the association. If no entry matching this format is found, an entry matching only the link class name will be looked up (i.e. "wt.note.NoteHolderNoteLink"). If still no entry is found, then a lookup will be performed by the 'collected as key' (i.e. "CAK-2").

When specifying a custom bundle entry by link name only (i.e. "wt.part.WTPartUsageLink"), the bundle entry itself can specify the actual display value in one of three ways:

  1. Specifying the localized display text directly. Example: