◆ __construct() [1/4]
fiftyone\pipeline\core\FlowData::__construct | ( | $pipeline | ) |
Constructor for FlowData.
- Parameters
-
- Pipeline - // parent Pipeline
◆ __construct() [2/4]
fiftyone\pipeline\core\FlowData::__construct ( $pipeline ) Constructor for FlowData.
- Parameters
-
- Pipeline - // parent Pipeline
◆ __construct() [3/4]
fiftyone\pipeline\core\FlowData::__construct ( $pipeline ) Constructor for FlowData.
- Parameters
-
- Pipeline - // parent Pipeline
◆ __construct() [4/4]
fiftyone\pipeline\core\FlowData::__construct ( $pipeline ) Constructor for FlowData.
- Parameters
-
- Pipeline - // parent Pipeline
Member Function Documentation
◆ __get() [1/4]
fiftyone\pipeline\core\FlowData::__get ( $flowElementKey ) Magic getter to allow $FlowData->FlowElementKey getting.
- Parameters
-
- string - FlowElementKey
- Returns
- $ElementData
◆ __get() [2/4]
fiftyone\pipeline\core\FlowData::__get ( $flowElementKey ) Magic getter to allow $FlowData->FlowElementKey getting.
- Parameters
-
- string - FlowElementKey
- Returns
- $ElementData
◆ __get() [3/4]
fiftyone\pipeline\core\FlowData::__get ( $flowElementKey ) Magic getter to allow $FlowData->FlowElementKey getting.
- Parameters
-
- string - FlowElementKey
- Returns
- $ElementData
◆ __get() [4/4]
fiftyone\pipeline\core\FlowData::__get ( $flowElementKey ) Magic getter to allow $FlowData->FlowElementKey getting.
- Parameters
-
- string - FlowElementKey
- Returns
- $ElementData
◆ get() [1/4]
fiftyone\pipeline\core\FlowData::get ( $flowElementKey ) Retrieve data by FlowElement key.
- Parameters
-
- string - FlowElementDataKey
- Returns
- ElementData
◆ get() [2/4]
fiftyone\pipeline\core\FlowData::get ( $flowElementKey ) Retrieve data by FlowElement key.
- Parameters
-
- string - FlowElementDataKey
- Returns
- ElementData
◆ get() [3/4]
fiftyone\pipeline\core\FlowData::get ( $flowElementKey ) Retrieve data by FlowElement key.
- Parameters
-
- string - FlowElementDataKey
- Returns
- ElementData
◆ get() [4/4]
fiftyone\pipeline\core\FlowData::get ( $flowElementKey ) Retrieve data by FlowElement key.
- Parameters
-
- string - FlowElementDataKey
- Returns
- ElementData
◆ getEvidenceDataKey() [1/4]
fiftyone\pipeline\core\FlowData::getEvidenceDataKey ( ) Get an array evidence stored in the FlowData, filtered by its FlowElements' EvidenceKeyFilters.
- Returns
- array
◆ getEvidenceDataKey() [2/4]
fiftyone\pipeline\core\FlowData::getEvidenceDataKey ( ) Get an array evidence stored in the FlowData, filtered by its FlowElements' EvidenceKeyFilters.
- Returns
- array
◆ getEvidenceDataKey() [3/4]
fiftyone\pipeline\core\FlowData::getEvidenceDataKey ( ) Get an array evidence stored in the FlowData, filtered by its FlowElements' EvidenceKeyFilters.
- Returns
- array
◆ getEvidenceDataKey() [4/4]
fiftyone\pipeline\core\FlowData::getEvidenceDataKey ( ) Get an array evidence stored in the FlowData, filtered by its FlowElements' EvidenceKeyFilters.
- Returns
- array
◆ getFromElement() [1/4]
fiftyone\pipeline\core\FlowData::getFromElement ( $flowElement ) Retrieve data by FlowElement object.
- Parameters
-
- FlowElement -
- Returns
- ElementData
◆ getFromElement() [2/4]
fiftyone\pipeline\core\FlowData::getFromElement ( $flowElement ) Retrieve data by FlowElement object.
- Parameters
-
- FlowElement -
- Returns
- ElementData
◆ getFromElement() [3/4]
fiftyone\pipeline\core\FlowData::getFromElement ( $flowElement ) Retrieve data by FlowElement object.
- Parameters
-
- FlowElement -
- Returns
- ElementData
◆ getFromElement() [4/4]
fiftyone\pipeline\core\FlowData::getFromElement ( $flowElement ) Retrieve data by FlowElement object.
- Parameters
-
- FlowElement -
- Returns
- ElementData
◆ getWhere() [1/4]
fiftyone\pipeline\core\FlowData::getWhere ( $metaKey, $metaValue ) Get data from FlowElement based on property meta data.
- Parameters
-
- string - metakey
- mixed - metavalue
- Returns
- array
◆ getWhere() [2/4]
fiftyone\pipeline\core\FlowData::getWhere ( $metaKey, $metaValue ) Get data from FlowElement based on property meta data.
- Parameters
-
- string - metakey
- mixed - metavalue
- Returns
- array
◆ getWhere() [3/4]
fiftyone\pipeline\core\FlowData::getWhere ( $metaKey, $metaValue ) Get data from FlowElement based on property meta data.
- Parameters
-
- string - metakey
- mixed - metavalue
- Returns
- array
◆ getWhere() [4/4]
fiftyone\pipeline\core\FlowData::getWhere ( $metaKey, $metaValue ) Get data from FlowElement based on property meta data.
- Parameters
-
- string - metakey
- mixed - metavalue
- Returns
- array
◆ process() [1/4]
fiftyone\pipeline\core\FlowData::process ( ) process function runs the process function on every attached FlowElement allowing data to be changed based on evidence This can only be run once per FlowData instance
- Returns
- FlowData
◆ process() [2/4]
fiftyone\pipeline\core\FlowData::process ( ) process function runs the process function on every attached FlowElement allowing data to be changed based on evidence This can only be run once per FlowData instance
- Returns
- FlowData
◆ process() [3/4]
fiftyone\pipeline\core\FlowData::process ( ) process function runs the process function on every attached FlowElement allowing data to be changed based on evidence This can only be run once per FlowData instance
- Returns
- FlowData
◆ process() [4/4]
fiftyone\pipeline\core\FlowData::process ( ) process function runs the process function on every attached FlowElement allowing data to be changed based on evidence This can only be run once per FlowData instance
- Returns
- FlowData
◆ setElementData() [1/4]
fiftyone\pipeline\core\FlowData::setElementData ( $data ) Set data (used by FlowElement)
- Parameters
-
- ElementData -
◆ setElementData() [2/4]
fiftyone\pipeline\core\FlowData::setElementData ( $data ) Set data (used by FlowElement)
- Parameters
-
- ElementData -
◆ setElementData() [3/4]
fiftyone\pipeline\core\FlowData::setElementData ( $data ) Set data (used by FlowElement)
- Parameters
-
- ElementData -
◆ setElementData() [4/4]
fiftyone\pipeline\core\FlowData::setElementData ( $data ) Set data (used by FlowElement)
- Parameters
-
- ElementData -
◆ setError() [1/4]
fiftyone\pipeline\core\FlowData::setError ( $key, $error ) Set error (should be keyed by FlowElement dataKey)
- Parameters
-
- string - key
- Exception - error
◆ setError() [2/4]
fiftyone\pipeline\core\FlowData::setError ( $key, $error ) Set error (should be keyed by FlowElement dataKey)
- Parameters
-
- string - key
- Exception - error
◆ setError() [3/4]
fiftyone\pipeline\core\FlowData::setError ( $key, $error ) Set error (should be keyed by FlowElement dataKey)
- Parameters
-
- string - key
- Exception - error
◆ setError() [4/4]
fiftyone\pipeline\core\FlowData::setError ( $key, $error ) Set error (should be keyed by FlowElement dataKey)
- Parameters
-
- string - key
- Exception - error
◆ stop() [1/4]
fiftyone\pipeline\core\FlowData::stop ( ) Stop processing any subsequent FlowElements.
- Returns
- void
◆ stop() [2/4]
fiftyone\pipeline\core\FlowData::stop ( ) Stop processing any subsequent FlowElements.
- Returns
- void
◆ stop() [3/4]
fiftyone\pipeline\core\FlowData::stop ( ) Stop processing any subsequent FlowElements.
- Returns
- void
◆ stop() [4/4]
fiftyone\pipeline\core\FlowData::stop ( ) Stop processing any subsequent FlowElements.
- Returns
- void