Object Oriented Software Engineering   View all facts   Glossary   Help
subject > criterion > quality > software quality > coupling > content coupling > content coupling in Java
Upcontent coupling

content coupling in Java comparison table
Subject occur whenever avoid by has definition is a kind of occur when
content coupling  An undesirable form of coupling in which a component surreptitiously modifies internal data of another componentcoupling 
content coupling in Javayou modify a public instance variable in a way that designers did not intend content couplingyou directly modify an instance variable of an instance variable

Upcontent coupling