Class IConstraintFilter.AllowAllFilter

    • Constructor Detail

      • AllowAllFilter

        public AllowAllFilter()
    • Method Detail

      • filter

        public boolean filter​(PConstraint constraint)
        Description copied from interface: IConstraintFilter
        Returns true, if the given constraint should be filtered (thus should not be copied)
        Specified by:
        filter in interface IConstraintFilter
        Parameters:
        constraint - to check
        Returns:
        true, if the constraint should be filtered