Appointment
Class Description
Meeting time and location.
Attributes
Name | Type | Description |
---|---|---|
callAhead | Boolean | True if requested to call customer when someone is about to arrive at their premises. |
meetingInterval | DateTimeInterval | Date and time reserved for appointment. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Appointment | 0..* | Work | 0..* | Appointments | All appointments for this work. | Works | All works for this appointment. |
Appointment | 0..* | PersonRole | 0..* | Appointments | All appointments for this person. | Persons | All persons for this appointment. |