association CIM_QueueHierarchy : CIM_ServiceServiceDependency

Description:

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).

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_QueuingService CIM_Dependency
Deprecated No value
Override Antecedent
Description The supporting queue(s) and its QueuingService. This Service can only support at most one, higher level QueuingService.
Key TRUE
Dependent CIM_QueuingService CIM_Dependency
Deprecated No value
Override Dependent
Max 1
Description The QueuingService dependent on other, supporting Queuing Services.
Key TRUE
TypeOfDependency uint16 CIM_ServiceServiceDependency
Description The nature of the Service-to-Service dependency. 2 - Antecedent Service shall have completed before Dependent service's functionality is available. 3 - Antecedent Service shall have started before Dependent service's functionality is available. 4 - Antecedent Service shall not be started in order for Dependent service's functionality to be available. 5 - The two Services cooperate and augment each other's function. There is no requirement implied by this value regarding the execution of the Antecedent service in order for the Dependent service to operate.
ValueMap 0, 1, 2, 3, 4, 5
Values "Unknown" [0]
"Other" [1]
"Service Must Have Completed" [2]
"Service Must Be Started" [3]
"Service Must Not Be Started" [4]
"Cooperate" [5]
RestartService boolean CIM_ServiceServiceDependency
Description This property describes that the Antecedent Service must be restarted after the Dependent operation is complete.

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009