CompositionStep
Type CDM 7.2.0Represents a single atomic step in the Instruction Composition lifecycle, including its instructions, status, and optional output. Each CompositionStep is defined by an identifier, a timestamp and a single Instruction.
Extends —
Extended by —
Attributes 3
Namespace cdm.event.instructioncomposition
Attributes
All 3 declared on CompositionStep. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| identifier | string | 0..1 | Identification of the Instruction Composition step. |
| timestamp | zonedDateTime | 0..1 | Date and time of the execution of the Instruction Composition step after being executed. |
| compositionStepInstruction | CompositionStepInstruction | 1..1 | Set of instructions defining the steps of each Instruction Composition process. |
Referenced by
1 type holds a CompositionStep as an attribute.
Open CompositionStep in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.