Class CIM_LogicalElementUnitOfWorkDef
extends CIM_Dependency

This association links a LogicalElement to the UnitsOfWork that it can perform. For example, a Printer Device may have associated UnitOfWorkDefinitions representing PrintJobs. This is a Dependency relationship since the Definitions are given context by the LogicalElement.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_LogicalElementUnitOfWorkDef

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association links a LogicalElement to the UnitsOfWork that it can perform. For example, a Printer Device may have associated UnitOfWorkDefinitions representing PrintJobs. This is a Dependency relationship since the Definitions are given context by the LogicalElement.
UMLPackagePathstringCIM::Metrics::UnitOfWork
Versionstring2.6.0

Class Properties

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_LogicalElementUnitOfWorkDefCIM_LogicalElement
DescriptionstringThe LogicalElement that is providing the UnitOfWork.
Keybooleantrue
OverridestringAntecedent
DependentCIM_LogicalElementUnitOfWorkDefCIM_UnitOfWorkDefinition
DescriptionstringThe UnitOfWorkDefinition associated with the LogicalElement.
Keybooleantrue
OverridestringDependent

Class Methods