System\CIM_AttachedElement.mof.mof (HTML version)

Return to index
CIM_AttachedElement Superclass: CIM_LogicalIdentity
An association between two LogicalElements indicating that the SameElement is being attached to the SystemElement.
Qualifiers:Version ( "2.8.1000" ) Experimental UMLPackagePath ( "CIM::System::FileElements" ) Association
Parameters (local in grey)
Override ( "SystemElement" )
CIM_LogicalElement REF SystemElement ;
The LogicalElement that the SameElement will be attached to and will provide access to the SameElement.
Max ( 1 )
Override ( "SameElement" )
CIM_LogicalElement REF SameElement ;
The LogicalElement that is being made available using the SystemElement as a surrogate.