The workflow_topology package#
Summary#
DataConnection. |
|
ExposedPin. |
|
OperatorConnection. |
|
WorkflowTopology. |
|
Represents a connection between a data and an operator in a workflow. |
|
Represents an exposed input or output pin in a workflow. |
|
Represents a connection between two operators in a workflow. |
|
Represent the workflow topology, including operators, connections, and input/output pins. |
Description#
Workflow topology module.