SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_DeviceSAPImplementation
Association class CIM_DeviceSAPImplementation
General Information:
An association between a ServiceAccessPoint
(SAP) and how it is implemented. The cardinality of this association is
many-to-many. A SAP can be provided by more than one LogicalDevice, operating in
conjunction. And, any Device can provide more than one ServiceAccessPoint. When
many LogicalDevices are associated with a single SAP, it is assumed that these
elements operate in conjunction to provide the AccessPoint. If different
implementations of a SAP exist, each of these implementations would result in
individual instantiations of the ServiceAccessPoint object. These individual
instantiations would then have associations to the unique
implementations.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Device
Supported Fields Summary | |
---|---|
REF
CIM_LogicalDevice |
Antecedent The LogicalDevice. |
REF
CIM_ServiceAccessPoint |
Dependent The ServiceAccessPoint implemented using the LogicalDevice. |
Methods Summary | |
---|---|
|
Get(Instance) Gets the representation of the instance |
|
Pull(EnumerationContext,
MaxElements) Pulls instances of this class, following an Enumerate operation |
|
Enumerate()
Enumerates the instances of this class |
|
Release(EnumerationContext)
Releases an enumeration context |
Field Detail |
---|
public REF CIM_LogicalDevice Antecedent
public REF CIM_ServiceAccessPoint Dependent
Method Detail |
---|
public Get([OUT]CIM_DeviceSAPImplementation Instance)
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |