ElementDependency

Description

Package: com.ibm.rpm.wbs.containers

Extends: RPMObject

Usage

An ElementDependency is used to make one element depend on another. Task dependencies per project are unlimited. Dependency types are Finish-to-Start, Start-to-Start, Finish-to-Finish or Start-to-Finish.

Parent is mandatory, allowed parent types are Proposal, Project, WorkOrganization, Deliverable, WorkProduct, SummaryTask, Milestone, and Task.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.
Table 1. ElementDependency Field Description
Field Detail
amount

Type: double

Default value: 0.00

Description: The amount of lead or lag.

Field validation description: Value range is 0.00 - 999.00

Additional field security restrictions: N/A

dependencyType

Type: DependencyType

Default value: FinishStart

Description: The type of dependency that is created (Finish to Start, Start to Start, and so on).

Field validation description: N/A

Additional field security restrictions: N/A

leadlagType

Type: LeadLagType

Default value: Lead

Description: Indicates if the Element is leading or lagging.

Field validation description: N/A

Additional field security restrictions: N/A

predecessor

Type: WorkElement

Default value: N/A

Description: The WorkElement predecessor dependency.

Field validation description: N/A

Additional field security restrictions: N/A

unitType

Type: TimeUnitType

Default value: Days

Description: Indicates if the lead or lag amount is in hours or days.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A