Interface DatasetFeatureList

    • Method Detail

      • create

        DatasetFeature create​(java.lang.String tag,
                              java.lang.String oper)
        Create a dataset feature.
        Specified by:
        create in interface PropFeatureList<DatasetFeature>
        Parameters:
        tag - Feature tag.
        oper - Type of feature.
        Returns:
        Created dataset.