| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Relations | Constraints |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 1 | -- | Identifier of Activity within Instruction, in the form of its archetype path. | ||
| 1 | -- | Id of causing Instruction. | ||
| 0..1 | -- | Various workflow engine state details, potentially including such things as: • condition that fired to cause this Action to be done (with actual variables substituted); • list of notifications which actually occurred (with all variables substituted); • other workflow engine state. This specification does not currently define the actual structure or semantics of this field. | ||
| Constraints | ||
| Name | Expression | |
| Activity_path_valid | inv: activity_id <> Void and not activity_id.is_empty | |
| Instruction_id_valid | inv: instruction_id <> Void | |