Detailed Description
Default implementation of the 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 >:
[legend] Collaboration diagram for fiftyone.pipeline.core.flowelements.FlowElementBase< TData extends ElementData, TProperty extends ElementPropertyMetaData >.DataFactoryInternal< T extends ElementData >:
[legend] Public Member Functions
T create (FlowData flowData)