Configuring Model Version Roadmap Labeled Columns

You can configure the labeled columns in the Model Version Roadmap report to reflect the attribute whose range values are displayed in the column.

See Properties for Model Version Roadmap Labeled Columns.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To configure the labeled columns in the Model Version Roadmap report, follow these steps:
    1. Add or edit these lines in the file used to import properties into a page object:

      emxFramework.Range.Roadmap_Label.Label_1 = Label 1
      emxFramework.Range.Roadmap_Label.Label_2 = Label 2
      emxFramework.Range.Roadmap_Label.Label_3 = Label 3
      emxFramework.Range.Roadmap_Label.Label_4 = Label 4
      

      There is a property for each labeled column in the Model Version Roadmap report.

    2. Set the value for this property depending on your business requirements. The label name should reflect the attribute whose range values are displayed in the column.
  3. When you are finished updating the text file with all properties that you want to modify, use the text file to modify the emxFrameworkStringResource.properties page object. For more information, see Editing Properties Using MQL.