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

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_CommMechanismForObjectManagerAdapter

Direct Known Subclasses

Class Qualifiers

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

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CommMechanismForObjectManagerAdapterCIM_ObjectManagerAdapter
DescriptionstringThe specific ObjectManagerAdapter whose communication mechanism with the CIM Object Manager is described.
Keybooleantrue
OverridestringAntecedent
DependentCIM_CommMechanismForObjectManagerAdapterCIM_ObjectManagerCommunicationMechanism
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