com.ibm.rpm.wbs.scope
WorkElementScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.wbs.scope.WorkElementScope

WorkElementScope
Extends: com.ibm.rpm.framework.RPMObjectScope
Child objects: None

WorkElementScope is used to browse WorkElement object graph.

Related code samples :

Java

C#

Field Summary
xsd:boolean asset
   This field is true if asset should be loaded, and is false if otherwise.
xsd:boolean assetCode
   This field is true if assetCode should be loaded, and is false if otherwise.
ScorecardScope assignedScorecards
   The scope of the assignedScorecards.
xsd:boolean attributeAssignments
   This field is true if attributeAssignments should be loaded, and is false if otherwise.
WorkElementScope children
   The scope of the children WorkElements.
WorkElementScope containingProject
   The scope of the projects associated with the WorkElement.
xsd:boolean customFieldAssignments
   This field is true if customFieldAssignments should be loaded, and is false if otherwise.
DefaultStepScope defaultSteps
   ${field.documentation}
ElementDependencyScope dependencies
   The scope of associated ElementDependency containers.
DocumentScope documentFolder
   The scope of the documentFolder.
xsd:boolean earnedValues
   This field is true if earnedValue should be loaded, and is false if otherwise.
xsd:boolean opportunity
   This field is true if opportunity should be loaded, and is false if otherwise.
xsd:boolean organizationalAssignments
   This field is true if organizationalAssignments should be loaded, and is false if otherwise.
PortfolioScope portfolio
   The scope of the portfolio.
xsd:boolean relatedAttributeAssignments
   This field is true if actionAttributeAssignments, changeRequestAttributeAssignments, defectAttributeAssignments, deliverableAttributeAssignments, documentAttributeAssignments, issueAttributeAssignments, requirementAttributeAssignments, riskAttributeAssignments, serviceRequestAttributeAssignments, and taskAttributeAssignments should be loaded, and is false if otherwise.
ResourceTaskAssignmentScope resourceTaskAssignments
   The scope of the resourceTaskAssignments.
xsd:boolean rtfAssignments
   This field is true if rtfAssignments should be loaded, and is false if otherwise.
xsd:boolean scheduleDates
   This field is true if actualDate, baselineDate, expectedDate, forecastDate, initialBaselineDate, planDate, previousBaselineDate, and proposedDate should be loaded, and is false if otherwise.
ScopeElementScope scopeElement
   The scope of the scopeElement.
ScorecardScope scopeScorecards
   ${field.documentation}
xsd:boolean state
   This field is true if state should be loaded, and is false if otherwise.
xsd:boolean timeCodeAssignments
   This field is true if timeCodeAssignments should be loaded, and is false if otherwise.
xsd:boolean timeCodes
   The scope of timeCode1 and timeCode2.
FinancialScope wbsFinancials
   The scope of wbsFinancials.
AvailableWorkflowProcessScope workflowProcessesAvailable
   The scope of available workflow processes.
RunningWorkflowProcessScope workflowProcessesRunning
   The scope of running workflow processes.
WorkflowRoleMappingScope workflowRoleMappings
   The scope of the workflow role mappings for a GenericProject.
FinancialScope worksheetFinancials
   The scope of worksheetFinancials.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

asset


xsd:boolean  asset
This field is true if asset should be loaded, and is false if otherwise.

assetCode


xsd:boolean  assetCode
This field is true if assetCode should be loaded, and is false if otherwise.

assignedScorecards


ScorecardScope assignedScorecards
The scope of the assignedScorecards.

attributeAssignments


xsd:boolean  attributeAssignments
This field is true if attributeAssignments should be loaded, and is false if otherwise.

children


WorkElementScope children
The scope of the children WorkElements.

containingProject


WorkElementScope containingProject
The scope of the projects associated with the WorkElement.

customFieldAssignments


xsd:boolean  customFieldAssignments
This field is true if customFieldAssignments should be loaded, and is false if otherwise.

defaultSteps


DefaultStepScope defaultSteps
${field.documentation}

dependencies


ElementDependencyScope dependencies
The scope of associated ElementDependency containers.

documentFolder


DocumentScope documentFolder
The scope of the documentFolder.

earnedValues


xsd:boolean  earnedValues
This field is true if earnedValue should be loaded, and is false if otherwise.

opportunity


xsd:boolean  opportunity
This field is true if opportunity should be loaded, and is false if otherwise.

organizationalAssignments


xsd:boolean  organizationalAssignments
This field is true if organizationalAssignments should be loaded, and is false if otherwise.

portfolio


PortfolioScope portfolio
The scope of the portfolio.

relatedAttributeAssignments


xsd:boolean  relatedAttributeAssignments
This field is true if actionAttributeAssignments, changeRequestAttributeAssignments, defectAttributeAssignments, deliverableAttributeAssignments, documentAttributeAssignments, issueAttributeAssignments, requirementAttributeAssignments, riskAttributeAssignments, serviceRequestAttributeAssignments, and taskAttributeAssignments should be loaded, and is false if otherwise.

resourceTaskAssignments


ResourceTaskAssignmentScope resourceTaskAssignments
The scope of the resourceTaskAssignments.

rtfAssignments


xsd:boolean  rtfAssignments
This field is true if rtfAssignments should be loaded, and is false if otherwise.

scheduleDates


xsd:boolean  scheduleDates
This field is true if actualDate, baselineDate, expectedDate, forecastDate, initialBaselineDate, planDate, previousBaselineDate, and proposedDate should be loaded, and is false if otherwise.

scopeElement


ScopeElementScope scopeElement
The scope of the scopeElement.

scopeScorecards


ScorecardScope scopeScorecards
${field.documentation}

state


xsd:boolean  state
This field is true if state should be loaded, and is false if otherwise.

timeCodeAssignments


xsd:boolean  timeCodeAssignments
This field is true if timeCodeAssignments should be loaded, and is false if otherwise.

timeCodes


xsd:boolean  timeCodes
The scope of timeCode1 and timeCode2.

wbsFinancials


FinancialScope wbsFinancials
The scope of wbsFinancials.

workflowProcessesAvailable


AvailableWorkflowProcessScope workflowProcessesAvailable
The scope of available workflow processes.

workflowProcessesRunning


RunningWorkflowProcessScope workflowProcessesRunning
The scope of running workflow processes.

workflowRoleMappings


WorkflowRoleMappingScope workflowRoleMappings
The scope of the workflow role mappings for a GenericProject.

worksheetFinancials


FinancialScope worksheetFinancials
The scope of worksheetFinancials.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.