You can create an operation from the property sheet of, or in the Browser under, a class or interface.
-
Open the Operations tab in the property sheet of a class or interface, and click the Add a Row tool
Right-click a a class or interface in the Browser, and select
You can create the following types of operation in a class or interface:
-
Your own operations
-
Operations inherited from a parent of the current class
-
Standard operations such as constructors/destructors or initializers
-
Operations to be implemented from an interface by which the current class is linked by a realization link
For general information about creating objects, see Core Features Guide > The PowerDesigner Interface > Objects.