Embedded QUIZ2

12345678910111213141516171819
Across
  1. 2. Main building block of any object oriented solution.
  2. 6. Shows the dependencies between different packages in a system.
  3. 7. Shows the hardware of your system and the software in those hardware.
  4. 8. A …. is a sequence of events which happen when a user interacts with the system.
  5. 10. Represent the behavior of objects in a given time frame.
  6. 11. Sometimes referred as Instance diagrams and very similar to class diagrams.
  7. 12. ….. is a stronger form of aggregation.
  8. 15. Describes the behavior of objects that act different according to the state they are at the moment.
  9. 18. ….. applies to a class rather than an object.
  10. 19. Which describes lightweight extension mechanism to the UML.
Down
  1. 1. Represent workflows in an graphical way.
  2. 3. An ……… is an instance of class.
  3. 4. … is the building block of UML.
  4. 5. List of ….. included by a UML diagram.
  5. 9. UML depicts information systems as a collection of ...
  6. 13. The fact that the same operation may apply to two or more classes is called……
  7. 14. Gives a graphic overview of the actors involved in a system, different functions needed by those actors.
  8. 15. Shows how object interact with each other and the order those interactions occur.
  9. 16. …… is expresses a part-of relationship and is a stronger form of an association relationship.
  10. 17. Displays the structural relationship of components of a software system.