Chapter 9 Working with Object-Oriented Models


Operation implementation

When there is a realization between a class and an interface, you must implement the operations of the interface within the class. To do so, click the Operations tab in the class property sheet and select the To be Implemented button at the bottom of the page to implement the missing operations.

Manual correction Automatic correction
Implement the operations of the interface within the class

 


Copyright (C) 2005. Sybase Inc. All rights reserved.