Figure R.10 - Associating EntityRoles with an Entity : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 6/8/2022 5:50:43 AM
Project:
Advanced:
An EntityRole is an abstract class that extends the Role class to define the concept of various types of roles for Entities. Following Figure shows the relationships between an Entity, an EntitySpecification, a RoleSpecification, and an EntityRole.<br/>RoleSpecifications can be used to assign different types of Roles to an Entity. This is done using the SpecifiesRoles association.<br/>