com.ibm.rpm.applicationadministration.scope
AttributeScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.applicationadministration.scope.AttributeScope

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

AttributeScope represents a scope to navigate objects related to Attribute (such as WBS, Scope, Pool, Client, Asset, Document). It is is used to browse the Attribute, AttributeCategory, AttributeClassification object graph.

Related code samples :

Java

C#

Field Summary
AttributeScope attributes
   Child attribute scope.
AttributeScope categories
   Child attribute category scope.
AttributeScope classifications
   Child attribute classification scope.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

attributes


AttributeScope attributes
Child attribute scope.

categories


AttributeScope categories
Child attribute category scope.

classifications


AttributeScope classifications
Child attribute classification scope.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.