1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Aggregation
Consists of
Part of
Has
Incorporates
Belongs to
Open diamond
Generalization
Kind of
Type of
Solid line with open arrowhead
Association
Affects
Solid line with no arrowheads
Dependencies
Uses
Dashed lines with arrowheads
Multiplicity
Number on end of relationships
Types of Association
Aggregation (open diamond)
Composition (closed diamond)
One class is related to many instances of another class
Differences between Aggregation and Composition
Aggregation does not say much about the lifetime of the object instance
Composition has a responsibility for managing the lifetime of the constituent objects