Application\CIM_SoftwareFeatureSAPImplementation.mof.mof (HTML version)

Return to index
CIM_SoftwareFeatureSAPImplementation Superclass: CIM_Dependency
An association between a ServiceAccessPoint and how it is implemented in software. The cardinality of this association is many-to-many. A SAP may be provided by more than one SoftwareFeature. When multiple SoftwareFeatures are associated with a single SAP, it is assumed that these elements operate in conjunction to provide the AccessPoint. Note that any SoftwareFeature may provide more than one ServiceAccessPoint.
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 their own associations to the unique implementations.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::Application::DeploymentModel" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ServiceAccessPoint REF Dependent ;
The AccessPoint being implemented.
Override ( "Antecedent" )
CIM_SoftwareFeature REF Antecedent ;
The SoftwareFeature implementing the SAP.