Object Oriented Software Engineering View all facts Glossary Help |
subject > programming language construct > class > aggregate |
aggregate comparison table |
Subject | is a synonym of | is a kind of | is a subtopic of | has definition |
---|---|---|---|---|
class | programming language construct | 9.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 | |
aggregate | assembly | class | 5.6 - More Advanced Features of Class Diagrams | The class on the 'whole' side of an aggregation |
Next class: association class Up: class Previous class: abstract class