Class Description
None
Attributes
None
Relationships
Inherits from
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 |
---|---|---|---|---|---|---|---|
Person | 0..1 | PersonRole | 0..* | Person | Person having this role. | Roles | All roles of this person. |
PersonRole | 0..* | Appointment | 0..* | Persons | All persons for this appointment. | Appointments | All appointments for this person. |
PersonRole | 0..1 | ConfigurationEvent | 0..* | ChangedPersonRole | Person role whose change resulted in this configuration event. | ConfigurationEvents | All configuration events created for this person role. |