This topic explains how to work with a provided or required interface.
To create a provided interface:
- Create class and interface node elements using the and Tool Palette buttons.
- On the diagram Tool Palette, click the provided interface button.
- Click the client class and drag the mouse to the interface node.
To create a required interface:
- Create class and interface node elements using the and Tool Palette buttons.
- On the diagram Tool Palette, click the required interface button.
- Click the client class and drag the mouse to the interface node.