Interop\CIM_CommMechanismForManager.mof.mof (HTML version)

Return to index
CIM_CommMechanismForManager Superclass: CIM_ServiceAccessBySAP
CommMechanismForManager is an association between an ObjectManager and an ObjectManagerCommunicationMechanism class. The latter describes a possible encoding/protocol/ set of operations for accessing the referenced ObjectManager.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Min ( 1 )
Override ( "Dependent" )
CIM_ObjectManagerCommunicationMechanism REF Dependent ;
The encoding/protocol/set of operations that may be used to communicate with the referenced ObjectManager.
Min ( 1 )
Max ( 1 )
Override ( "Antecedent" )
CIM_ObjectManager REF Antecedent ;
The specific ObjectManager whose communication mechanism is described.