Chapter 9 Working with Object-Oriented Models


Circular dependency

Classes are dependent on each other through association class and/or generalization links. Circular links must be removed.

Manual correction Automatic correction
Remove circular links

 


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