Class CIM_QueueHierarchy
extends CIM_ServiceServiceDependency

Describes the reliance of a QueuingService on other, supporting queues and their QueuingServices. A given Service can only act in support of one QueuingService; but a higher level queue may be supported by many lower level QueuingServices. The class is deprecated since a queue only stores network traffic. It does not support other queues, or manipulate their entries. This type of processing is described using NextService associations 'rightwards' from the QueuingService. These associations reference 'other' ConditioningServices that may send traffic to 'other' queues).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_ProvidesServiceToElement
   |
   +--CIM_ServiceServiceDependency
   |
   +--CIM_QueueHierarchy

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringNo value
DescriptionstringDescribes the reliance of a QueuingService on other, supporting queues and their QueuingServices. A given Service can only act in support of one QueuingService; but a higher level queue may be supported by many lower level QueuingServices. The class is deprecated since a queue only stores network traffic. It does not support other queues, or manipulate their entries. This type of processing is described using NextService associations 'rightwards' from the QueuingService. These associations reference 'other' ConditioningServices that may send traffic to 'other' queues).
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_QueueHierarchyCIM_QueuingService
DeprecatedstringNo value
DescriptionstringThe supporting queue(s) and its QueuingService. This Service can only support at most one, higher level QueuingService.
Keybooleantrue
OverridestringAntecedent
DependentCIM_QueueHierarchyCIM_QueuingService
DeprecatedstringNo value
DescriptionstringThe QueuingService dependent on other, supporting Queuing Services.
Keybooleantrue
Maxuint321
OverridestringDependent

Inherited Properties

NameData TypeClass Origin
RestartServicebooleanCIM_ServiceServiceDependency
TypeOfDependencyuint16CIM_ServiceServiceDependency

Class Methods