Package | Description |
---|---|
net.sf.mpxj | |
net.sf.mpxj.common |
Modifier and Type | Class and Description |
---|---|
class |
ProjectEntityContainer<T extends ProjectEntityWithUniqueID>
Common implementation shared by project entities, providing storage, iteration and lookup.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectEntityWithID
Implemented by entities which can be identified by an ID.
|
interface |
ProjectEntityWithMutableUniqueID
Implemented by entities which can be identified by a mutable Unique ID.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityCode
Activity code type definition, contains a list of the valid
values for this activity code.
|
class |
CostAccount
Cost account definition.
|
class |
ExpenseCategory
Expense category definition.
|
class |
Location
Represents a location, use to tag projects, resources and activities.
|
class |
ManuallyScheduledTaskCalendar
This class represents a Calendar Definition record for an MPP Manually Scheduled task.
|
class |
NotesTopic
Represents a topic, used by P6 to organise notes.
|
class |
ProjectCalendar
This class represents a Calendar Definition record.
|
class |
Relation
This class represents the relationship between two tasks.
|
class |
Resource
This class represents a resource used in a project.
|
class |
ResourceAssignment
This class represents a resource assignment record from an MPX file.
|
class |
Shift
Represents a Resource Shift.
|
class |
ShiftPeriod
Represents a Resource Shift Period.
|
class |
Task
This class represents a task record from a project file.
|
class |
TemporaryCalendar
Represents a temporary calendar which is not intended to form part of the
schedule.
|
class |
UnitOfMeasure
Class representing a unit of measure.
|
class |
WorkContour
Instances of this class represent enumerated work contour values.
|
Modifier and Type | Class and Description |
---|---|
class |
CombinedCalendar
A calendar which represents the intersection of working time between
two other calendars.
|
Modifier and Type | Method and Description |
---|---|
Integer |
MicrosoftProjectUniqueIDMapper.getUniqueID(ProjectEntityWithUniqueID entity)
Retrieve the unique ID value for an entity, mapping it if required.
|
Constructor and Description |
---|
MicrosoftProjectUniqueIDMapper(ProjectEntityContainer<? extends ProjectEntityWithUniqueID> container)
Constructor.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.