Creating an Operation

You can create an operation from the property sheet of, or in the Browser under, a class or interface.

Open the property sheet of a classifier, select the Operations tab, and click on one of the following tools:
Tool Description

Add a Row / Insert a Row - Enter a name and any other appropriate properties. Alternatively, right-click a class or interface in the Browser, and select New > Operation.

Add Operations - Select existing operations to add to the classifier (see Copying an Operation From Another Classifier).

Override Inherited Operations - Select operations inherited from a parent classifier to override (see Inheriting and Overriding Operations from Parent Classifiers).

Add... - Click the arrow to the right of the tool and select the appropriate type of standard operation (such as constructors/destructors or initializers) from the list (see Creating a Standard Operation).

Unimplemented Operations - Select operations to be implemented from an interface to which the current class is linked by a realization link (see Implementing Operations from an Interface).

For general information about creating objects, see Core Features Guide > Modeling with PowerDesigner > Objects.