com.ibm.rpm.resource.scope
ResourceAttributeScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.resource.scope.ResourceAttributeScope

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

Represents a scope to navigate to objects that are related to ResourceAttribute.

Related code samples :

Java

C#

Field Summary
ResourceAttributeScope attributes
   The scope of general attributes.
ResourceAttributeScope categories
   The scope of the children categories.
ResourceAttributeScope classifications
   The scope of the children classifications.
xsd:boolean proficiencyLevels
   The scope of children proficiencyLevels.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

attributes


ResourceAttributeScope attributes
The scope of general attributes.

categories


ResourceAttributeScope categories
The scope of the children categories.

classifications


ResourceAttributeScope classifications
The scope of the children classifications.

proficiencyLevels


xsd:boolean  proficiencyLevels
The scope of children proficiencyLevels.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.