Interface IConstraintFilter

    • Method Detail

      • filter

        boolean filter​(PConstraint constraint)
        Returns true, if the given constraint should be filtered (thus should not be copied)
        Parameters:
        constraint - to check
        Returns:
        true, if the constraint should be filtered