Meta Qualifiers

Meta qualifiers refine the definition of meta-constructs in the CIM model by clarifying the actual usage of a class or property declaration within the MOF syntax.

Association

Data type: boolean

Applies to: classes

Indicates whether the class is an association class used to describe a relationship between two other classes. The absence of this qualifier indicates that the class is not an association class. This qualifier is mutually exclusive with Indication. For more information, see Declaring an Association Class.

Indication

Data type: boolean

Applies to: classes

Indicates whether the object class defines an indication. This qualifier is mutually exclusive with Association. The default is FALSE.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008

See also

WMI Qualifiers

Adding a Qualifier