Chapter 3 Building Structural Diagrams
Creating an interface
You can create an interface in any of the following ways:
- Select the Interface tool in the diagram Palette
- Select Model→Interfaces to access the List of Interfaces, and click the Add a Row tool
- Right-click the model or package in the Browser, and select New→Interface
- Right-click a class, and select Create Interface from the contextual menu (this method allows you to inherit all the operations of the class, including the getter and setter operations, creates a realization link between the interface and the class, and shows this link in the Realizes sub-tab of the Dependencies tab of the interface property sheet).
For general information about creating objects, see the chapter "Getting Started with PowerDesigner" in the General Features Guide
.
Copyright (C) 2006. Sybase Inc. All rights reserved.
|
|