Scenario
appointments
Calendar
add(Appointment):void
*
Appointment
date:Date
start:Time
end:Time
desc:String
type:AppointmentType
type
!
AppointmentType
Regular
Todo
AllDay
Oops - Encapsulate Type Code to State