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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | 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. |
PersonRole | 0..* | Appointment | 0..* | Persons | All persons for this appointment. | Appointments | All appointments for this person. |