CIM_BindsTo

Class reference

Subclass of 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.

Key properties

Local properties

CIM_ServiceAccessPoint Dependent

The AccessPoint or ProtocolEndpoint that is dependent on the lower-level endpoint.

CIM_ProtocolEndpoint Antecedent

The lower-level endpoint that is accessed by the SAP.

Local methods

None

Inherited properties

None

Inherited methods

None