Interface StudyFeatureList

    • Method Detail

      • create

        StudyFeature create​(java.lang.String tag,
                            java.lang.String type)
        Creates a study step.
        Specified by:
        create in interface PropFeatureList<StudyFeature>
        Parameters:
        tag - Study tag.
        type - Study type.
        Returns:
        Created study step.