AggregateNode

Description

Package: com.ibm.rpm.wbs.containers

Extends: WorkElement

Usage

AggregateNode manages a list of WorkElements. This is an abstract class, therefore, it cannot be used directly to create an object.

It is extended to create Deliverable, GenericProject, SummaryTask, and WorkProduct.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. AggregateNode Field Description
Field Detail
children

Type: WorkElement[]

Default value: N/A

Description: List of work element children

Field validation description: N/A

Additional field security restrictions: N/A

worksheetFinancials

Type: WorksheetFinancial[]

Default value: N/A

Description: List of worksheet financials

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From WorkElement

Related Objects

N/A