UML Diagram Crossword

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