public class MSPDITimephasedWorkNormaliser extends AbstractTimephasedWorkNormaliser
DEFAULT_NORMALIZER_WORK_PER_DAY| Constructor and Description |
|---|
MSPDITimephasedWorkNormaliser() |
| Modifier and Type | Method and Description |
|---|---|
void |
normalise(ProjectCalendar calendar,
LinkedList<TimephasedWork> list)
This method converts the internal representation of timephased
resource assignment data used by MS Project into a standardised
format to make it easy to work with.
|
convertToHours, mergeSameWorkpublic void normalise(ProjectCalendar calendar, LinkedList<TimephasedWork> list)
normalise in interface TimephasedWorkNormalisernormalise in class AbstractTimephasedWorkNormalisercalendar - current calendarlist - list of assignment dataCopyright © 2013. All Rights Reserved.