Core\CIM_SoftwareIdentityComponent.mof.mof (HTML version)

Return to index
CIM_SoftwareIdentityComponent Superclass: CIM_Component
SoftwareIdentities can have an arbitrarily complex hierarchy. SoftwareIdentityComponent is used to construct that hierarchy. It SHOULD not be used to represent dependency. For example, if a 'support pack' represented by a CIM_SoftwareIdentity consist of multiple installable software packages then this association class enables a management client to determine all the SoftwareIdentities that are be contained in the support pack.
Qualifiers:Experimental Version ( "2.10.0" ) Aggregation Association
Parameters (local in grey)
Override ( "PartComponent" )
CIM_SoftwareIdentity REF PartComponent ;
The contained SoftwareIdentity in the association.
Override ( "GroupComponent" )
CIM_SoftwareIdentity REF GroupComponent ;
The container SoftwareIdentity in the association.