Chapter 9 Working with Object-Oriented Models


Extend final class

A final class cannot be extended.

Manual correction Automatic correction
Remove the generalization link, or remove the final property in the parent class

 


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