Interop\CIM_SubProfileRequiresProfile.mof.mof (HTML version)

Return to index
CIM_SubProfileRequiresProfile Superclass: CIM_ReferencedProfile
A subprofile requires another RegisteredProfile for context. This association mandates the scoping relationship between a subprofile and its scoping profile.
Qualifiers:Version ( "2.8.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_RegisteredSubProfile REF Dependent ;
A RegisteredSubProfile that requires a scoping profile, for context.
Min ( 1 )
Override ( "Antecedent" )
CIM_RegisteredProfile REF Antecedent ;
The RegisteredProfile that is referenced/required by the subprofile.