You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

On this page:

You can specify your own custom Diagram Banners by creating Diagram Banner configurations; thus, you can specify the display position (Header/Footer/Both) for specific markings based on their categories and/or have them displayed on separate banners.

Important

Before creating Diagram Banner configurations, make sure to review the information provided on the Specifying Diagram Banners page.

Creating a Diagram Banner configuration

To create a Diagram Banner configuration


Prerequisites

This procedure requires that the working project would have the Data Marking Categories already created in it. These categories are either DoD or custom ones. See the Specifying Data Marking Categories page for more information.

  1. Create a new package (e.g. 'Diagram Banner Configuration').
  2. Inside the package, create a Class diagram.

    If you cannot see the Class diagram, make sure the Expert mode is enabled.

  3. In the Diagram palette of the Class diagram, click the Class icon and then click on the diagram pane. A Class element symbol is created.
  4. Name the Class element (e.g. 'Diagram Banner Customization').
  5. Right-click the Class element. In the shortcut menu, click Stereotype > select «bannerConfiguration» from the menu, and click Apply
  6. Right-click the Class element and open its Specification window.
  7. In the Specification window, select the Tags property group.
  8. Under «bannerConfiguration» select displayIn and click the Create Value button. The Select Enumeration Literal dialog opens.
  9. Select the display position for the specified categories. Click OK.

  10. Under «bannerConfiguration» select displayedCategories and click the Create Value button. The Select Data Marking Category dialog opens.
  11. Select the Data Marking Category for which you want to specify the display position. Click OK.

    You can use the Multiple Selection option to select multiple Data Marking Categories if you want several Data Marking Categories to have the same display position.

  12. Click Close.

    If you want to have multiple Diagram Banners, create separate Diagram Banner configurations for other categories by repeating steps 3-11.

Adding more categories to the Diagram Banner configuration

To add more categories to the Diagram Banner configuration


  1. Right-click the Diagram Banner configuration Class element and open its Specification window.
  2. In the Specification window, select the Tags property group.
  3. Under «bannerConfiguration» select displayedCategories and on the right side of the window click the  button. The Select Data Marking Category dialog opens.
  4. Select the Data Marking Category you want to add. Click OK.
  5. Click Close.

Removing categories from the Diagram Banner configuration

To remove categories from the Diagram Banner configuration


  1. Right-click the Diagram Banner configuration Class element and open its Specification window.
  2. In the Specification window, select the Tags property group.
  3. Under «bannerConfiguration» select displayedCategories.
  4. On the right side of the window select the Data Marking Category value you want to remove, and click the  button. 
  5. Click Close.

Changing the display position in the Diagram Banner configuration

To change the display position in the Diagram Banner configuration


  1. Right-click the Diagram Banner configuration Class element and open its Specification window.
  2. In the Specification window, select the Tags property group.
  3. Under «bannerConfiguration» select displayIn and click the Remove Value button.
  4. Click the Create Value button to specify the new display position. The Select Enumeration Literal dialog opens.
  5. Select the display position for the specified categories. Click OK.
  6. Click Close.