Class CIM_CommMechanismForAdapter
extends 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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_CommMechanismForAdapter

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringCIM_CommMechanismForObjectManagerAdapter
DescriptionstringCommMechanismForAdapter 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.
UMLPackagePathstringCIM::Interop
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CommMechanismForAdapterCIM_ProtocolAdapter
DeprecatedstringCIM_CommMechanismForObjectManagerAdapter.Antecedent
DescriptionstringThe specific ProtocolAdapter whose communication mechanism with the CIM Object Manager is described.
Keybooleantrue
OverridestringAntecedent
DependentCIM_CommMechanismForAdapterCIM_ObjectManagerCommunicationMechanism
DeprecatedstringCIM_CommMechanismForObjectManagerAdapter.Dependent
DescriptionstringThe encoding/protocol/set of operations that may be used to communicate between the Object Manager and the referenced ProtocolAdapter.
Keybooleantrue
Minuint321
OverridestringDependent

Class Methods