Package evaluation

Class Project

java.lang.Object
evaluation.Project

public class Project extends Object
  • Constructor Details

    • Project

      public Project()
  • Method Details

    • getProjects

      public static List<String> getProjects()
      This method returns the list of suffixes used for storing the different project's assessment. The indexes for a specific project have this suffixes concatenated to the name of the index.
      Returns:
      The list of suffixes (strings) corresponding to the metrics indexes.