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 Class
AntecedentCIM_LogicalElementUnitOfWorkDefCIM_LogicalElement
DependentCIM_LogicalElementUnitOfWorkDefCIM_UnitOfWorkDefinition

Class Methods