Class CIM_ServiceAccessBySAP
extends CIM_Dependency

CIM_ServiceAccessBySAP is an association that identifies the access points for a Service. For example, a printer might be accessed by NetWare, MacIntosh or Windows ServiceAccessPoints, which might all be hosted on different Systems.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ServiceAccessBySAP

Direct Known Subclasses

CIM_BootServiceAccessBySAP
CIM_ClusterServiceAccessBySAP
CIM_CommMechanismForManager
CIM_ProvidesEndpoint

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringCIM_ServiceAccessBySAP is an association that identifies the access points for a Service. For example, a printer might be accessed by NetWare, MacIntosh or Windows ServiceAccessPoints, which might all be hosted on different Systems.
UMLPackagePathstringCIM::Core::Service
Versionstring2.10.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_ServiceAccessBySAPCIM_Service
DescriptionstringThe Service.
Keybooleantrue
OverridestringAntecedent
DependentCIM_ServiceAccessBySAPCIM_ServiceAccessPoint
DescriptionstringAn Access Point for a Service. Access points are dependent in this relationship because they have no function without a corresponding Service.
Keybooleantrue
OverridestringDependent

Class Methods