White Papers
9 No Restrictions | Filter Dialects |
http://www.dmtf.org/sites/default/files/standards/documents/DSP0202_1.0.0.pdf
For details on WQL, go to
http://msdn.microsoft.com/en-us/library/aa394606(v=vs.85).aspx
2.4 Dialects and Associations
2.4.1 What are Associations?
Association classes describe the relation between two CIM classes. An association class has two major
properties that link the classes with each other.
Figure 1: A UML diagram to show Associations
The figure here (DMTF Sensor Profile) indicates the various classes and the association between the classes.
The ComputerSystem class is associated with the Sensor class as a SystemDevice. Similarly, fans, power
supply units (PSUs), processors, and so on are associated to the ComputerSystem as a SystemDevice.
2.4.2 Associators