Class CIM_HostedJobDestination
extends CIM_HostedDependency

An association between a JobDestination and a System on which it resides. The cardinality of this association is 1-to-many. A System may host many Job queues. Job Destinations are weak with respect to their hosting System. Heuristic: A JobDestination is hosted on the System where the LogicalDevices, SoftwareFeatures or Services that implement/ provide the JobDestination are located.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_HostedDependency
   |
   +--CIM_HostedJobDestination

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringAn association between a JobDestination and a System on which it resides. The cardinality of this association is 1-to-many. A System may host many Job queues. Job Destinations are weak with respect to their hosting System. Heuristic: A JobDestination is hosted on the System where the LogicalDevices, SoftwareFeatures or Services that implement/ provide the JobDestination are located.
UMLPackagePathstringCIM::System::Processing
Versionstring2.8.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_HostedJobDestinationCIM_System
DescriptionstringThe hosting System.
Keybooleantrue
Maxuint321
Minuint321
OverridestringAntecedent
DependentCIM_HostedJobDestinationCIM_JobDestination
DescriptionstringThe JobDestination hosted on the System.
Keybooleantrue
OverridestringDependent
Weakbooleantrue

Class Methods