Interop\CIM_CommMechanismForAdapter.mof.mof (HTML version)

Return to index
CIM_CommMechanismForAdapter Superclass: CIM_Dependency
CommMechanismForAdapter is an association between an ObjectManager's communication mechanism and a ProtocolAdapter that supports that mechanism to translate requests and responses for the Object Manager.
Qualifiers:Version ( "2.8.0" ) Deprecated { "CIM_CommMechanismForObjectManagerAdapter" } Association
Parameters (local in grey)
Min ( 1 )
Deprecated { "CIM_CommMechanismForObjectManagerAdapter." "Dependent" }
Override ( "Dependent" )
CIM_ObjectManagerCommunicationMechanism REF Dependent ;
The encoding/protocol/set of operations that may be used to communicate between the Object Manager and the referenced ProtocolAdapter.
Deprecated { "CIM_CommMechanismForObjectManagerAdapter." "Antecedent" }
Override ( "Antecedent" )
CIM_ProtocolAdapter REF Antecedent ;
The specific ProtocolAdapter whose communication mechanism with the CIM Object Manager is described.