PMIModule
This type is a class for model objects.
A grouping of counters. Can have subgroupings. Counters that are enabled are specified via enable field. Counters that are enabled with synchronization are specified via enableSync field (NOTE: this is not being used currently). All other counters are implicitly disabled.
Package: pmiservice
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
PMIModule.pmimodules
Attributes Summary moduleName : EString The name of the module. type : EString The (unique) type of the module. enable : EString A comma seperated list of counters in this module that are enabled. pmimodules : PMIModule * Represents a unique PMI module under the given parent. The PMI module is identified by the moduleName and the type. The enable field lists the statistic IDs that are enabled for this PMI module.
Attribute Details
moduleName - The name of the module.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
type - The (unique) type of the module.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
enable - A comma seperated list of counters in this module that are enabled.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
pmimodules - Represents a unique PMI module under the given parent. The PMI module is identified by the moduleName and the type. The enable field lists the statistic IDs that are enabled for this PMI module.
Reference Type: PMIModule *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006