Interface PropFeatureList<T extends PropFeature>

    • Method Detail

      • create

        PropFeature create​(java.lang.String tag,
                           java.lang.String oper)
        Create property-based feature.
        Parameters:
        tag - Feature tag.
        oper - Feature operations.
        Returns:
        Created property-based feature.