|
|
|
|
|
Subclass CouplingIn object-oriented programming, subclass coupling describes a special type of coupling between a parent class and its child. The parent has no connection to the child class, so the connection is one way (i.e. the parent is a sensible class on its own). The coupling is hard to classify as low or high; it can depend on the situation.
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|