Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.model |
Modifier and Type | Class and Description |
---|---|
class |
AveragePercentCompleteMethod
Summary method of calculation % complate on a parent node buy simply summing up the % complete values
and then dividing by the # of tasks.
|
class |
DurationPercentCompleteMethod
Calculates a summary percent complete by looking at the duration and % complete.
|
Constructor and Description |
---|
PercentCompleteCalculator(IMXActivityModelProcessor processor,
IPercentCompleteMethod method,
IPercentCompleteSummaryMethod summaryMethod,
IMXGanttModelChangedHandler changeHandler) |