Previous Table of Contents Next


16.3.1 ActivityExecution


   An ActivityExecution is used to record details of a specific execution of a TransformationActivity.

   Superclasses

   TransformationExecution

   Contained Elements

   StepExecution

   References

   transformationActivity

   Identifies the TransformationActivity of which this is an execution.

class: TransformationActivity
defined by: TransformationActivityExecutions::transformationActivity
multiplicity: exactly one
stepExecution

   Identifies the StepExecutions that record the results of executing the individual TransformationSteps of the TransformationActivity. class: StepExecution defined by: ActivityStepExecutions::stepExecution multiplicity: zero or more inverse: StepExecution::activityExecution