Core\CIM_SAPSAPDependency.mof.mof (HTML version)

Return to index
CIM_SAPSAPDependency Superclass: CIM_Dependency
CIM_SAPSAPDependency is an association between one ServiceAccessPoint and another ServiceAccessPoint that indicates that the latter is required for the former to utilize or connect with its Service. For example, to print to a network printer, local Print Access Points must utilize underlying network-related SAPs, or ProtocolEndpoints, to send the print request.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ServiceAccessPoint REF Dependent ;
The ServiceAccessPoint that is dependent on an underlying SAP.
Override ( "Antecedent" )
CIM_ServiceAccessPoint REF Antecedent ;
The required ServiceAccessPoint.