Customizing settings to filter Java types in new static method views

You can customize settings to specify what Java types to show in new static sequence diagram views of Java methods.

Before you begin

You must have the Java domain modeling capabilities enabled.

About this task

To specify what Java types to show in new static sequence diagram views of Java methods, complete the following steps:

Procedure

  1. Click Window > Preferences.
  2. In the Preferences window, expand Modeling > Java and click Static Method Sequence Diagram Filters.
  3. On the Static Method Sequence Diagram Filters page, select one of the following options:
    • Show all Java types
    • Filter all binary Java types (defined in referenced libraries)
    • Filter specific Java types
  4. If you select Filter specific Java types, follow the instructions on the page to add libraries, types, and packages.
  5. Click Apply and then click OK

Feedback