Wednesday, December 30, 2015

Association, Aggregation, and Composition


AssociationAggregationComposition
OwnerNo ownerSingle ownerSingle owner
Life timeHave their own lifetimeHave their own lifetimeOwner's life time
Child objectChild objects all are independentChild objects belong to a single parentChild objects belong to a single parent


No comments:

Post a Comment