◆ ElementPropertyMetaDataDefault() [1/3]
fiftyone.pipeline.core.data.ElementPropertyMetaDataDefault.ElementPropertyMetaDataDefault | ( | String | name, |
FlowElement | element, | ||
String | category, | ||
Class<?> | type, | ||
boolean | available | ||
) |
Construct a new instance of ElementPropertyMetaDataDefault.
- Parameters
-
- name - the name of the property
- element - the element which the property belongs to
- category - the category the property belongs to
- type - the data type which values of the property have
- available - true if the property is available