PersonRole
Class Description
null
Attributes
None
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
PersonRole | 0..1 | ConfigurationEvent | 0..* | ChangedPersonRole | Person role whose change resulted in this configuration event. | ConfigurationEvents | All configuration events created for this person role. |
PersonRole | 0..* | Appointment | 0..* | Persons | All persons for this appointment. | Appointments | All appointments for this person. |
PersonRole | 0..* | Person | 0..1 | Roles | All roles of this person. | Person | Person having this role. |