Class DependencyAnalysisMojo.ProjectMapper

    • Method Detail

      • toProjectId

        public String toProjectId​(org.l2x6.pom.tuner.model.Ga ga)
        Parameters:
        ga - the Ga to find a project for
        Returns:
        a projectId of the project the given ga belongs to
      • findProjectPredicate

        public Predicate<org.l2x6.pom.tuner.model.Ga> findProjectPredicate​(String projectId)
        Parameters:
        projectId - the ID of a project whose Predicate is to be found
        Returns:
        a Predicate able to select artifacts of the given project