Is there any difference between Containment and Composition?
Answer Posted / pramod
Composition that is used to store several instances of the
composited data type is referred to as containment.
Examples of such containers are arrays, linked lists,
binary trees and associative arrays.
In UML, containment is depicted with a multiplicity of 1 or
0..n (depending on the issue of ownership), indicating that
the data type is composed of an unknown amount of instances
of the composited data type.
| Is This Answer Correct ? | 6 Yes | 13 No |
Post New Answer View All Answers
What are the roles played by packages, modules and wrappers in uml?
What is functional requirement?
What are the operations on facets supported by uml?
What are the three different views of a system model?
What is the function of attribute facets in uml?
What is package diagram in UML with example?
Explain about the methods in UML?
What is the difference between rely clause and guarantee?
What is UML Architecture?
What is the best software for UML diagrams?
Is UML restrictive to system development?
What do you understand by sdlc and name its processes?
What is UML diagram?
State some of the criticisms present with UML?
Does UML guarantee project success?