SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_HostedDependency
CIM_HostedAccessPoint
Association class CIM_HostedAccessPoint
General Information:
CIM_HostedAccessPoint is an association
between a Service AccessPoint and the System on which it is provided. The
cardinality of this association is one-to-many and is weak with respect to the
System. Each System can host many ServiceAccessPoints. Heuristic: If the
implementation of the ServiceAccessPoint is modeled, it must be implemented by a
Device or SoftwareFeature that is part of the System that is hosting the
ServiceAccessPoint.
Qualifiers:
-------------
Association
Version=2.10.0
UMLPackagePath=CIM::Core::Service
Supported Fields Summary | |
---|---|
REF
CIM_System |
Antecedent The hosting System. |
REF
CIM_ServiceAccessPoint |
Dependent The SAPs that are hosted on this System. |
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_System Antecedent
public REF CIM_ServiceAccessPoint Dependent
Method Detail |
---|
public Get([OUT]CIM_HostedAccessPoint 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. |