Working with an Interface

From RAD Studio
Jump to: navigation, search

Go Up to Class Diagram Procedures

This topic describes how to create and hide an interface on a class diagram.

To create an interface

  1. Create a class and an interface node element using the Tool Palette buttons.
  2. On the diagram Tool Palette, click the Generalization link button.
  3. Click the client class and drag the mouse cursor to the interface node.

To hide an interface

  1. Select an interface.
  2. Right-click and choose Hide on the context menu.

Tip: You can hide all interfaces by disabling the Show Interfaces view filter.

See Also