CIM_LogicalIdentity is an abstract and generic association, indicating that two LogicalElements represent different aspects of the same underlying entity. This relationship conveys what could be defined with multiple inheritance. It is restricted to the 'logical' aspects of a ManagedSystemElement. In most scenarios, the Identity relationship is determined by the equivalence of Keys or some other identifying properties of the related Elements. The association should only be used in well understood scenarios. This is why the association is abstract - allowing more concrete definition and clarification in subclasses. One of the scenarios where this relationship is reasonable is to represent that a Device is both a 'bus' entity and a 'functional' entity. For example, a Device could be both a USB (bus) and a Keyboard (functional) entity.
CIM_HostedService is an association between a service and the system on which the functionality resides. The cardinality ...
CIM_Job is a logical element representing a unit of work for a system, such as a print job. A job is distinct from a process ...
CIM_JobDestination is a logical element representing where a job is submitted for processing. It can refer to a queue that ...
CIM_LogicalElement is a base class for all the components of a System that represent abstract system components, such as ...
CIM_LogicalIdentity is an abstract and generic association, indicating that two LogicalElements represent different aspects ...
CIM_ManagedSystemElement is the base class for the System Element hierarchy. Any distinguishable component of a System is ...
CIM_MemoryCapacity describes the type of memory that can be installed on a physical element and its minimum/maximum configurations. ...
CIM_MemoryCheck specifies a condition for the minimum amount of memory that needs to be available on a system. The amount ...
CIM_MemoryWithMedia indicates that memory is associated with a physical media and its cartridge. The memory provides media ...