Customizing the default Java types to be shown or filtered out in diagrams
In UML visualization, you can customize the default Java types to be shown or filtered out in class diagrams when you populate diagrams.
To customize the default Java types to be shown or filtered out in diagrams:
- Click Window > Preferences.
- In the Preferences window, expand Modeling and click Java Show Related elements Filters.
- On the Java Show Related Elements Filters page, click an option:
- To show all Java types, click Show all Java types.
- To filter all binary Java types, click Filter all binary Java types (defined in referenced libraries).
- To filter specific Java types, click Filter specific Java types; then add the specific Libraries, Packages, and Types.
- Click OK.
Parent topic
Customizing the Java visual design tool
Related concepts
About UML class diagrams
Class diagrams
Related tasks
Setting the default for showing parent names
Setting the default for showing operation signatures
Changing the default for showing attribute and operation compartments
Changing the default visibility style for attributes and operations
Defining default Java collection types
Related reference
UML modeling best practices