com.ibm.rpm.scopemanagement.containers
Impact

com.ibm.rpm.framework.RPMContainer
  extended bycom.ibm.rpm.scopemanagement.containers.Impact

Impact
Extends: com.ibm.rpm.framework.RPMContainer
Child objects: None

This object is used to determine the impact of the different scope elements on the outcome of the project.

Supported API Calls:

Field Summary
xsd:int orderOfMagnitudeHighWorkInHours
   The highest order of magnitude of work in hours
xsd:int orderOfMagnitudeLowWorkInHours
   The lowest order of magnitude of work in hours.
xsd:int orderOfMagnitudeWorkInHours
   The order of magnitude of the work in hours.
xsd:int scheduledImpactInDays
   The impact on the schedule in days.

Inherited Field Summary
xsd:boolean deleted
   When the value of this field is set to true, the RPMContainer is deleted when performing a save operation.

Field Detail

orderOfMagnitudeHighWorkInHours


xsd:int  orderOfMagnitudeHighWorkInHours
The highest order of magnitude of work in hours

Minimum: The minimum value for this field is -1000000000.

Maximum: The maximum value for this field is 1000000000.


orderOfMagnitudeLowWorkInHours


xsd:int  orderOfMagnitudeLowWorkInHours
The lowest order of magnitude of work in hours.

Minimum: The minimum value for this field is -1000000000.

Maximum: The maximum value for this field is 1000000000.


orderOfMagnitudeWorkInHours


xsd:int  orderOfMagnitudeWorkInHours
The order of magnitude of the work in hours.

Minimum: The minimum value for this field is -1000000000.

Maximum: The maximum value for this field is 1000000000.


scheduledImpactInDays


xsd:int  scheduledImpactInDays
The impact on the schedule in days.

Minimum: The minimum value for this field is -1000000000.

Maximum: The maximum value for this field is 1000000000.


Inherited Field Detail

deleted


xsd:boolean  deleted
When the value of this field is set to true, the RPMContainer is deleted when performing a save operation.

Read-only behavior: The value of this field is read only.

X-Path availability: This field doesn't support X-Path queries.