Command Stack (Diagram)

The executed commands may be stored in a stack to provide undo and redo functionality. These diagrams show the structure and behavior of a command stack.

Diagrams

Use Cases

Command Stack Use Cases (UML Use Case Diagram)
Command Stack Use Cases (UML Use Case Diagram)

Command Stack Structure

  • CommandStack
  • Command (interface)
Command Stack (UML Class Diagram)
Command Stack (UML Class Diagram)

Behavior

Command Stack Behavior (UML Sequence Diagram)
Command Stack Behavior (UML Sequence Diagram)

New Comment

Comment