Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > class > association class
Next classbase class    Upclass    Previous classaggregate   

association class comparison table
Subject is a kind of is a subtopic of name using has definition attach to
classprogramming language construct9.2 - Principles Leading to Good Design A software module that provides both procedural and data abstraction. It describes a set of similar objects, called its instances 
association classclass5.3 - Associations and Multiplicitya noun that reflects the meaning of the associationA class whose instances are associated with links of a (usually many-to-many) associationan association

Next classbase class    Upclass    Previous classaggregate