Detailed Description
Default implementation of the FlowElement.DataFactory interface.
Uses the ElementDataFactory the element was constructed with.
- Parameters
-
- <T> - the type of ElementData
Inheritance diagram for fiftyone.pipeline.core.flowelements.FlowElementBase< TData extends ElementData, TProperty extends ElementPropertyMetaData >.DataFactoryInternal< T extends ElementData >:
Collaboration diagram for fiftyone.pipeline.core.flowelements.FlowElementBase< TData extends ElementData, TProperty extends ElementPropertyMetaData >.DataFactoryInternal< T extends ElementData >:
Public Member Functions
T | create (FlowData flowData) |