Figure Proj.01 - basic structure

Header Image
Project:
Figure Proj.01 - basic structure : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 8/6/2023 7:28:00 AM
Project:
Advanced:
Projects are made up of Sub-Projects, Work Breakdown Structure (WBS) Elements and Activities, as shown in figure 1. <br/>Projects can be established for many reasons in an Enterprise and Activities can cover any task in the Enterprise, from Strategic work, Product Development through to Repair and Maintenance. A Project can be thought of as a grouping of Activities to achieve one or more business goals.<br/>We will define an abstract entity “ProjectElement” that contains the common attributes and associations of Project, WBS Element and Activity. This will help in making the model simpler, more robust and more flexible.<br/>Note that in the model, many of the relationships have been generalized to link to ProjectElement. This allows the relationships to be defined at a high level (e.g. per Project) or at the lowest level (e.g. per Activity). To reduce data entry and data maintenance, the linkages should be made at the highest practical level. For example, if a Project is all at a certain Location then this linkage should be done at the Project level. If the Project is at 3 locations then link to the Locations at the highest level practical (e.g. a t the WBS or Activity level).<br/>Projects can be decomposed into smaller parts (sub-projects) forming a hierarchy.<br/>Similarly, WBS Elements are broken down using a strict hierarchy.<br/>Activities can also be formed into a hierarchy, allowing us to deal with them at both a summary and a detailed level.<br/><i>Note that Project, WBS Element & Activity are linked at the abstract level, allowing for greater flexibility.</i><br/>