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

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ServiceAccessBySAP
   |
   +--CIM_CommMechanismForManager

Direct Known Subclasses

Class Qualifiers

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

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_CommMechanismForManagerCIM_ObjectManager
DescriptionstringThe specific ObjectManager whose communication mechanism is described.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_CommMechanismForManagerCIM_ObjectManagerCommunicationMechanism
DescriptionstringThe encoding/protocol/set of operations that may be used to communicate with the referenced ObjectManager.
Keybooleantrue
Minuint321
OverridestringDependent

Class Methods