Interface ElementSubstituteFilter


  • public interface ElementSubstituteFilter
    Filter on Elements or ElementSubstitutes.

    This is used in particular when selecting random samples from the store.

    Author:
    Chris Dennis, Ludovic Orban
    • Method Detail

      • allows

        boolean allows​(java.lang.Object object)
        Returns true if this object passes the filter.
        Parameters:
        object - object to test
        Returns:
        true if passed