Class CIM_PolicyConditionInPolicyCondition


  extends CIM_PolicyConditionStructure (Association)
A CompoundPolicyCondition aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyCondition association. A CompoundPolicyCondition that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a CompoundPolicyCondition should have no effect until it is valid.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AggregationbooleantrueNone OVERRIDABLE= false
AssociationbooleantrueNone OVERRIDABLE= false
DescriptionstringA CompoundPolicyCondition aggregates zero or more instances of the PolicyCondition class, via the PolicyConditionInPolicyCondition association. A CompoundPolicyCondition that aggregates zero Conditions is not valid; it may, however, be in the process of being defined. Note that a CompoundPolicyCondition should have no effect until it is valid.None TRANSLATABLE= true
UMLPackagePathstringCIM::PolicyNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ConditionNegatedboolean
DescriptionstringIndication of whether the contained PolicyCondition is negated. TRUE indicates that the PolicyCondition IS negated, FALSE indicates that it IS NOT negated.None TRANSLATABLE= true
GroupNumberuint16
DescriptionstringUnsigned integer indicating the group to which the contained PolicyCondition belongs. This integer segments the Conditions into the ANDed sets (when the ConditionListType is "DNF") or, similarly, into the ORed sets (when the ConditionListType is "CNF").None TRANSLATABLE= true

Association References

NameClass OriginReference Class
GroupComponentCIM_PolicyConditionInPolicyConditionCIM_CompoundPolicyCondition
PartComponentCIM_PolicyConditionInPolicyConditionCIM_PolicyCondition

Copyright © 2008-2010 VMware, Inc. All rights reserved.