Class | Description |
---|---|
DatatypeConverter |
This class contains methods used to perform the datatype conversions
required to read and write PM files.
|
ExternalRelation |
This class represents the relationship between two tasks in Primavera when the predecessor
task is not contained in the same project.
|
PrimaveraBaselineStrategy |
Strategies used to assign baselines for Primavera schedules.
|
PrimaveraDatabaseFileReader |
This class provides a generic front end to read project data from
a SQLite-based Primavera database.
|
PrimaveraDatabaseReader |
This class provides a generic front end to read project data from
a database.
|
PrimaveraPMFileReader |
This class creates a new ProjectFile instance by reading a Primavera PM file.
|
PrimaveraPMFileWriter |
This class creates a new PMXML file from the contents of an ProjectFile
instance.
|
PrimaveraXERFileReader |
This class creates a new ProjectFile instance by reading a Primavera XER file.
|
PrimaveraXERFileWriter |
XER file writer.
|
StructuredTextParser |
Parses structured text and returns a StructuredTextRecord
representing the data encoded as structured text.
|
StructuredTextRecord |
Primavera makes use of "structured text records" in a number of places to represent
complex data as a simple text field.
|
StructuredTextWriter |
Writes a set of StructuredTextRecord instances as structured text.
|
Exception | Description |
---|---|
StructuredTextParseException |
This exception is raised if an unexpected structure is encountered
when parsing Primavera structured text.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.