UML crossword

1234567891011
Across
  1. 1. Main building block of any object oriented solution.
  2. 5. Gives a graphic overview of the actors involved in a system, different functions needed by those actors.
  3. 9. Shows the dependencies between different packages in a system
  4. 10. represent workflows in an graphical way.
  5. 11. Focuses on messages passed between objects
Down
  1. 2. Describes the behavior of objects that act different according to the state they are at the moment.
  2. 3. Sometimes referred as Instance diagrams and very similar to class diagrams.
  3. 4. Shows how object interact with each other and the order those interactions occur
  4. 6. Shows the hardware of your system and the software in those hardware
  5. 7. Represent the behavior of objects in a given time frame
  6. 8. displays the structural relationship of components of a software system