Class TargetPlatformFilterEvaluator


  • public class TargetPlatformFilterEvaluator
    extends Object
    • Method Detail

      • filterUnits

        public void filterUnits​(Collection<org.eclipse.equinox.p2.metadata.IInstallableUnit> targetPlatformUnits)
                         throws TargetPlatformFilterSyntaxException
        Applies the filters to the given set. Prints out log messages. TODO "filter" usually returns filtered results, consider different name
        Parameters:
        targetPlatformUnits - The set of units to be filtered. Collection is modified by the method.
        Throws:
        TargetPlatformFilterSyntaxException