Chapter 9 Working with Object-Oriented Models


Association generic missing child type parameters

In a navigable association, if the parent is generic, the child must redefine all the type parameters of the parent.

If the parent is a partially bound classifier (where some type parameters are not resolved) then the child must redefine all the unresolved type parameters.

Manual correction Automatic correction
Resolve the missing type parameters. None.

 


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