Figure Proj.07 - project roles

Header Image
Project:
Figure Proj.07 - project roles : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 9/17/2023 10:19:30 AM
Project:
Advanced:
Parties (Organizations and Individuals) can play various Roles in a Project. This could be at the Project, WBS or Activity level and so this has been abstracted to the ProjectElement level in this model.<br/>We will define an abstract role that all ProjectRoles will be derived from. A few concrete roles are shown as examples. Other roles may also be appropriate.<br/>Note that for implementation, PartyRole is most likely to be an Interface with ProjectPartyRole a root abstract class implementing the PartyRole interface.<br/>There will be other Role sets that may also be important for a Project. Only a few Project specific ones are shown here.<br/>