Project Phase Data

A ProjectPhaseActualData represents all project relevant information of a phase of the used Software Development Process. A ProjectActualData contain depend on the used Software Development Process several ProjectPhaseActualData . A ProjectPhaseActualData contains one or more ProjectActivityActualData and some project relevant information like fluctuation and endDate , etc. (see in the following picture).

The attribute hasDetail indicates whether the detailed ProjectActivityActualData exist. If this attribute is set false, you can record ProjectPhaseActualData for current phase without any ProjectActivityActualData (see in the following chapter).

ProjectPhaseActualData also contains ProjectInterruption and Defect (see in the following chapter).


ProjectPhaseActualData

Project Phase Actual Data