◆ __init__()
def fiftyone_pipeline_core.flowelement.FlowElement.__init__ | ( | self | ) |
List of Pipelines the FlowElement has been added to.
Reimplemented in tests.test_javascriptbuilder.DelayedExecutionEngine3, tests.test_javascriptbuilder.DelayedExecutionEngine2, tests.test_javascriptbuilder.DelayedExecutionEngine1, tests.test_javascriptbuilder.CookieEngine, examples.client_side_evidence_custom_flow_element.AstrologyFlowElement, tests.test_engines.ExampleAspectEngine, fiftyone_pipeline_cloudrequestengine.cloudengine.CloudEngine, fiftyone_pipeline_core.sequenceelement.SequenceElement, fiftyone_pipeline_core.jsonbundler.JSONBundlerElement, fiftyone_pipeline_core.setheaderelement.SetHeaderElement, tests.test_javascriptbuilder.TestEngine, tests.classes.apvflowelement.APVFlowElement, tests.classes.exampleflowelement2.ExampleFlowElement2, tests.classes.errorflowdata.ErrorFlowData, and tests.classes.stopflowdata.StopFlowData.