Interface EvaluationFeatureList

    • Method Detail

      • create

        EvaluationFeature create​(java.lang.String tag,
                                 java.lang.String oper)
        Create an evaluation feature.
        Specified by:
        create in interface PropFeatureList<EvaluationFeature>
        Parameters:
        tag - Feature tag.
        oper - Type of feature.
        Returns:
        The evaluation feature that was created.