Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.asta | |
net.sf.mpxj.primavera |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBaselineStrategy
Handles setting baseline fields in one project using values read from another project.
|
Modifier and Type | Method and Description |
---|---|
BaselineStrategy |
ProjectConfig.getBaselineStrategy()
Retrieve the strategy used by this project to populate baseline attributes from another schedule.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectConfig.setBaselineStrategy(BaselineStrategy strategy)
Set the strategy used by this project to populate baseline attributes from another schedule.
|
Modifier and Type | Class and Description |
---|---|
class |
AstaBaselineStrategy
Strategy used to assign baselines for Asta schedules.
|
Modifier and Type | Class and Description |
---|---|
class |
PrimaveraBaselineStrategy
Strategies used to assign baselines for Primavera schedules.
|
Modifier and Type | Method and Description |
---|---|
BaselineStrategy |
PrimaveraPMFileReader.getBaselineStrategy()
Retrieve the strategy to use when populating baseline fields.
|
Modifier and Type | Method and Description |
---|---|
void |
PrimaveraPMFileReader.setBaselineStrategy(BaselineStrategy strategy)
Set the strategy to use when populating baseline fields.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.