Figure Proj.07 - project roles : Class diagram
Created: |
3/28/2022 3:51:09 PM |
Modified: |
6/9/2022 7:09:35 PM |
Project: |
|
Author: |
broth |
Version: |
22.0 |
Advanced: |
|
ID: |
{11EE1791-3608-4cc9-B78B-26C2FBE84180} |
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/>