Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.common | |
net.sf.mpxj.mpp | |
net.sf.mpxj.mspdi |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAssignment
This class represents a resource assignment record from an MPX file.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTimephasedWorkNormaliser.mergeSameWork(ProjectCalendar calendar,
TimePeriodEntity parent,
List<TimephasedWork> list)
Merges individual days together into time spans where the
same work is undertaken each day.
|
void |
TimephasedNormaliser.normalise(ProjectCalendar calendar,
TimePeriodEntity parent,
List<T> 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.
|
Modifier and Type | Method and Description |
---|---|
void |
MPPTimephasedBaselineCostNormaliser.normalise(ProjectCalendar calendar,
TimePeriodEntity parent,
List<TimephasedCost> 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.
|
void |
MPPAbstractTimephasedWorkNormaliser.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.
|
Modifier and Type | Method and Description |
---|---|
void |
MSPDITimephasedWorkNormaliser.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.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.