You can create a class from an interface, or from the Toolbox, Browser, or Model menu.
Use the Class tool in the Toolbox.
Select Add a Row tool.
to access the List of Classes, and click theRight-click the model (or a package) in the Browser, and select .
Right-click an interface, and select Create Class from the contextual menu (this method allows you to inherit all the operations of the interface, including the getter and setter operations, creates a realization link between the class and the interface, and shows this link in the Realizes sub-tab of the Dependencies tab of the class property sheet).
For general information about creating objects, see Core Features Guide > The PowerDesigner Interface > Objects.