Defining default Java collection types for visual representation in domain modeling class diagrams

You can define default Java collection types by adding them to the Collection Types preferences for visual representation of Java applications in domain modeling class diagrams.

Before you begin

About this task

To define a default Java collection type, complete the following steps:

Procedure

  1. Click Window > Preferences.
  2. In the Preferences window, expand Modeling , expand Java and click Collection Types.
  3. On the Collection Types page, click New.
  4. In the Select Java Type window, from the Matching types list, select a class or an interface, and from the Qualifier list, select the qualifier for the collection type, and click OK.
  5. Click Apply and click OK.

Feedback