Taskflow Precedence Constraints Element
Taskflow Precedence Constraints Element
Attributes
| Attribute | API Type | Default | Description |
|---|---|---|---|
| LogicalType | LogicalOperationType | And | Specifies the logical combination type to use to aggregate the precedence constraints defined for this task. |
Collection Children
| Child | API Type | Description |
|---|---|---|
| <Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |
| <Inputs> <Input /> </Inputs> | AstTaskflowInputPathNode | Container for precedence constraints input path definitions. |