iAnywhere Water System User Manual

Defining operations
82
v To create an implementation operation:
1 Double-click a class that is linked to an interface by a realization link.
2 Click the Operations tab.
3 Click 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.
4 Select an operation from the list.
5 Click the Implement button.
A copy of the operation is created in the class.