Tabular views (i.e., tables) allow you to represent and modify information about the model elements and/or relationships between them. 

Tabular views

Specific tabular views you create in the modeling tool are tabular view usages defined by appropriate standard predefined tabular view definitions.

 There are multiple predefined tabular view definitions available in the modeling tool, each designed for specific purposes:

View definitionsDescriptionColumnsAvailability

Standard predefined tabular view definitions

Generic Table

Standard predefined multi-purpose generic tabular view for element representation and modeling.
  • Declared Name
  • Declared Short Name
  • Documentation
  • Qualified Name
  • Owner
  • Owned Element
  • Via Textual Editor
  • Via the Create View command dialog/submenu
Requirements Table

Standard predefined tabular view for requirements representation and modeling.

It subclassifies the NonStandardLibraryElementFilter view definition, which includes multiple filters that exclude various standard library elements that are unlikely to be relevant for display in views.

  • Declared Name
  • Req ID
  • Documentation

Tabular view areas

Views are displayed in the View Editor tab.

  • Table toolbar allows you to quickly access the options for managing data in the table. See the Tabular view toolbar buttons page.
  • Grid displays data according to the exposed elements and their filters. For information on element display in tables, see the Displaying elements in tabular views page.
    The grid consists of:
    • Rows that appear along the side of the table, and are labeled using numbers starting with 1. Each table row represents an element.
    • Columns that appear along the top of the table, and are labeled according to the specified metadata feature or named by hand, i.e., by naming the column view usage in the asTable renderer. Each table column represents specific element data.
    • Cells are the intersections of every row and column, which represent element data values.
  • Table info area displays table information. 


Tabular view areas presented in a standard predefined tabular 'Generic Table' view.

Tabular view toolbar buttons

The table below shows the buttons available in the tabular view toolbar.

ButtonShortcut keysDescription

Refresh

-

Click the button to update the displayed table content.

Open in Textual Editor

-

Click the button to open the table's textual notation in the Textual Editor.

Filtering and/or sorting tabular view column cells

Tabular view loading

Tabular views load only the content that is immediately visible; additional rows and cell data are loaded as you scroll.

  • If you filter and/or sort a partially loaded column cells, a notification icon appears in the column header. Scroll through the entire table to load all content; once fully loaded, retry to filter/sort.

NOTE: filtering and sorting do not persist and reset automatically once you reopen the tabular view.

Filtering tabular view column cells

To filter tabular view column cells


  1. In the tabular view, right-click the header of the column whose cells you want to filter and click Filter Column in the shortcut menu.
  2. Do one of the following:
    1. Expand the Filter by Values section. Do one of the following:
      1. In the Values column, select the check boxes for the values you want to display in the column.
      2. Type the value name in the input field to narrow the search, select the Apply filter on refined values check box, and select the check boxes for the values you want to display in the column.
    2. Expand the Filter by Conditions section.
      1. Select the condition from the dropdown menu and type the value you are looking for in the input field. 
  3. Click OK.
  4. (Optional) To reset the filter, right-click the column header with the applied filter. In the shortcut menu, do one of the following:
    1. Click Reset Column Filter.
    2. Click Filter Column, then Reset. Click OK.

Sorting tabular view cells 

To sort tabular view cells


  • In the tabular view, click the header of the column whose cells you want to sort. The Sorting icon is displayed in the header, indicating the current sorting order. Click the column header to change the sorting order.

    Sorting order types

    indicates that cells in the column are sorted alphabetically in ascending order. This is the default mode.

    indicates that cells in the column are sorted alphabetically in descending order.