public final class MSPDITimephasedWorkNormaliser extends AbstractTimephasedWorkNormaliser
| Modifier and Type | Field and Description |
|---|---|
static MSPDITimephasedWorkNormaliser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
normalise(ProjectCalendar calendar,
TimePeriodEntity parent,
List<TimephasedWork> list)
This method converts the internal representation of timephased
data used by MS Project into a standardised
format to make it easy to work with.
|
convertToHours, mergeSameWorkpublic static final MSPDITimephasedWorkNormaliser INSTANCE
public void normalise(ProjectCalendar calendar, TimePeriodEntity parent, List<TimephasedWork> list)
parent - parent entitylist - list of timephased datacalendar - calendar context for normalisationCopyright © 2000–2025 MPXJ. All rights reserved.