WBEM Profiles Guide
WBEM TC Template
Version 0.9.1 DMTF Confidential 11
9 Use Cases
9.1 Object Diagrams
Figure 3 below represents a possible instantiation of the HP CPU Physical Asset Profile containing two
physical processor chips each realizing an instance of the HP_Processor class. The
HP_SystemPhysicalProcessor aggregation association class will associate the processor chip instances
to the computer system chassis instance.
proc1: HP_Processor
(see HP CPU Profile)
HP_RealizesProcessor
chip1: HP_ProcessorChip
chassis1: HP_ComputerSystemChassis
(see HP Base Server Physical
Asset Profile)
HP_SystemPhysicalProcessor
proc1: HP_Processor
(see HP CPU Profile)
HP_RealizesProcessor
chip2: HP_ProcessorChip
Figure 3 – HP CPU Physical Asset Profile: Object Diagram
Figure 4 below represents a possible instantiation of the HP CPU Physical Asset Profile containing one
physical processor chip also realizing an instance of the HP_Processor class. The
HP_SystemPhysicalProcessor aggregation association class will associate the processor chip instance to
the computer system chassis instance. This figure also models an external cache represented by an
instance of HP_PhysicalCacheMemory.