Defining operations
ϖTo create an implementation operation:
1
3Click the To be implemented button.
The To Be Implemented Operations window appears. It contains a list of all the operations of the interface that can be implemented from the class.
4Select an operation from the list.
5Click the Implement button.
A copy of the operation is created in the class.
82