Interface ProbeFeatureList

    • Method Detail

      • create

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