net.sf.mpxj.mpp
Class MPPTimephasedWorkNormaliser
java.lang.Object
net.sf.mpxj.AbstractTimephasedWorkNormaliser
net.sf.mpxj.mpp.MPPAbstractTimephasedWorkNormaliser
net.sf.mpxj.mpp.MPPTimephasedWorkNormaliser
- All Implemented Interfaces:
- TimephasedWorkNormaliser
public class MPPTimephasedWorkNormaliser
- extends MPPAbstractTimephasedWorkNormaliser
Normalise timephased resource assignment data from an MPP file.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MPPTimephasedWorkNormaliser
public MPPTimephasedWorkNormaliser()
mergeSameDay
protected void mergeSameDay(ProjectCalendar calendar,
LinkedList<TimephasedWork> list)
- This method merges together assignment data for the same day.
- Specified by:
mergeSameDay in class MPPAbstractTimephasedWorkNormaliser
- Parameters:
calendar - current calendarlist - assignment data
Copyright © 2012. All Rights Reserved.