HOPEX UML : HOPEX UML : The Class Diagram : Operations : Specifying Class Operations
   
Specifying Class Operations
To specify class operations:
*Right-click the class and select Operations.
A dialog box presenting the class operations opens.
 
You can add operations by clicking the button and specifying their signatures.
Inherited operations
When a generalization exists between a general class and a more specialized class, the specialized class inherits the operations of the general class.
*Click the Inherited Operations button to view operations inherited from other classes.