◆ __construct() [1/2]
fiftyone\pipeline\core\Pipeline::__construct | ( | $flowElements, | |
$settings | |||
) |
Pipeline constructor.
- Parameters
-
- FlowElement[] - list of FlowElements
- array - settings array
◆ __construct() [2/2]
fiftyone\pipeline\core\Pipeline::__construct ( $flowElements, $settings ) Pipeline constructor.
- Parameters
-
- FlowElement[] - list of FlowElements
- array - settings array
Member Function Documentation
◆ createFlowData() [1/2]
◆ createFlowData() [2/2]
◆ getElement() [1/2]
fiftyone\pipeline\core\Pipeline::getElement ( $key ) Get a FlowElement by its name.
- Parameters
-
- string - name
- Returns
- FlowElement
◆ getElement() [2/2]
fiftyone\pipeline\core\Pipeline::getElement ( $key ) Get a FlowElement by its name.
- Parameters
-
- string - name
- Returns
- FlowElement
◆ updatePropertyDatabaseForFlowElement() [1/2]
fiftyone\pipeline\core\Pipeline::updatePropertyDatabaseForFlowElement ( $flowElement ) Update metadata store for a FlowElement based on its list of properties.
- Parameters
-
- FlowElement -
◆ updatePropertyDatabaseForFlowElement() [2/2]
fiftyone\pipeline\core\Pipeline::updatePropertyDatabaseForFlowElement ( $flowElement ) Update metadata store for a FlowElement based on its list of properties.
- Parameters
-
- FlowElement -