public interface TimephasedCostNormaliser
| Modifier and Type | Method and Description |
|---|---|
void |
normalise(ProjectCalendar calendar,
LinkedList<TimephasedCost> 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.
|
void normalise(ProjectCalendar calendar, LinkedList<TimephasedCost> list)
calendar - current calendarlist - list of assignment dataCopyright © 2013. All Rights Reserved.