Metrics\CIM_LogicalElementUnitOfWorkDef.mof.mof (HTML version)

Return to index
CIM_LogicalElementUnitOfWorkDef Superclass: 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.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::Metrics::UnitOfWork" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_UnitOfWorkDefinition REF Dependent ;
The UnitOfWorkDefinition associated with the LogicalElement.
Override ( "Antecedent" )
CIM_LogicalElement REF Antecedent ;
The LogicalElement that is providing the UnitOfWork.