Network\CIM_QoSSubService.mof.mof (HTML version)

Return to index
CIM_QoSSubService Superclass: CIM_ServiceComponent
The associations - QoSSubService and QoSConditioningSub Service - operate in conjunction. High level QoS definitions, such as 'John gets Gold Service', map to lower level, more concrete QoSServices (the subclasses of QoSService). This is described by the QoSSubService association. In turn, each of the SubServices may require their own conditioning. This is modeled using the QoSConditioningSubService aggregation.

Note that a more concrete QoSService may only be aggregated into one higher level Service, using this association. The cardinality on the GroupComponent reference is Max (1).
Qualifiers:Version ( "2.7.0" ) Composition Aggregation UMLPackagePath ( "CIM::Network::QoS" ) Association
Parameters (local in grey)
Max ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_QoSService REF GroupComponent ;
The higher level QoSService that is constructed by aggregating one or more lower-level QoSServices.
Override ( "PartComponent" )
CIM_QoSService REF PartComponent ;
The more concrete QoSService that is used to provide the higher level Service.