Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.common |
Modifier and Type | Method and Description |
---|---|
TimephasedWorkContainer |
TimephasedWorkContainer.applyFactor(double perDayFactor,
double totalFactor)
Create a new TimephasedWorkContainer duplicating the content of
this one and applying a scaling factor.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceAssignment.setTimephasedActualOvertimeWork(TimephasedWorkContainer data)
Sets the timephased breakdown of the actual overtime work
for this assignment.
|
void |
ResourceAssignment.setTimephasedActualWork(TimephasedWorkContainer data)
Sets the timephased breakdown of the completed work for this
resource assignment.
|
void |
ResourceAssignment.setTimephasedBaselineWork(int index,
TimephasedWorkContainer data)
Set timephased baseline work.
|
void |
ResourceAssignment.setTimephasedPlannedWork(TimephasedWorkContainer data)
Sets the timephased breakdown of the planned work for this
resource assignment.
|
void |
ResourceAssignment.setTimephasedWork(TimephasedWorkContainer data)
Sets the timephased breakdown of the planned work for this
resource assignment.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTimephasedWorkContainer
Class used to manage timephased data.
|
Modifier and Type | Method and Description |
---|---|
TimephasedWorkContainer |
DefaultTimephasedWorkContainer.applyFactor(double perDayFactor,
double totalFactor) |
Copyright © 2000–2024 Packwood Software. All rights reserved.