Interop\CIM_CommMechanismForObjectManagerAdapter.mof.mof (HTML version)

Return to index
CIM_CommMechanismForObjectManagerAdapter Superclass: CIM_Dependency
CommMechanismForObjectManagerAdapter is an association between an ObjectManager's communication mechanism and a ObjectManagerAdapter that supports that mechanism to translate requests and responses for the Object Manager.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::Interop" ) 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 between the Object Manager and the referenced ProtocolAdapter.
Override ( "Antecedent" )
CIM_ObjectManagerAdapter REF Antecedent ;
The specific ObjectManagerAdapter whose communication mechanism with the CIM Object Manager is described.