Core\CIM_HostedAccessPoint.mof.mof (HTML version)

Return to index
CIM_HostedAccessPoint Superclass: CIM_HostedDependency
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:Version ( "2.10.0" ) Association
Parameters (local in grey)
Weak
Override ( "Dependent" )
CIM_ServiceAccessPoint REF Dependent ;
The SAPs that are hosted on this System.
Max ( 1 )
Min ( 1 )
Override ( "Antecedent" )
CIM_System REF Antecedent ;
The hosting System.