Difference between revisions of "Aggregation - 2017"
Line 1: | Line 1: | ||
Aggregation is where you delete the main class and all it's subclasses are kept, rather than being deleted along with it. | Aggregation is where you delete the main class and all it's subclasses are kept, rather than being deleted along with it. | ||
− | + | For example, if college decided disband your Computer Science group you would all still exist as students. | |
− |
Revision as of 06:16, 26 May 2017
Aggregation is where you delete the main class and all it's subclasses are kept, rather than being deleted along with it.
For example, if college decided disband your Computer Science group you would all still exist as students.