Skip to content

0119 Roles in a Team

Teams are groups of people organized to support a specific goal or responsibility of the organization.

UML

TeamLeader and TeamMember entities

TeamLeader and TeamMember extend from PersonRole. They provide a base type to distinguish between roles that are leadership roles and those which are not.

PersonRoles are linked to a team using the AssignmentScope relationship to show that roles in a team.


Raise an issue or comment below