Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.primavera |
Constructor and Description |
---|
EpsNode(EPS eps,
Integer uniqueID,
Integer parentUniqueID,
String name,
String shortName)
Constructor.
|
EpsProjectNode(EPS eps,
Integer uniqueID,
Integer parentEpsUniqueID,
String shortName,
String name)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
EPS |
PrimaveraDatabaseReader.listEps()
Retrieve an instance of the EPS class, allowing the hierarchy of EpsNode
and EpsProjectNodes to be traversed.
|
EPS |
PrimaveraDatabaseFileReader.listEps(File file)
Retrieve an instance of the EPS class, allowing the hierarchy of EpsNode
and EpsProjectNodes to be traversed.
|
Copyright © 2000–2025 Packwood Software. All rights reserved.