| Class and Description |
|---|
| AbstractBaselineStrategy |
| AbstractFieldContainer
Implementation of common functionality for the FieldContainer interface.
|
| AccrueType
This class is used to represent an accrue type.
|
| ActivityCode
Activity code type definition, contains a list of the valid
values for this activity code.
|
| ActivityCode.Builder
ActivityCode builder.
|
| ActivityCodeContainer
Container for activity code definitions.
|
| ActivityCodeScope
Represents the scope of an activity code.
|
| ActivityCodeValue
Represents an individual activity code value.
|
| ActivityCodeValue.Builder
ActivityCodeValue builder.
|
| ActivityStatus |
| ActivityType
P6/PPX Activity type.
|
| AssignmentField
Instances of this type represent Assignment fields.
|
| Availability
This class represents a row from a resource's availability table.
|
| AvailabilityTable
This class represents a resource's availability table.
|
| BaselineStrategy
Classes implementing this interface manage population of baseline attributes
in one schedule by comparing it to another schedule.
|
| BookingType
Enumeration representing booking types.
|
| CalendarType
P6 Calendar Types.
|
| ChildResourceContainer
Interface implemented by classes which have child resources.
|
| ChildTaskContainer
Interface implemented by classes which have child tasks.
|
| Code
Interface implemented by classes representing Primavera P6 codes.
|
| CodePage
Instances of this class represent enumerated code page values.
|
| CodeValue
Implemented by classes which represent a value forming part of a Primavera P6 code.
|
| Column
This class represents a column in an MS Project table.
|
| ConstraintField
Instances of this type represent constraint fields.
|
| ConstraintType
This class is used to represent a constraint type.
|
| CostAccount
Cost account definition.
|
| CostAccount.Builder
CostAccount builder.
|
| CostAccountContainer
Container for expense categories.
|
| CostRateTable
This class represents a resource's cost rate table.
|
| CostRateTableEntry
This class represents a row from a resource's cost rate table.
|
| CriticalActivityType
Determines how the critical flag is set for tasks.
|
| Currency
Represents a currency.
|
| Currency.Builder
Currency builder.
|
| CurrencyContainer
Represents the currencies available to the current project.
|
| CurrencySymbolPosition
Instances of this class represent enumerated currency symbol position values.
|
| CustomField
Configuration detail for a field.
|
| CustomFieldContainer
Container holding configuration details for all custom fields.
|
| CustomFieldLookupTable
Lookup table definition for a custom field.
|
| CustomFieldValueDataType
Enumeration used by custom field value items to represent their data type.
|
| CustomFieldValueMask
One element of the mask used to define the structured content of a custom field.
|
| DataLinkContainer
Manages the data link definitions belonging to a project.
|
| DataType
This class represents the data type of an attribute.
|
| DateOrder
Instances of this class represent enumerated date order values.
|
| DayType
This class is used to represent the day type used by the project calendar.
|
| DefaultBaselineStrategy
Handles setting baseline fields in one project using values read from another project.
|
| Duration
This represents time durations as specified in an MPX file.
|
| EarnedValueMethod
Instances of this class represent enumerated earned value method values.
|
| EPS
Represents the Enterprise Project Structure from a P6 database.
|
| EpsNode
Represents a node in the Enterprise Project Structure from a P6 database.
|
| EpsProjectNode
Represents a project node in the Enterprise Project Structure from a P6 database.
|
| EventManager
Provides subscriptions to events raised when project files are written and read.
|
| ExpenseCategory
Expense category definition.
|
| ExpenseCategory.Builder
ExpenseCategory builder.
|
| ExpenseCategoryContainer
Container for expense categories.
|
| ExpenseItem
Expense item definition.
|
| ExpenseItem.Builder
Expense item builder.
|
| FieldContainer
This interface is implemented by the Task and Resource classes.
|
| FieldType
This interface is implemented by classes which represent a field
in a Task, Resource or Assignment entity.
|
| FieldTypeClass
Represents the type of entity to which a FieldType instance can belong.
|
| FileVersion
Instances of this class represent enumerated file version values.
|
| Filter
This class represents a filter which may be applied to a
task or resource view.
|
| FilterContainer
Manages filter definitions belonging to a project.
|
| GenericCriteria
This class represents the criteria used as part of an evaluation.
|
| GenericCriteriaPrompt
Represents a prompt to the user as part of filter criteria.
|
| GraphicalIndicator
This class represents the set of information which defines how
a Graphical Indicator will be presented for a single column in
a table within Microsoft Project.
|
| GraphicalIndicatorCriteria
This class represents the criteria used to determine if a graphical
indicator is displayed in place of an attribute value.
|
| Group
This class represents the definition of the grouping used
to organise data in a view.
|
| GroupClause
This class represents a clause from a definition of a group.
|
| GroupContainer
Manages the group definitions belonging to a project.
|
| ListWithCallbacks
Class implementing a list interface, backed by an ArrayList instance with callbacks
which can be overridden by subclasses for notification of added and removed items.
|
| LocalDateRange
This class represents a period of time.
|
| LocalDateTimeRange
This class represents a period of time.
|
| LocalTimeRange
This class represents a period of time.
|
| Location
Represents a location, use to tag projects, resources and activities.
|
| Location.Builder
Location builder.
|
| LocationContainer
Represents the locations available to the current project.
|
| MpxjEnum
This interface defines the common features of enums used by MPXJ.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| Notes
Represents plain text notes.
|
| NotesTopic
Represents a topic, used by P6 to organise notes.
|
| NotesTopic.Builder
NotesTopic builder.
|
| NotesTopicContainer
Represents the notes topics available to the current project.
|
| PercentCompleteType |
| Priority
This class is used to represent a priority.
|
| ProjectCalendar
This class represents a Calendar Definition record.
|
| ProjectCalendarContainer
Manages the collection of calendars belonging to a project.
|
| ProjectCalendarDays
This class represents a basic working week, with no exceptions.
|
| ProjectCalendarException
This class represents instances of Calendar Exception records from
an MPX file.
|
| ProjectCalendarHours
This class is used to represent the records in an MPX file that define
working hours in a calendar.
|
| ProjectCalendarWeek
This class represents a basic working week, with no exceptions.
|
| ProjectCode
Project code type definition, contains a list of the valid
values for this project code.
|
| ProjectCode.Builder
ProjectCode builder.
|
| ProjectCodeContainer
Container for project code definitions.
|
| ProjectCodeValue
Represents an individual project code value.
|
| ProjectCodeValue.Builder
ProjectCodeValue builder.
|
| ProjectConfig
Container for configuration details used to control the behaviour of the ProjectFile class.
|
| ProjectContext
Implements a container for common data which can be shared across multiple ProjectFile instances.
|
| ProjectDateFormat
Instances of this class represent enumerated date format values.
|
| ProjectEntityContainer
Common implementation shared by project entities, providing storage, iteration and lookup.
|
| ProjectEntityWithID
Implemented by entities which can be identified by an ID.
|
| ProjectEntityWithIDContainer
Common implementation shared by project entities, providing storage, iteration and lookup.
|
| ProjectEntityWithMutableUniqueID
Implemented by entities which can be identified by a mutable Unique ID.
|
| ProjectEntityWithUniqueID
Implemented by entities which can be identified by a Unique ID.
|
| ProjectField
Instances of this type represent project properties.
|
| ProjectFile
This class represents a project plan.
|
| ProjectProperties
This class represents a collection of properties relevant to the whole project.
|
| ProjectTimeFormat
Instances of this class represent enumerated time format values.
|
| Rate
This class represents a currency rate per period of time (for example $10/h)
as found in an MPX file.
|
| RateSource
Represents the source of cost rate for a resource assignment.
|
| RecurrenceType
Represents the recurrence type.
|
| RecurringData
This class provides a description of a recurring event.
|
| RecurringTask
This class represents the Recurring Task Record as found in an MPX file.
|
| Relation
This class represents the relationship between two tasks.
|
| Relation.Builder
Relation builder.
|
| RelationContainer
Represents Relation instances from the current project.
|
| RelationshipLagCalendar
Represents the calendar to be used when making date calculations
using the relationship lag value.
|
| RelationType
This class is used to represent a relation type.
|
| Resource
This class represents a resource used in a project.
|
| ResourceAssignment
This class represents a resource assignment record from an MPX file.
|
| ResourceAssignmentCode
ResourceAssignment code type definition, contains a list of the valid
values for this assignment code.
|
| ResourceAssignmentCode.Builder
ResourceAssignmentCode builder.
|
| ResourceAssignmentCodeContainer
Container for assignment code definitions.
|
| ResourceAssignmentCodeValue
Represents an individual assignment code value.
|
| ResourceAssignmentCodeValue.Builder
ResourceAssignmentCodeValue builder.
|
| ResourceAssignmentContainer
Manages the collection of resource assignments belonging to a project.
|
| ResourceAssignmentWorkgroupFields
This class represents a resource assignment workgroup fields record
from an MPX file.
|
| ResourceCode
Resource code type definition, contains a list of the valid
values for this resource code.
|
| ResourceCode.Builder
ResourceCode builder.
|
| ResourceCodeContainer
Container for resource code definitions.
|
| ResourceCodeValue
Represents an individual resource code value.
|
| ResourceCodeValue.Builder
ResourceCodeValue builder.
|
| ResourceContainer
Manages the collection of resources belonging to a project.
|
| ResourceField
Instances of this type represent Resource fields.
|
| ResourceRequestType
Instances of this class represent enumerated resource request type values.
|
| ResourceType
Instances of this class represent enumerated resource type values.
|
| RoleCode
Role code type definition, contains a list of the valid
values for this role code.
|
| RoleCode.Builder
RoleCode builder.
|
| RoleCodeContainer
Container for role code definitions.
|
| RoleCodeValue
Represents an individual role code value.
|
| RoleCodeValue.Builder
RoleCodeValue builder.
|
| ScheduleFrom
Instances of this class represent enumerated schedule from values.
|
| SchedulingProgressedActivities
Represents the method used to schedule progressed activities.
|
| Shift
Represents a Resource Shift.
|
| Shift.Builder
Shift builder.
|
| ShiftContainer
Represents the shifts available to the current project.
|
| ShiftPeriod
Represents a Resource Shift Period.
|
| ShiftPeriod.Builder
ShiftPeriod builder.
|
| ShiftPeriodContainer
Represents the shift periods available to the current project.
|
| SkillLevel
Represents the skill level of a resource
when assigned to a role.
|
| Step
Represents an activity step.
|
| Step.Builder
Step builder.
|
| Table
This class represents the definition of a table of data from an MPP file.
|
| TableContainer
Manages the table definitions belonging to a project.
|
| Task
This class represents a task record from a project file.
|
| TaskContainer
Manages the collection of tasks belonging to a project.
|
| TaskField
Instances of this type represent Task fields.
|
| TaskMode
Represents task mode values.
|
| TaskType
Instances of this enum task type values.
|
| TestOperator
This class represents the set of operators used to perform a test
between two or more operands.
|
| TimePeriodEntity
Classes implementing this interface represent a period of time
between a start LocalDateTime and a finish LocalDateTime.
|
| TimephasedCost
Represents timephased cost.
|
| TimephasedCostContainer
Timephased data container.
|
| TimephasedItem
This class represents an amount, spread over a period of time.
|
| TimephasedWork
Represents timephased work.
|
| TimephasedWorkContainer
Timephased data container.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| TimeUnitDefaults
Represents default values for time units as part of the project context.
|
| TimeUnitDefaultsContainer
Classes implementing this interface provide access to the defaults used
when converting duration time units.
|
| TotalSlackCalculationType
Enum representing the different calculation types which can be used to determine total slack.
|
| UniqueIdObjectSequenceProvider
Classes implementing this interface provide a method which allows
unique ID object sequences to be retrieved for the requested class.
|
| UnitOfMeasure
Class representing a unit of measure.
|
| UnitOfMeasure.Builder
Unit of measure builder.
|
| UnitOfMeasureContainer
Represents units of measure available to the current project.
|
| UserDefinedField
Represents a user defined field.
|
| UserDefinedField.Builder
User defined field builder.
|
| UserDefinedFieldContainer
Manages the collection of user defined fields belonging to a project.
|
| ViewContainer
Manages the sub projects belonging to a project.
|
| ViewState
This class represents the state of a view which has been saved
as part of a project file.
|
| ViewType
This class represents the enumeration of the valid types of view.
|
| WorkContour
Instances of this class represent enumerated work contour values.
|
| WorkContourContainer
Represents the work contours (resource curves) used by the current project.
|
| WorkGroup
Instances of this class represent enumerated work group values.
|
| Class and Description |
|---|
| AbstractBaselineStrategy |
| BaselineStrategy
Classes implementing this interface manage population of baseline attributes
in one schedule by comparing it to another schedule.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Task
This class represents a task record from a project file.
|
| Class and Description |
|---|
| AssignmentField
Instances of this type represent Assignment fields.
|
| DataType
This class represents the data type of an attribute.
|
| Duration
This represents time durations as specified in an MPX file.
|
| FieldContainer
This interface is implemented by the Task and Resource classes.
|
| FieldType
This interface is implemented by classes which represent a field
in a Task, Resource or Assignment entity.
|
| ProjectCalendar
This class represents a Calendar Definition record.
|
| ProjectCalendarDays
This class represents a basic working week, with no exceptions.
|
| ProjectCalendarException
This class represents instances of Calendar Exception records from
an MPX file.
|
| ProjectCalendarHours
This class is used to represent the records in an MPX file that define
working hours in a calendar.
|
| ProjectEntityContainer
Common implementation shared by project entities, providing storage, iteration and lookup.
|
| ProjectEntityWithMutableUniqueID
Implemented by entities which can be identified by a mutable Unique ID.
|
| ProjectEntityWithUniqueID
Implemented by entities which can be identified by a Unique ID.
|
| ProjectField
Instances of this type represent project properties.
|
| ProjectFile
This class represents a project plan.
|
| Rate
This class represents a currency rate per period of time (for example $10/h)
as found in an MPX file.
|
| Resource
This class represents a resource used in a project.
|
| ResourceAssignment
This class represents a resource assignment record from an MPX file.
|
| ResourceField
Instances of this type represent Resource fields.
|
| Task
This class represents a task record from a project file.
|
| TaskField
Instances of this type represent Task fields.
|
| TimePeriodEntity
Classes implementing this interface represent a period of time
between a start LocalDateTime and a finish LocalDateTime.
|
| TimephasedCost
Represents timephased cost.
|
| TimephasedCostContainer
Timephased data container.
|
| TimephasedWork
Represents timephased work.
|
| TimephasedWorkContainer
Timephased data container.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| TimeUnitDefaultsContainer
Classes implementing this interface provide access to the defaults used
when converting duration time units.
|
| UserDefinedField
Represents a user defined field.
|
| Class and Description |
|---|
| CurrencySymbolPosition
Instances of this class represent enumerated currency symbol position values.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| Priority
This class is used to represent a priority.
|
| ProjectFile
This class represents a project plan.
|
| RelationType
This class is used to represent a relation type.
|
| ResourceType
Instances of this class represent enumerated resource type values.
|
| TaskType
Instances of this enum task type values.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| Class and Description |
|---|
| CurrencySymbolPosition
Instances of this class represent enumerated currency symbol position values.
|
| Priority
This class is used to represent a priority.
|
| RelationType
This class is used to represent a relation type.
|
| ResourceType
Instances of this class represent enumerated resource type values.
|
| TaskType
Instances of this enum task type values.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| Class and Description |
|---|
| ProjectFile
This class represents a project plan.
|
| Task
This class represents a task record from a project file.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| Duration
This represents time durations as specified in an MPX file.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| Duration
This represents time durations as specified in an MPX file.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| ProjectFile
This class represents a project plan.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| Class and Description |
|---|
| FieldContainer
This interface is implemented by the Task and Resource classes.
|
| FieldType
This interface is implemented by classes which represent a field
in a Task, Resource or Assignment entity.
|
| ProjectCalendar
This class represents a Calendar Definition record.
|
| Relation
This class represents the relationship between two tasks.
|
| Resource
This class represents a resource used in a project.
|
| ResourceAssignment
This class represents a resource assignment record from an MPX file.
|
| Task
This class represents a task record from a project file.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| CurrencySymbolPosition
Instances of this class represent enumerated currency symbol position values.
|
| Duration
This represents time durations as specified in an MPX file.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| Class and Description |
|---|
| CurrencySymbolPosition
Instances of this class represent enumerated currency symbol position values.
|
| CustomFieldValueDataType
Enumeration used by custom field value items to represent their data type.
|
| DataType
This class represents the data type of an attribute.
|
| Duration
This represents time durations as specified in an MPX file.
|
| FieldContainer
This interface is implemented by the Task and Resource classes.
|
| FieldType
This interface is implemented by classes which represent a field
in a Task, Resource or Assignment entity.
|
| Filter
This class represents a filter which may be applied to a
task or resource view.
|
| GenericCriteria
This class represents the criteria used as part of an evaluation.
|
| GenericCriteriaPrompt
Represents a prompt to the user as part of filter criteria.
|
| MpxjEnum
This interface defines the common features of enums used by MPXJ.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectCalendar
This class represents a Calendar Definition record.
|
| ProjectFile
This class represents a project plan.
|
| ProjectProperties
This class represents a collection of properties relevant to the whole project.
|
| Resource
This class represents a resource used in a project.
|
| ResourceField
Instances of this type represent Resource fields.
|
| RtfNotes
Represents notes formatted as RTF.
|
| Table
This class represents the definition of a table of data from an MPP file.
|
| TableContainer
Manages the table definitions belonging to a project.
|
| TaskType
Instances of this enum task type values.
|
| TimePeriodEntity
Classes implementing this interface represent a period of time
between a start LocalDateTime and a finish LocalDateTime.
|
| TimephasedCost
Represents timephased cost.
|
| TimephasedWork
Represents timephased work.
|
| TimeUnit
This class contains utility functions allowing time unit specifications
to be parsed and formatted.
|
| View
This interface represents a view of a set of project data that has been
instantiated within an MS Project file.
|
| ViewType
This class represents the enumeration of the valid types of view.
|
| WorkContour
Instances of this class represent enumerated work contour values.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Task
This class represents a task record from a project file.
|
| TaskField
Instances of this type represent Task fields.
|
| Class and Description |
|---|
| AccrueType
This class is used to represent an accrue type.
|
| BookingType
Enumeration representing booking types.
|
| ConstraintType
This class is used to represent a constraint type.
|
| DataType
This class represents the data type of an attribute.
|
| EarnedValueMethod
Instances of this class represent enumerated earned value method values.
|
| FieldContainer
This interface is implemented by the Task and Resource classes.
|
| FieldType
This interface is implemented by classes which represent a field
in a Task, Resource or Assignment entity.
|
| HasCharset
This interface is implemented by reader classes which allow
a Charset to be specified before reading.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectCalendar
This class represents a Calendar Definition record.
|
| ProjectFile
This class represents a project plan.
|
| ProjectProperties
This class represents a collection of properties relevant to the whole project.
|
| Rate
This class represents a currency rate per period of time (for example $10/h)
as found in an MPX file.
|
| Resource
This class represents a resource used in a project.
|
| TimePeriodEntity
Classes implementing this interface represent a period of time
between a start LocalDateTime and a finish LocalDateTime.
|
| TimephasedWork
Represents timephased work.
|
| WorkContour
Instances of this class represent enumerated work contour values.
|
| WorkGroup
Instances of this class represent enumerated work group values.
|
| Class and Description |
|---|
| AccrueType
This class is used to represent an accrue type.
|
| BookingType
Enumeration representing booking types.
|
| CurrencySymbolPosition
Instances of this class represent enumerated currency symbol position values.
|
| ResourceType
Instances of this class represent enumerated resource type values.
|
| TaskType
Instances of this enum task type values.
|
| WorkContour
Instances of this class represent enumerated work contour values.
|
| WorkGroup
Instances of this class represent enumerated work group values.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| AbstractBaselineStrategy |
| BaselineStrategy
Classes implementing this interface manage population of baseline attributes
in one schedule by comparing it to another schedule.
|
| EPS
Represents the Enterprise Project Structure from a P6 database.
|
| FieldType
This interface is implemented by classes which represent a field
in a Task, Resource or Assignment entity.
|
| HasCharset
This interface is implemented by reader classes which allow
a Charset to be specified before reading.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Task
This class represents a task record from a project file.
|
| TaskField
Instances of this type represent Task fields.
|
| Class and Description |
|---|
| Duration
This represents time durations as specified in an MPX file.
|
| RelationType
This class is used to represent a relation type.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectContext
Implements a container for common data which can be shared across multiple ProjectFile instances.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| HasCharset
This interface is implemented by reader classes which allow
a Charset to be specified before reading.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectFile
This class represents a project plan.
|
| Class and Description |
|---|
| Duration
This represents time durations as specified in an MPX file.
|
| LocalDateTimeRange
This class represents a period of time.
|
| MPXJException
Standard exception type thrown by the MPXJ library.
|
| ProjectCalendar
This class represents a Calendar Definition record.
|
| TimephasedCost
Represents timephased cost.
|
| TimephasedWork
Represents timephased work.
|
| Class and Description |
|---|
| ProjectFile
This class represents a project plan.
|
Copyright © 2000–2025 MPXJ. All rights reserved.