smd

12345678910111213141516171819
Across
  1. 1. Individual step or operation in an activity
  2. 8. Relationship that reuses a use case
  3. 9. Diagram showing object interactions over time
  4. 11. Constraint that restricts what an action can do (e.g., pre/post)
  5. 15. A node that selects one outgoing path based on a condition
  6. 16. Connector between activity nodes
  7. 17. Use case diagram element representing a user or external system
  8. 18. Notation for partitioning activities by responsibility
  9. 19. Node that splits a flow into concurrent threads
Down
  1. 2. Model of a real-world entity in OOA
  2. 3. Formal description of a use case (text + flows)
  3. 4. Node that synchronizes concurrent threads
  4. 5. Arrow that represents a relationship in a class diagram
  5. 6. Point where multiple control flows merge
  6. 7. Diagram showing steps, actions, and control flow
  7. 10. Sequence diagram element representing an object’s existence
  8. 12. Notation for a class’s responsibility (e.g., “do something”)
  9. 13. “Is-a” relationship between classes
  10. 14. Communication between objects in a sequence diagram