Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 314 Bytes

File metadata and controls

12 lines (9 loc) · 314 Bytes

InterfaceAdaptors

Class

  • Interface Adapters (Controller)

Collaborators

  • Interfaces (does things based on what it receives)
  • TimeTableManager (sends tasks)

Responsibilities

  • Generate prompts based on the information received from Interfaces
  • Send objects to TimeTableManager to schedule.