Modifier and Type | Method and Description |
---|---|
ProjectFile |
Task.expandSubproject()
If this task represents an external project (subproject), calling this method
will attempt to read the subproject file, the link the tasks from
the subproject file as children of this current task.
|
ProjectFile |
ProjectFile.getBaseline()
Retrieve the default baseline project.
|
ProjectFile |
ProjectFile.getBaseline(int index)
Retrieve baselineN from Baseline, Baseline1, Baseline2 ...
|
ProjectFile |
ProjectCalendar.getParentFile()
Accessor method allowing retrieval of ProjectFile reference.
|
ProjectFile |
ProjectProperties.getResourcePoolObject()
Retrieve a ProjectFile instance representing the resource pool for this project
Returns null if this project does not have a resource pool or the file cannot be read.
|
ProjectFile |
Task.getSubprojectObject()
If this task is an external project task or an external predecessor task,
attempt to load the project to which it refers.
|
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
ProjectFile.getBaselines()
Retrieve the baselines linked to this project.
|
Modifier and Type | Method and Description |
---|---|
void |
BaselineStrategy.clearBaseline(ProjectFile project,
int index)
Clear the requested baseline for the supplied project.
|
void |
DefaultBaselineStrategy.clearBaseline(ProjectFile project,
int index) |
void |
BaselineStrategy.populateBaseline(ProjectFile project,
ProjectFile baseline,
int index)
Use the supplied baseline project to set the baselineN cost, duration, finish,
fixed cost accrual, fixed cost, start and work attributes for the tasks
in the supplied project.
|
void |
DefaultBaselineStrategy.populateBaseline(ProjectFile project,
ProjectFile baseline,
int index) |
void |
ProjectFile.setBaseline(ProjectFile baseline)
Store the supplied project as the default baseline, and use it to set the
baseline cost, duration, finish, fixed cost accrual, fixed cost, start and
work attributes for the tasks in the current project.
|
void |
ProjectFile.setBaseline(ProjectFile baseline,
int index)
Store the supplied project as baselineN, and use it to set the
baselineN cost, duration, finish, fixed cost accrual, fixed cost, start and
work attributes for the tasks in the current project.
|
void |
Task.setSubprojectObject(ProjectFile projectFile)
Where we have already read a project, this method is used to
attach it to the task.
|
Constructor and Description |
---|
AbstractFieldContainer(ProjectFile file)
Constructor.
|
Column(ProjectFile project)
Constructor.
|
ProjectCalendar(ProjectFile file)
Default constructor.
|
ProjectCalendar(ProjectFile file,
boolean temporaryCalendar)
Internal constructor to allow the temporary calendar flag to be set.
|
ProjectCalendarContainer(ProjectFile projectFile)
Constructor.
|
ProjectEntityWithIDContainer(ProjectFile projectFile)
Constructor.
|
RelationContainer(ProjectFile projectFile)
Constructor.
|
ResourceAssignment(ProjectFile file,
Task task)
Constructor.
|
ResourceAssignmentContainer(ProjectFile projectFile)
Constructor.
|
ResourceContainer(ProjectFile projectFile)
Constructor.
|
StructuredNotes(ProjectFile file,
Integer uniqueID,
NotesTopic topic,
Notes notes)
Constructor.
|
TaskContainer(ProjectFile projectFile)
Constructor.
|
TemporaryCalendar(ProjectFile file)
Constructor.
|
ViewState(ProjectFile file,
String viewName,
List<Integer> uniqueIdList,
int filterID)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
AstaSqliteReader.read()
Read a project from the current data source.
|
ProjectFile |
AstaSqliteReader.read(File file) |
ProjectFile |
AstaFileReader.read(InputStream inputStream) |
ProjectFile |
AstaTextFileReader.read(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
static FieldType |
FieldTypeHelper.getInstance(ProjectFile project,
int fieldID)
Retrieve a FieldType instance based on an ID value from
an MPP9, MPP12 or MPP14 file.
|
static FieldType |
MPPAssignmentField.getInstance(ProjectFile project,
int value)
Retrieve an instance of the AssignmentField class based on the data read from an
MS Project file.
|
static FieldType |
MPPProjectField.getInstance(ProjectFile project,
int value)
Retrieve an instance of the ProjectField class based on the data read from an
MS Project file.
|
static FieldType |
MPPResourceField.getInstance(ProjectFile project,
int value)
Retrieve an instance of the ResourceField class based on the data read from an
MS Project file.
|
static FieldType |
MPPTaskField.getInstance(ProjectFile project,
int value)
Retrieve an instance of the TaskField class based on the data read from an
MS Project file.
|
static FieldType |
FieldTypeHelper.getInstance(ProjectFile project,
int fieldID,
DataType customFieldDataType)
Retrieve a FieldType instance based on an ID value from
an MPP9, MPP12 or MPP14 file.
|
static FieldType |
MPPAssignmentField.getInstance(ProjectFile project,
int value,
DataType customFieldDataType)
Retrieve an instance of the AssignmentField class based on the data read from an
MS Project file.
|
static FieldType |
MPPProjectField.getInstance(ProjectFile project,
int value,
DataType customFieldDataType)
Retrieve an instance of the ProjectField class based on the data read from an
MS Project file.
|
static FieldType |
MPPResourceField.getInstance(ProjectFile project,
int value,
DataType customFieldDataType)
Retrieve an instance of the ResourceField class based on the data read from an
MS Project file.
|
static FieldType |
MPPTaskField.getInstance(ProjectFile project,
int value,
DataType customFieldDataType)
Retrieve an instance of the TaskField class based on the data read from an
MS Project file.
|
Constructor and Description |
---|
PopulatedFields(ProjectFile project,
Class<E> fieldEnumType,
Collection<UserDefinedField> userDefinedFields,
Collection<T> collection)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
ConceptDrawProjectReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
ProjectTreeController.loadFile(File file,
ProjectFile projectFile)
Command to load a file.
|
Constructor and Description |
---|
ProjectFilePanel(File file,
ProjectFile projectFile)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
FastTrackReader.read(File file) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
GanttDesignerReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
GanttProjectReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
JsonWriter.write(ProjectFile projectFile,
OutputStream stream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
MerlinReader.read(File file) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
MPDDatabaseReader.read()
Read project data from a database.
|
ProjectFile |
MPDDatabaseReader.read(File file) |
ProjectFile |
MPDFileReader.read(File file) |
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
MPDDatabaseReader.readAll(File file) |
List<ProjectFile> |
MPDFileReader.readAll(File file) |
Modifier and Type | Method and Description |
---|---|
static Duration |
MPDUtility.getAdjustedDuration(ProjectFile file,
int duration,
TimeUnit timeUnit)
Given a duration and the time units for the duration extracted from an MPP
file, this method creates a new Duration to represent the given
duration.
|
Modifier and Type | Field and Description |
---|---|
protected ProjectFile |
AbstractView.m_file |
protected ProjectFile |
CriteriaReader.m_file |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
MPPReader.read(File file) |
ProjectFile |
MPPReader.read(InputStream is) |
ProjectFile |
MPPReader.read(org.apache.poi.poifs.filesystem.POIFSFileSystem fs)
Alternative entry point allowing an MPP file to be read from
a user-supplied POI file stream.
|
Modifier and Type | Method and Description |
---|---|
static void |
MPPUtility.convertRateFromHours(ProjectFile file,
Resource resource,
ResourceField rateField,
ResourceField unitsField)
Convert from the internal representation of a rate as an amount per hour to the
format presented to the user.
|
protected TableFontStyle |
GanttChartView.getColumnFontStyle(ProjectFile file,
byte[] data,
int offset,
Map<Integer,FontBase> fontBases)
Retrieve column font details from a block of property data.
|
protected TableFontStyle |
GanttChartView14.getColumnFontStyle(ProjectFile file,
byte[] data,
int offset,
Map<Integer,FontBase> fontBases) |
static WorkContour |
WorkContourHelper.getInstance(ProjectFile file,
int type)
Retrieve a WorkContour instance based on its Microsoft Project ID value.
|
void |
ConstraintFactory.process(org.apache.poi.poifs.filesystem.DirectoryEntry projectDir,
ProjectFile file,
net.sf.mpxj.mpp.DocumentInputStreamFactory inputStreamFactory)
Main entry point when called to process constraint data.
|
GenericCriteria |
CriteriaReader.process(ProjectFile file,
byte[] data,
int dataOffset,
int entryOffset,
List<GenericCriteriaPrompt> prompts,
List<FieldType> fields,
boolean[] criteriaType)
Main entry point to read criteria data.
|
void |
ResourceAssignmentFactory.process(ProjectFile file,
net.sf.mpxj.mpp.FieldMap fieldMap,
net.sf.mpxj.mpp.FieldMap enterpriseCustomFieldMap,
boolean useRawTimephasedData,
net.sf.mpxj.mpp.VarMeta assnVarMeta,
net.sf.mpxj.mpp.Var2Data assnVarData,
net.sf.mpxj.mpp.FixedMeta assnFixedMeta,
net.sf.mpxj.mpp.FixedData assnFixedData,
net.sf.mpxj.mpp.FixedData assnFixedData2,
int count)
Main entry point when called to process assignment data.
|
void |
FilterReader.process(ProjectFile file,
net.sf.mpxj.mpp.FixedData fixedData,
net.sf.mpxj.mpp.Var2Data varData)
Entry point for processing filter definitions.
|
void |
GroupReader.process(ProjectFile file,
net.sf.mpxj.mpp.FixedData fixedData,
net.sf.mpxj.mpp.Var2Data varData,
Map<Integer,FontBase> fontBases)
Entry point for processing group definitions.
|
void |
GroupReader14.process(ProjectFile file,
net.sf.mpxj.mpp.FixedData fixedData,
net.sf.mpxj.mpp.Var2Data varData,
Map<Integer,FontBase> fontBases)
Entry point for processing group definitions.
|
void |
GraphicalIndicatorReader.process(ProjectFile file,
net.sf.mpxj.mpp.Props props)
The main entry point for processing graphical indicator definitions.
|
void |
ProjectPropertiesReader.process(ProjectFile file,
net.sf.mpxj.mpp.Props props,
org.apache.poi.poifs.filesystem.DirectoryEntry rootDir)
The main entry point for processing project properties.
|
void |
ViewStateReader.process(ProjectFile file,
net.sf.mpxj.mpp.Var2Data varData,
byte[] fixedData)
Entry point for processing saved view state.
|
GanttBarStyle[] |
GanttBarStyleFactory.processDefaultStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props)
Reads the default set of Gantt bar styles.
|
GanttBarStyle[] |
GanttBarStyleFactory14.processDefaultStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props) |
GanttBarStyle[] |
GanttBarStyleFactoryCommon.processDefaultStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props) |
GanttBarStyleException[] |
GanttBarStyleFactory.processExceptionStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props)
Reads the set of exception bar styles from MPP files.
|
GanttBarStyleException[] |
GanttBarStyleFactory14.processExceptionStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props) |
GanttBarStyleException[] |
GanttBarStyleFactoryCommon.processExceptionStyles(ProjectFile file,
net.sf.mpxj.mpp.Props props) |
Constructor and Description |
---|
AbstractMppView(ProjectFile parent)
Constructor.
|
AbstractView(ProjectFile parent)
Constructor.
|
CustomFieldValueReader9(org.apache.poi.poifs.filesystem.DirectoryEntry projectDir,
ProjectFile file,
net.sf.mpxj.mpp.Props projectProps)
Constructor.
|
GenericView(ProjectFile parent,
byte[] data,
net.sf.mpxj.mpp.Var2Data varData)
Extract the view data from the view data block.
|
GenericView12(ProjectFile parent,
byte[] data,
net.sf.mpxj.mpp.Var2Data varData)
Constructor.
|
GenericView14(ProjectFile parent,
byte[] data,
net.sf.mpxj.mpp.Var2Data varData)
Constructor.
|
GenericView9(ProjectFile parent,
byte[] data,
net.sf.mpxj.mpp.Var2Data varData)
Constructor.
|
UserDefinedFieldMap(ProjectFile file,
List<FieldType> targetFieldList)
Constructor.
|
View8(ProjectFile parent,
byte[] data)
Extract the view data from the view data block.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
MPXReader.read(InputStream is) |
Modifier and Type | Method and Description |
---|---|
void |
MPXWriter.write(ProjectFile projectFile,
OutputStream out) |
Constructor and Description |
---|
MPXJFormats(Locale locale,
String nullText,
ProjectFile file)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
MSPDIReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
static void |
DatatypeConverter.parseCustomField(ProjectFile file,
FieldContainer mpx,
String value,
FieldType mpxFieldID,
TimeUnit durationFormat)
Parse a custom field value.
|
static Duration |
DatatypeConverter.parseDuration(ProjectFile file,
TimeUnit defaultUnits,
String value)
Parse a duration.
|
static void |
DatatypeConverter.setContext(ProjectFile file,
boolean ignoreErrors)
This method is called to set the parent file to provide context for
parse and print operations.
|
void |
MSPDIWriter.write(ProjectFile projectFile,
OutputStream stream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
OpenPlanReader.read(File file) |
ProjectFile |
OpenPlanReader.read(InputStream is) |
ProjectFile |
OpenPlanReader.read(org.apache.poi.poifs.filesystem.POIFSFileSystem fs)
Read a single project from the BK3 file represented by the POIFSFileSystem instance.
|
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
OpenPlanReader.readAll(File file) |
List<ProjectFile> |
OpenPlanReader.readAll(org.apache.poi.poifs.filesystem.POIFSFileSystem fs)
Read all projects from the BK3 file represented by the POIFSFileSystem instance.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
PhoenixReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
PlannerReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
PlannerWriter.write(ProjectFile projectFile,
OutputStream stream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
PrimaveraDatabaseReader.read()
Read a project from the current data source.
|
ProjectFile |
PrimaveraDatabaseFileReader.read(File file) |
ProjectFile |
PrimaveraDatabaseReader.read(File file) |
ProjectFile |
PrimaveraDatabaseReader.read(InputStream inputStream) |
ProjectFile |
PrimaveraPMFileReader.read(InputStream is) |
ProjectFile |
PrimaveraXERFileReader.read(InputStream is) |
ProjectFile |
PrimaveraDatabaseReader.read(String fileName) |
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
PrimaveraDatabaseReader.readAll()
Convenience method which allows all projects in the database to
be read in a single operation.
|
List<ProjectFile> |
PrimaveraDatabaseFileReader.readAll(File file) |
List<ProjectFile> |
PrimaveraDatabaseReader.readAll(File file) |
List<ProjectFile> |
PrimaveraDatabaseReader.readAll(InputStream inputStream) |
List<ProjectFile> |
PrimaveraPMFileReader.readAll(InputStream is)
This is a convenience method which allows all projects in a
PMXML file to be read in a single pass.
|
List<ProjectFile> |
PrimaveraXERFileReader.readAll(InputStream is)
This is a convenience method which allows all projects in an
XER file to be read in a single pass.
|
List<ProjectFile> |
PrimaveraDatabaseReader.readAll(String fileName) |
Modifier and Type | Method and Description |
---|---|
void |
PrimaveraPMFileWriter.write(ProjectFile projectFile,
OutputStream stream) |
void |
PrimaveraXERFileWriter.write(ProjectFile projectFile,
OutputStream outputStream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
P3DatabaseReader.read(File directory) |
ProjectFile |
P3PRXFileReader.read(InputStream stream) |
static ProjectFile |
P3DatabaseReader.setProjectNameAndRead(File directory)
Convenience method which locates the first P3 database in a directory
and opens it.
|
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
P3DatabaseReader.readAll(File directory) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
SureTrakDatabaseReader.read(File directory) |
ProjectFile |
SureTrakSTXFileReader.read(InputStream stream) |
static ProjectFile |
SureTrakDatabaseReader.setProjectNameAndRead(File directory)
Convenience method which locates the first SureTrak database in a directory
and opens it.
|
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
SureTrakDatabaseReader.readAll(File directory) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
ProjectCommanderReader.read(InputStream is) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
ProjectLibreReader.read(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
UniversalProjectReader.ProjectReaderProxy.read()
Read a single
ProjectFile instance from the supplied file or stream. |
ProjectFile |
AbstractProjectStreamReader.read(File file) |
ProjectFile |
ProjectReader.read(File file)
Read a single schedule from a file where a File instance is supplied.
|
ProjectFile |
UniversalProjectReader.read(File file) |
ProjectFile |
AbstractProjectFileReader.read(InputStream inputStream) |
ProjectFile |
ProjectReader.read(InputStream inputStream)
Read a single schedule from a file where the contents of the project file
are supplied via an input stream.
|
ProjectFile |
UniversalProjectReader.read(InputStream inputStream) |
ProjectFile |
AbstractProjectFileReader.read(String fileName) |
ProjectFile |
AbstractProjectStreamReader.read(String fileName) |
ProjectFile |
ProjectReader.read(String fileName)
Read a single schedule from a file where the file name is supplied.
|
ProjectFile |
UniversalProjectReader.read(String fileName) |
Modifier and Type | Method and Description |
---|---|
List<ProjectFile> |
UniversalProjectReader.ProjectReaderProxy.readAll()
Read a list of
ProjectFile instances from the supplied file or stream. |
List<ProjectFile> |
AbstractProjectFileReader.readAll(File file)
Default implementation of readAll.
|
List<ProjectFile> |
AbstractProjectStreamReader.readAll(File file)
Default implementation of readAll to support file
formats which do not contain multiple schedules.
|
List<ProjectFile> |
ProjectReader.readAll(File file)
Read all schedules from a file where a File instance is supplied.
|
List<ProjectFile> |
UniversalProjectReader.readAll(File file) |
List<ProjectFile> |
AbstractProjectFileReader.readAll(InputStream inputStream)
Default implementation of readAll to support file
formats which do not contain multiple schedules.
|
List<ProjectFile> |
AbstractProjectStreamReader.readAll(InputStream inputStream)
Default implementation of readAll.
|
List<ProjectFile> |
ProjectReader.readAll(InputStream inputStream)
Read all schedules from a file where the contents of the project file
are supplied via an input stream.
|
List<ProjectFile> |
UniversalProjectReader.readAll(InputStream inputStream) |
List<ProjectFile> |
AbstractProjectFileReader.readAll(String fileName)
Default implementation of readAll to support file
formats which do not contain multiple schedules.
|
List<ProjectFile> |
AbstractProjectStreamReader.readAll(String fileName)
Default implementation of readAll to support file
formats which do not contain multiple schedules.
|
List<ProjectFile> |
ProjectReader.readAll(String fileName)
Read all schedules from a file where the file name is supplied.
|
List<ProjectFile> |
UniversalProjectReader.readAll(String fileName) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProjectReader.addListenersToProject(ProjectFile project)
Common method to add listeners to a project.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
SageReader.read(InputStream is) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
SDEFReader.read(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
void |
SDEFWriter.write(ProjectFile projectFile,
OutputStream out)
Write a project file in SDEF format to an output stream.
|
Modifier and Type | Method and Description |
---|---|
ProjectFile |
SynchroReader.read(InputStream inputStream) |
Modifier and Type | Method and Description |
---|---|
ProjectFile |
TurboProjectReader.read(InputStream stream) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractProjectWriter.write(ProjectFile projectFile,
File file) |
void |
ProjectWriter.write(ProjectFile projectFile,
File file)
Create a project file using the supplied File instance.
|
void |
UniversalProjectWriter.write(ProjectFile projectFile,
File file) |
void |
ProjectWriter.write(ProjectFile projectFile,
OutputStream outputStream)
Write a project file's content to the supplied OutputStream instance.
|
void |
UniversalProjectWriter.write(ProjectFile projectFile,
OutputStream outputStream) |
void |
AbstractProjectWriter.write(ProjectFile projectFile,
String fileName) |
void |
ProjectWriter.write(ProjectFile projectFile,
String fileName)
Create a project file using the supplied file name.
|
void |
UniversalProjectWriter.write(ProjectFile projectFile,
String fileName) |
Copyright © 2000–2024 Packwood Software. All rights reserved.