Class TargetPlatformFilterEvaluator

java.lang.Object
org.eclipse.tycho.p2.target.filters.TargetPlatformFilterEvaluator

public class TargetPlatformFilterEvaluator extends Object
  • Constructor Details

  • Method Details

    • 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