Class CIM_BindsTo
extends CIM_SAPSAPDependency

This association establishes a ServiceAccessPoint as a requestor of protocol services from a ProtocolEndpoint. Typically, this association runs between SAPs and endpoints on a single system. Because a ProtocolEndpoint is a kind of ServiceAccessPoint, this binding can be used to establish a layering of two protocols, with the upper layer represented by the Dependent and the lower layer represented by the Antecedent.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SAPSAPDependency
   |
   +--CIM_BindsTo

Direct Known Subclasses

CIM_BindsToLANEndpoint

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association establishes a ServiceAccessPoint as a requestor of protocol services from a ProtocolEndpoint. Typically, this association runs between SAPs and endpoints on a single system. Because a ProtocolEndpoint is a kind of ServiceAccessPoint, this binding can be used to establish a layering of two protocols, with the upper layer represented by the Dependent and the lower layer represented by the Antecedent.
UMLPackagePathstringCIM::Core::Service
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_BindsToCIM_ProtocolEndpoint
DependentCIM_BindsToCIM_ServiceAccessPoint

Class Methods