22 lines
651 B
YAML
22 lines
651 B
YAML
- library: '&IDL_MochaBaseSystem;'
|
|
instances:
|
|
- class: '&IDC_SequenceTask;'
|
|
index: 2997
|
|
name: Sequence Task
|
|
customTagName: sequenceTask
|
|
superclasses:
|
|
- '&IDC_Task;'
|
|
attributes:
|
|
- instance: '&IDA_Schedulable'
|
|
customTagName: schedulable
|
|
- instance: '&IDA_LongRunning;'
|
|
customTagName: longRunning
|
|
- instance: '&IDA_SuppressRIHints;'
|
|
customTagName: suppressRIHints
|
|
- instance: '&IDA_ShowSpreadsheetButtonOnSelection;'
|
|
customTagName: showSpreadsheetButtonOnSelection
|
|
|
|
relationships:
|
|
- instance: '&IDR_Task__has_initiating__Element;'
|
|
customTagName: initiatingElementId
|
|
|