association CIM_SubUoWDef : CIM_Dependency

Description:

This association defines the sub-UnitsOfWork (the sub- transactions) for a particular UnitOfWorkDefinition. For example, an 'AddOrder' UnitOfWork could have sub-Units of 'ValidateCustomer', 'ValidatePartNumber', 'UpdateDatabase', etc. This is a Dependency relationship since the sub-UnitsOf Work are put in context relative to the parent Unit. It is not an aggregation relationship - since (using another example) a 'DatabaseWrite' transaction is likely to be dependent upon a 'DiskWrite', but the two transactions are separate concepts and one is not 'contained' by the other.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_UnitOfWorkDefinition CIM_Dependency
Override Antecedent
Description The parent UnitOfWorkDefinition.
Key TRUE
Dependent CIM_UnitOfWorkDefinition CIM_Dependency
Override Dependent
Description The sub-UnitOfWorkDefinition.
Key TRUE

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:25 2009