SubTaskRef
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
parallel | boolean (Default: false) | 0..1 | indication signifying that subtasks can be executed simultaneously | ||
group | string | 0..1 | identifier to a set of subtasks organized to be treated collectively within the parent task | ||
order | integer | 1 | position of a subtask within an explicit arrangement where one subtask follows another | ||
optional | boolean (Default: false) | 0..1 | indicates if a subtask is discretionary and not mandatory |
Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
taskArchetype2 | TaskArchetype | 2.7 | 1 | ||
taskArchetype3 | TaskArchetype | 2.7 | 1 |
Organizes
| Name | Int | Dep |
|---|---|---|
TaskArchetype | 2.7 |