Class CIM_MemberOfPolicyCollection
extends CIM_MemberOfCollection

CIM_MemberOfPolicyCollection is an aggregation used to establish membership of ManagedElements in a Collection for use with policy algorithms. The policy algorithms shall be specified by either: the semantics of the associated Collection subclass; or explicitly via association to a CIM_PolicyRule subclass via CIM_PolicySetAppliesToElement.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_MemberOfCollection
   |
   +--CIM_MemberOfPolicyCollection

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Aggregationbooleantrue
Associationbooleantrue
DescriptionstringCIM_MemberOfPolicyCollection is an aggregation used to establish membership of ManagedElements in a Collection for use with policy algorithms. The policy algorithms shall be specified by either: the semantics of the associated Collection subclass; or explicitly via association to a CIM_PolicyRule subclass via CIM_PolicySetAppliesToElement.
Experimentalbooleantrue
UMLPackagePathstringCIM::Core::Collection
Versionstring2.18.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Includedbooleantrue
DescriptionstringThe Included property describes whether the associated Member should be included (TRUE) or excluded (FALSE) in the policy algorithm utilized for the associated CIM_Collection.
Writebooleantrue

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue

Inherited References

NameClass OriginReference Class
CollectionCIM_MemberOfCollectionCIM_Collection
MemberCIM_MemberOfCollectionCIM_ManagedElement

Class Methods