Name | Type | Multiplicity | Description |
---|---|---|---|
activityPrecondition |
property ExpressionType |
[0,1] | Precondition: an expression that governs whether the current activity should be executed or skipped, or whether the task should stop altogether. |
bucketProcessingCondition |
property ExpressionType |
[0,1] | Condition for processing or analysing specific buckets. |
itemProcessingCondition |
property ExpressionType |
[0,1] | Condition for processing specific items. |
processingOption |
property PartialProcessingTypeType |
[0,1] | Define if the specified activity is executed. |
prerequisite |
property string |
[0,-1] | TODO |
errorHandling |
container TaskErrorHandlingStrategyType |
[0,1] | Error handling strategy for this activity. |
repeatedExecution |
property ActivityRepeatedExecutionStrategyType |
[0,1] | Should be the activity re-executed when the task is restarted (e. |
parallelExecution |
property boolean |
[0,1] | Whether the child activities should be executed in parallel. |
tailoringMode |
property TailoringModeType |
[0,1] | How the tailoring is applied. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:3
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:4
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]