Question: Write down each composition example and aggregation example in this diagram. Your answer should be two sections; section 1 shows aggregation between classes and section
Write down each composition example and aggregation example in this diagram. Your answer should be two sections; section 1 shows aggregation between classes and section 2 shows composition. You need to be accurate in your description and show which class is dependent on the other and the semantics of the relationship including the cardinality if any
0.." Entitlement EID: String (id) type: EntitlementType startDate: Date endDate: Date [0..11 neverExpires: Boolean = true comments: String 10..11 enumeration EntitlementType Hardware Key Product Key Protection Key Update Batch Code id: String (id, id.size() = 5) features (ordered, unique) Feature id: Integer (id) name: String (name.size()
Step by Step Solution
There are 3 Steps involved in it
Aggregation between classes Customer and Entitlement CardinalityOne customer can have many entitlements ... View full answer
Get step-by-step solutions from verified subject matter experts
